0
votes
3answers
55 views
Set screen-title from shellscript
Hi,
is it possible to set the Screen-Title with an shellscript?
i thought about something like sending the key commands "Strg+A Shift-A Name "
I searched for about an hour only …
4
votes
1answer
105 views
vim screen restore
Hi,
i use vim in screen for development and if i quit vim, the current screen-content stays there...
outside the screen (xterm), exiting vim will restore the previous buffer
(lik …
1
vote
2answers
158 views
256 color terminal library for Ruby?
Is there a gem like 'Term::ANSIColor' which works with 256 color terminals? The perl script 256colors2.pl works great in my terminal, and I'd like to use some of these colors in m …
2
votes
3answers
365 views
256 color mode xterm for MacOS X
Hi,
Is there any 256 color xterm for MacOS x? Like the one described below?
http://www.frexx.de/xterm-256-notes/
Thank you.
1
vote
1answer
51 views
Block selection in xterm
Is it possible to have a block (as in "rectangular") selection in xterm?
If yes, is it assigned by default to a key/mouse binding or does it have to be assigned separately?
Thank …
1
vote
1answer
165 views
How does xterm’s -S option (pass pseudo terminal name and descriptor) work in Linux ?
Greetings,
while porting old Solaris 2.4 code to CentOS 5.3 I came across an invocation like
/usr/bin/xterm -S%s%d ...
where %s is a two-character digit sequence XX like 00, 01 …
4
votes
3answers
344 views
Emacs, xterm, mousepad, C, Unicode and UTF-8: Trying to make sense of it all
Disclaimer: My apologies for all the text below (for a single simple question), but I sincerely think that every bit of information is relevant to the question. I'd be happy to lea …
0
votes
1answer
104 views
current directory doesn’t appear in title bar when running under screen
My xterm $prompt variable in my .tcshrc is:
set prompt="%{\033]0;%m:%~\007%}%{^[[;37;1m%}%B%{^[[;34;1m%}%m%{^[[;34;1m%}:%b%c%# "
The highlighted part above (%{\033]0;%m:%~\007%}) …
1
vote
2answers
168 views
Looking for a tabbed terminal emulator for windows. Any suggestions?
I've used Hummingbird Exceed as my Xserver on my windows box for years. I've almost always worked out of xterms, but at times the number of open windows can get a bit out of contr …
0
votes
3answers
240 views
Xterm control sequence to ‘T’ output to a file…
I swear there used to be a way in X to start capturing all terminal traffic to a file on your host. It may have been a HummingBird extension, but I thought it was standard. Now, I …
5
votes
3answers
713 views
How do I set up my Linux X terminal so that emacs has access to 256 colors?
When I run emacs -nw in an X terminal window, and I ask for M-x list-colors-display, I am offered a paltry palette:
black
red …
2
votes
5answers
1k views
Emacs/xterm color annoyance on Linux
I'm using emacs in a console window both on my local Linux box and on the login node of a remote cluster. I use emacs regularly, and I've got the foreground color set to white in …
2
votes
5answers
2k views
What has happened to startx on Cygwin?
I just had my desktop computer replaced. Both my previous computer and this one have Windows XP. In order to work with the many Linux servers we have, I installed Cygwin along wi …
-1
votes
1answer
294 views
Why is white background the default terminal color in X but black in console? [closed]
Linux, MacOS, and other UNIXy systems all do this. I find white backgrounds on terminals disorienting so my first task on a new system is changing this.
0
votes
2answers
627 views
cygwin xterm not responding to keyboard
My cygwin xterm is not responding to the keyboard.
I am able to run rxvt, but when I start other X applications I have the same problem.
From the rxvt command prompt, I get the f …
