1
0
mirror of https://github.com/akelge/zsh synced 2025-07-04 13:39:07 +00:00

Added up/down line keymap

Fixed clipboard consinstence on OSX
This commit is contained in:
2013-01-16 13:54:42 +00:00
parent 51fad85c7c
commit 7071fa42f9
3 changed files with 26 additions and 4 deletions

View File

@ -58,7 +58,15 @@ See |textformat|
*akmap-misc*
7. Misc~
Empty for now
In command or insertion mode:
<Shift-Ctrl-Up> - Move line up
<Shift-Ctrl-Down> - Move line down
In Visual mode:
<Shift-Ctrl-Up> - Move block up
<Shift-Ctrl-Down> - Move block down
*akmap-ver*
8. Version~
@ -66,4 +74,4 @@ Author: Andrea Mistrali
Version: $Id$
Last change: $Date$
vim:tw=78:ts=8:ft=help:norl:
vim:tw=78:ts=8:ft=help:norl: