On Tue, Dec 26, 2017 at 11:22:58pm +0000, David Woodfall wrote:
>
>In xxd it looks like it's trying to bind ".."
>
>bind ".." select 13
>
>Weird.
But if I do
bind "S-3" select 13
it looks normal in xxd, not "..", but I still get that error.
That's xxd hiding non-printables. You should see the ascii value in the
hex columns. Compare that with the value in 'man ascii'.
--
Best regards,
Ed http://www.s5h.net/
According to shed there are two hex chararcters: C2 and A3, which
according to man ascii are ,:
Not really sure what to do with that info. I also get that error if I
try to bind S-#.
Dave
_______________________________________________
screen-users mailing list
screen-users@gnu.org
https://lists.gnu.org/mailman/listinfo/screen-users