Re: Problem with GNU Screen when using control + right/left arrows

2009-12-10 Thread Thor Andreassen
On Sun, Dec 06, 2009 at 06:34:44PM -0700, Makmiller Martins Pedroso wrote: [...] *1.* When I'm at the terminal prompt inside of GNU Screen, I can move between words using Ctrl + arrows without any problem. However, if I call Emacs (with the command emacs-snapshot-gtk -nw), and I press

Re: Cannot set $TERM in screen -- it always defaults to xterm

2009-12-18 Thread Thor Andreassen
On Tue, Dec 15, 2009 at 05:15:22AM +, Leo Alekseyev wrote: On Ubuntu 9.10, GNU screen ignores any attempt to set the TERM variable -- either by setting term=xterm-256color in .screenrc, or using :term command in screen itself, or using a -T command line switch. Whatever I do, $TERM is

Re: String escape for total number of windows?

2009-12-18 Thread Thor Andreassen
On Thu, Dec 10, 2009 at 10:25:11PM -0800, John Magolske wrote: Is there a string escape sequence that will display the total number of windows (just a single number, not all window numbers and names)? There does not seem to be. For example, if I were in the 7th window and 23 windows were

Re: hstatus?

2009-12-18 Thread Thor Andreassen
On Mon, Dec 14, 2009 at 12:59:24PM -0500, Aaron Davies wrote: Screen 4.00.02, running on RHEL AS 4.5 (and possibly further customized by my employer, I'm not sure) sets the PuTTY window title to [screen %n: %t] (Those are screen escapes, e.g. a literal title might be [screen 0: -ksh].)

Re: How to extract crypted password from buffer ?

2010-01-08 Thread Thor Andreassen
On Thu, Jan 07, 2010 at 11:14:12AM +0530, J. Bakshi wrote: Hello, Thanks for your response. I have tried it before but it then displayed [ Paste from register: ] and touching to any key simply shows [ Empty register. ] Following the procedure that Gerald propoesed works here, ie.:

Re: Send command to split window

2010-05-28 Thread Thor Andreassen
On Thu, May 27, 2010 at 08:46:02PM +0200, Jostein Berntsen wrote: Is it possible to make send output of a command to a split window, like screen -X something? I guess general redirection should be enough? It depends on what you want. For example if you want to send output to a file and another

Re: Connect to local X server?

2010-09-17 Thread Thor Andreassen
can test it by running: $ DISPLAY=:0 X_PROGRAM in a bash shell. [...] -- best regards Thor Andreassen ___ screen-users mailing list screen-users@gnu.org http://lists.gnu.org/mailman/listinfo/screen-users