mc.vim.keymap 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366
  1. [filemanager]
  2. ChangePanel = tab; ctrl-i
  3. Help = f1
  4. UserMenu = f2
  5. View = f3
  6. # ViewFile =
  7. Edit = f4
  8. # EditForceInternal =
  9. Copy = f5
  10. Move = f6
  11. MakeDir = f7
  12. Delete = f8
  13. Menu = f9
  14. Quit = f10
  15. MenuLastSelected = f19
  16. QuitQuiet = f20
  17. Find = alt-question
  18. CdQuick = alt-c
  19. HotList = ctrl-backslash
  20. Reread = ctrl-r
  21. DirSize = ctrl-space
  22. Suspend = ctrl-z
  23. Swap = ctrl-u
  24. History = alt-m
  25. # PanelListing =
  26. # SetupListingFormat =
  27. ShowHidden = alt-dot
  28. SplitVertHoriz = alt-comma
  29. SplitEqual = alt-equal
  30. SplitMore = shift-l
  31. SplitLess = shift-h
  32. Shell = ctrl-o
  33. PutCurrentPath = shift-a
  34. PutOtherPath = shift-d
  35. PutCurrentSelected = shift-w
  36. PutCurrentFullSelected = shift-f
  37. ViewFiltered = alt-exclamation
  38. Select = kpplus
  39. Unselect = kpminus
  40. SelectInvert = kpasterisk
  41. ScreenList = alt-prime
  42. # OptionsLayout =
  43. # OptionsAppearance =
  44. # OptionsPanel =
  45. # OptionsConfirm =
  46. # OptionsDisplayBits =
  47. # OptionsVfs =
  48. # LearnKeys =
  49. # SaveSetup =
  50. # EditExtensionsFile =
  51. # EditFileHighlightFile =
  52. # Filter =
  53. # ConnectFish =
  54. # ConnectFtp =
  55. # Undelete =
  56. # EditorViewerHistory =
  57. ExtendedKeyMap = ctrl-x
  58. [filemanager:xmap]
  59. ChangeMode = c
  60. ChangeOwn = o
  61. ChangeAttributes = e
  62. CompareDirs = d
  63. CompareFiles = ctrl-d
  64. HotListAdd = h
  65. LinkSymbolicEdit = ctrl-s
  66. Link = l
  67. LinkSymbolic = s
  68. LinkSymbolicRelative = v
  69. PanelInfo = i
  70. PanelQuickView = q
  71. ExternalPanelize = exclamation
  72. VfsList = a
  73. Jobs = j
  74. # PutCurrentPath =
  75. # PutOtherPath =
  76. # PutCurrentTagged =
  77. # PutOtherTagged =
  78. # PutCurrentLink =
  79. # PutOtherLink =
  80. [panel]
  81. CycleListingFormat = alt-t
  82. Search = ctrl-s; alt-s
  83. Mark = insert; ctrl-t; shift-m
  84. MarkUp = shift-k
  85. MarkDown = shift-j
  86. # MarkLeft =
  87. # MarkRight =
  88. Down = down; ctrl-n
  89. Up = up; ctrl-p
  90. # Left =
  91. # Right =
  92. PageUp = pgup; shift-{
  93. PageDown = pgdn; shift-}
  94. Enter = enter
  95. PanelOtherCd = alt-o
  96. PanelOtherCdLink = alt-l
  97. ViewRaw = f13
  98. EditNew = f14
  99. CopySingle = f15
  100. MoveSingle = f16
  101. DeleteSingle = f18
  102. # SelectExt =
  103. Select = alt-plus
  104. Unselect = alt-minus
  105. SelectInvert = alt-asterisk
  106. CdChild = alt-j
  107. CdParent = alt-k
  108. # CdParentSmart =
  109. # Panelize =
  110. History = alt-h
  111. HistoryNext = alt-u
  112. HistoryPrev = alt-y
  113. # BottomOnScreen =
  114. # MiddleOnScreen =
  115. # TopOnScreen =
  116. PanelOtherSync = alt-i
  117. SelectCodepage = alt-e
  118. Top = alt-lt; home; a1
  119. Bottom = alt-gt; end; c1
  120. # Sort =
  121. # SortPrev =
  122. # SortNext =
  123. # SortReverse =
  124. # SortByName =
  125. # SortByExt =
  126. # SortBySize =
  127. # SortByMTime =
  128. # Filter =
  129. # ScrollLeft =
  130. # ScrollRight =
  131. [dialog]
  132. Ok = enter
  133. Cancel = f10; esc; ctrl-g
  134. Up = left; up; ctrl-p
  135. Down = right; down; ctrl-n
  136. # Left =
  137. # Right =
  138. Help = f1
  139. Suspend = ctrl-z
  140. Refresh = ctrl-l
  141. ScreenList = alt-prime
  142. ScreenNext = alt-rbrace
  143. ScreenPrev = alt-lbrace
  144. [menu]
  145. Help = f1
  146. Left = left; ctrl-b
  147. Right = right; ctrl-f
  148. Up = up; ctrl-p
  149. Down = down; ctrl-n
  150. Home = home; alt-lt; ctr-a
  151. End = end; alt-gt ctrl-e
  152. Enter = enter
  153. Quit = F10; esc; ctrl-g
  154. [input]
  155. Home = ctrl-a; alt-lt; home; a1
  156. End = ctrl-e; alt-gt; end; c1
  157. Left = left; alt-left; ctrl-b
  158. Right = right; alt-right; ctrl-f
  159. WordLeft = ctrl-left; alt-b
  160. WordRight = ctrl-right; alt-f
  161. Backspace = backspace; ctrl-h
  162. Delete = delete; ctrl-d
  163. DeleteToWordBegin = alt-backspace
  164. DeleteToWordEnd = alt-d
  165. # Mark =
  166. Remove = ctrl-w
  167. # Cut =
  168. Store = alt-w
  169. # Paste =
  170. Yank = ctrl-y
  171. DeleteToEnd = ctrl-k
  172. HistoryPrev = alt-p
  173. HistoryNext = alt-n
  174. History = alt-h
  175. Complete = alt-tab
  176. # Clear =
  177. # MarkLeft =
  178. # MarkRight =
  179. # MarkToWordBegin =
  180. # MarkToWordEnd =
  181. # MarkToHome =
  182. # MarkToEnd =
  183. [listbox]
  184. Up = up; ctrl-p
  185. Down = down; ctrl-n
  186. Top = home; alt-lt; a1
  187. Bottom = end; alt-gt; c1
  188. PageUp = pgup; shift-{
  189. PageDown = pgdn; shift-}
  190. Delete = delete; d
  191. Clear = shift-delete; shift-d
  192. View = f3
  193. Edit = f4
  194. Enter = enter
  195. [radio]
  196. Up = up; ctrl-p
  197. Down = down; ctrl-n
  198. Top = home; alt-lt; a1
  199. Bottom = end; alt-gt; c1
  200. Select = space
  201. [tree]
  202. Help = f1
  203. Reread = f2; ctrl-r
  204. Forget = f3
  205. ToggleNavigation = f4
  206. Copy = f5
  207. Move = f6
  208. Up = up; ctrl-p
  209. Down = down; ctrl-n
  210. Left = left; ctrl-b
  211. Right = right; ctrl-f
  212. Top = home; alt-lt; a1
  213. Bottom = end; alt-gt; c1
  214. PageUp = pgup; shift-{
  215. PageDown = pgdn; shift-}
  216. Enter = enter
  217. Search = ctrl-s; alt-s
  218. Delete = f8; delete
  219. [help]
  220. Help = f1
  221. Index = f2; c
  222. Back = f3; left; h; ctrl-b
  223. Quit = f10; esc
  224. Up = up; k; ctrl-p
  225. Down = down; j; ctrl-n
  226. PageDown = f; pgdn; space; shift-}
  227. PageUp = b; pgup; backspace; shift-{
  228. HalfPageDown = d
  229. HalfPageUp = u
  230. Top = home; ctrl-home; ctrl-pgup; a1; alt-lt; g
  231. Bottom = end; ctrl-end; ctrl-pgdn; c1; alt-gt; shift-g
  232. Enter = l; ctrl-f; right; enter
  233. LinkNext = tab
  234. LinkPrev = alt-tab
  235. NodeNext = n
  236. NodePrev = p
  237. [chattr]
  238. Up = up; left; ctrl-p
  239. Down = down; right; ctrl-n
  240. Top = home; alt-lt; a1
  241. Bottom = end; alt-gt; c1
  242. PageUp = pgup; shift-{
  243. PageDown = pgdn; shift-}
  244. Mark = t
  245. MarkAndDown = shift-t; insert
  246. [editor]
  247. # No remapping, just use vim instead of mcedit
  248. [viewer]
  249. Help = f1
  250. WrapMode = f2
  251. Quit = f3; f10; q; esc
  252. HexMode = f4
  253. Goto = f5
  254. Search = f7
  255. SearchForward = slash
  256. SearchBackward = question
  257. SearchContinue = f17; n
  258. SearchForwardContinue = ctrl-s
  259. SearchBackwardContinue = ctrl-r
  260. SearchOppositeContinue = shift-n
  261. MagicMode = f8
  262. NroffMode = f9
  263. Home = ctrl-a
  264. End = ctrl-e
  265. Left = h; left
  266. Right = l; right
  267. LeftQuick = alt-h
  268. RightQuick = alt-l
  269. Up = k; insert; up; ctrl-p
  270. Down = j; delete; down; enter; ctrl-n
  271. PageDown = f; space; pgdn; shift-}
  272. PageUp = b; pgup; backspace; shift-{
  273. HalfPageDown = d
  274. HalfPageUp = u
  275. Top = home; ctrl-home; ctrl-pgup; a1; alt-lt; g
  276. Bottom = end; ctrl-end; ctrl-pgdn; c1; alt-gt; shift-g
  277. BookmarkGoto = m
  278. Bookmark = r
  279. FileNext = ctrl-f
  280. FilePrev = ctrl-b
  281. SelectCodepage = alt-e
  282. Shell = ctrl-o
  283. Ruler = alt-r
  284. History = alt-m
  285. [viewer:hex]
  286. Help = f1
  287. HexEditMode = f2
  288. Quit = f3; f10; q; esc
  289. HexMode = f4
  290. Goto = f5
  291. Save = f6
  292. Search = f7
  293. SearchForward = slash
  294. SearchBackward = question
  295. SearchContinue = f17; n
  296. SearchForwardContinue = ctrl-s
  297. SearchBackwardContinue = ctrl-r
  298. SearchOppositeContinue = shift-n
  299. MagicMode = f8
  300. NroffMode = f9
  301. ToggleNavigation = tab
  302. Home = ctrl-a; home
  303. End = ctrl-e; end
  304. Left = h; left
  305. Right = l; right
  306. Up = k; up
  307. Down = j; down; delete
  308. PageDown = pgdn; shift-}
  309. PageUp = pgup; shift-{
  310. Top = ctrl-home; ctrl-pgup; a1; alt-lt; g
  311. Bottom = ctrl-end; ctrl-pgdn; c1; alt-gt; shift-g
  312. History = alt-m
  313. [diffviewer]
  314. ShowSymbols = alt-s
  315. ShowNumbers = alt-n
  316. SplitFull = f
  317. SplitEqual = equal
  318. SplitMore = gt
  319. SplitLess = lt
  320. Tab2 = 2
  321. Tab3 = 3
  322. Tab4 = 4
  323. Tab8 = 8
  324. Swap = ctrl-u
  325. Redo = ctrl-r
  326. HunkNext = n; enter; space
  327. HunkPrev = p; backspace
  328. Goto = g; shift-g
  329. Save = f2
  330. Edit = f4
  331. EditOther = f14
  332. Merge = f5
  333. MergeOther = f15
  334. Search = f7
  335. SearchContinue = f17
  336. Options = f9
  337. Top = ctrl-home
  338. Bottom = ctrl-end
  339. Down = down; j
  340. Up = up; k
  341. LeftQuick = alt-h
  342. RightQuick = alt-l
  343. Left = left; h
  344. Right = right; l
  345. PageDown = pgdn; shift-}
  346. PageUp = pgup; shift-{
  347. Home = home
  348. End = end
  349. Help = f1
  350. Quit = f10; q; shift-q; esc
  351. Shell = ctrl-o
  352. SelectCodepage = alt-e