* Christian Ebert [2010.01.27 06:15]:
> I switched to after I found out how to set it:
>
> escape ^@@
That is very sweet! Thank you for that.
--
JR
___
screen-users mailing list
screen-users@gnu.org
http://lists.gnu.org/mailman/listinfo/screen-user
I use 'escape [[' which can obviously cause problems, however I have
the following binding
bindkey -k k5 escape ^Aa # change escape on F5
bindkey -k k6 escape [[ # change escape on F6
I can use it to temporarily change the escape key to something a bit
less problematic for pasting then change it
* Jostein Berntsen on Wednesday, January 27, 2010 at 11:55:52 +0100
> I use the "'" key as the escape character in screen, but this is not
> always convenient because of it's use in programs a.o. Do any of you
> have a suggestion for an escape character that is more efficient than
> the original
Hi,
I use the "'" key as the escape character in screen, but this is not
always convenient because of it's use in programs a.o. Do any of you
have a suggestion for an escape character that is more efficient than
the original?
- Jostein
___
scre
On Wed, 27 Jan 2010, Albert Vilella wrote:
Hi,
How do I switch to a screen number bigger than 9?
Say if I have screens 0,1,2,3,4,5,6,7,8,9,10...20,
how can I do Ctrl-a "go to screen 15"?
Any of the following:
1) Using ctrl-a n to go past 9.
2) Using ctrl-a " to show a list fo all your windo
On Wed, Jan 27, 2010 at 09:39, Albert Vilella wrote:
> Hi,
>
> How do I switch to a screen number bigger than 9?
> Say if I have screens 0,1,2,3,4,5,6,7,8,9,10...20,
> how can I do Ctrl-a "go to screen 15"?
I have the next config in my screenrc:
# press "C-a - #" instead of just "C-a #"
bind - co
Hi,
How do I switch to a screen number bigger than 9?
Say if I have screens 0,1,2,3,4,5,6,7,8,9,10...20,
how can I do Ctrl-a "go to screen 15"?
Cheers,
Albert.
___
screen-users mailing list
screen-users@gnu.org
http://lists.gnu.org/mailman/listinfo/s