TinTin++ Mud Client The TinTin++ message board

 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
TinTin++ Mud Client

Colorized Input

 
Post new topic   Reply to topic    The TinTin++ message board Forum Index -> Feature Requests
View previous topic :: View next topic  
Author Message
abedour



Joined: 29 Oct 2010
Posts: 33

PostPosted: Wed Sep 21, 2011 10:54 am    Post subject: Colorized Input Reply with quote

I think it would be nifty if we could colorize the #split section of the input of tintin++. Not just that, but perhaps make the color of the text within it the same as the cursor text, and be able to change the background of it.

If this is more of a terminal feature, perhaps someone might be able to point me in the direction of a terminal which can do something like this?
Back to top
View user's profile Send private message
tangobravo



Joined: 02 Jan 2010
Posts: 37
Location: TorilMUD

PostPosted: Wed Sep 21, 2011 3:40 pm    Post subject: Reply with quote

You know... I've never tried it before, but I'm pretty sure (at least in Linux) you could very easily use a terminal emulator which supports splits / etc of its own, and simply redirect the I/O of one instance to the one running TT++.

I've done some similar things with Terminator and a couple other terminal emulators out there... just never involving TinTin. I don't see why something like that wouldn't work!
Back to top
View user's profile Send private message
Scandum
Site Admin


Joined: 03 Dec 2004
Posts: 3274

PostPosted: Wed Sep 21, 2011 4:39 pm    Post subject: Reply with quote

What might work is:

#showme {<128> } {0}

That might make the input line green for the remainder of the session.

There's also: #config {command color} {<code>}
Back to top
View user's profile Send private message Send e-mail
Slysven



Joined: 10 Apr 2011
Posts: 254
Location: As "Jomin al'Bara" in WoTMUD or Wiltshire, UK

PostPosted: Wed Sep 21, 2011 4:41 pm    Post subject: Reply with quote

Don't forget if you are running tintin in a window in a GUI enviroment (TinTin & XWindows & GNU/Linux OR TinTin under Cygwin with the XWin server) then you can specify a foreground and background colour for the underlying window that TinTin inherits when you start it with the standard 'X' -bg and -fg arguments. Also you can specify a different font wiith -fn <font> (best to use a monospaced one, use 'xfontsel' to examine the ones on your system. )
Code:
$ xterm -bg blue -fg yellow -sb&
...
$ rxvt -bg grey10 -fg grey75 -fn -adobe-courier-medium-r-*-*-10-*-*-*-m-*-*-* &

I typically use the first terminal window started above for a comms window running tail -f comms.txt where comms.txt is a log file I write from TinTin, the -sb argument puts in scroll bars so I can review earlier stuff if necessary. Blink
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    The TinTin++ message board Forum Index -> Feature Requests All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Get TinTin++ Mud Client at SourceForge.net. Fast, secure and Free Open Source software downloads Get TinTin++ Mud Client at SourceForge.net. Fast, secure and Free Open Source software downloads
TinTin++ Homepage

Powered by phpBB © 2001, 2002 phpBB Group