mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-18 17:29:28 +03:00
set default keys for Input* actions
Signed-off-by: Ilia Maslakov <il.smind@gmail.com>
This commit is contained in:
parent
3fa80a6828
commit
7f109a6e56
@ -330,12 +330,12 @@ InputHistoryNext = alt-n; ctrl-up
|
|||||||
InputHistoryShow = alt-h
|
InputHistoryShow = alt-h
|
||||||
InputComplete = alt-tab
|
InputComplete = alt-tab
|
||||||
InputClearLine =
|
InputClearLine =
|
||||||
InputLeftHighlight =
|
InputLeftHighlight = shift-left
|
||||||
InputRightHighlight =
|
InputRightHighlight = shift-right
|
||||||
InputWordLeftHighlight =
|
InputWordLeftHighlight = ctrl-shift-left
|
||||||
InputWordRightHighlight =
|
InputWordRightHighlight = ctrl-shift-right
|
||||||
InputBolHighlight =
|
InputBolHighlight = shift-home
|
||||||
InputEolHighlight =
|
InputEolHighlight = shift-end
|
||||||
|
|
||||||
[tree]
|
[tree]
|
||||||
TreeHelp = f1
|
TreeHelp = f1
|
||||||
|
Loading…
Reference in New Issue
Block a user