Closed gezpage closed 12 years ago
Hi there,
Is there a simple way to remove the CTRL-A key mapping and remap to something else? This conflicts with the shortcut key used in GNU screen - the terminal multiplexer.
Apart from this it's a really useful plugin.
Thanks.
Gez
You can :nmap whatever <C-a>, like any other map in Vim.
:nmap whatever <C-a>
But really, it's GNU screen that has the dumb map. I change it to CTRL-Z, myself.
Thanks Tim, too easy!
Hi there,
Is there a simple way to remove the CTRL-A key mapping and remap to something else? This conflicts with the shortcut key used in GNU screen - the terminal multiplexer.
Apart from this it's a really useful plugin.
Thanks.
Gez