sonne wrote:
> Great, how could I now unset C-a so as to free the keystroke?

Set the escape character to something different.  Personally as an
Emacs user I find C-a a terribly unfortunate collision and always
change it to C-z which seems innocuous for either it or vi.

I have this in my ~/.screenrc file.

  escape ^z^z

Bob

_______________________________________________
screen-users mailing list
screen-users@gnu.org
https://lists.gnu.org/mailman/listinfo/screen-users

Reply via email to