分类: LINUX
2012-09-06 22:12:30
Space or y replace this occurence (空格或y 替换当前匹配)
Del or n don't replace (不要替换当前匹配)
. only replace this and exit (replace) (仅仅替换当前匹配并退出(替换))
, replace and pause (resume with Space or y) (替换并暂停(按空格或y继续))
! replace all following occurences (替换以下所有匹配)
^ back to previous match (回到上一个匹配位置)
RETURN or q quit replace (退出替换)
d mark bookmark for deletion (标记等待删除)
r rename bookmark (重命名)
s save all listed bookmarks (保存列表内所有书签)
f show bookmark the cursor is over (转到当前书签指向的位置)
m mark bookmarks to be shown in multiple window (标记在多窗口中打开)
v show marked bookmarks (or the one the cursor is over) (显示被标记的标签(或者光标当前位置的书签))
t toggle listing of the corresponding paths (切换是否显示路径列表)
w " path to this file (显示当前文件路径)
x delete marked bookmarks (删除被标记的书签)
Del ? (取消删除标记)
q quit bookmark list (退出书签列表)