Greetings,
I use the following two bindings in my screenrc file:
bindkey -k F1 prev# F11 = previous window
bindkey -k F2 next# F12 = next window
I often have multiple screen splits visible and I would like to have
my prev/next bindings skip windows which are already vis
[...]
> I found that with 4.0.3-10 the screen is messed up when
> there are Russian characters in mutt, although this version
> does solve the messing-up problem with chinese utf-8 characters.
I'm not sure if it's related, but screen can't handle utf-8 which is
encoded in more than two bytes.
--
Yo Greg
I've never done this before either, but after another minute of
squinting at the manpage I tried this:
$ screen -X at 4 stuff asdf
and it seems to work fine. I.e. asdf shows up on the commandline of
window number 4.
Do read the manpage. The whole manpage. Closely. There's probably a
b