plugins.chadtree.keymap.cursor.copyBasename
Copy names of files under cursor or visual block.
Plugin default: ["Y"]
Type: null or (list of string)
Default:
null
Declared by:
plugins.chadtree.keymap.cursor.copyName
Copy paths of files under cursor or visual block.
Plugin default: ["y"]
Type: null or (list of string)
Default:
null
Declared by:
plugins.chadtree.keymap.cursor.copyRelname
Copy relative paths of files under cursor or visual block.
Plugin default: ["<c-y>"]
Type: null or (list of string)
Default:
null
Declared by:
plugins.chadtree.keymap.cursor.jumpToCurrent
Position cursor in CHADTree at currently open buffer, if the buffer points to a location visible under CHADTree.
Plugin default: ["J"]
Type: null or (list of string)
Default:
null
Declared by:
plugins.chadtree.keymap.cursor.refocus
Put cursor at the root of CHADTree.
Plugin default: ["~"]
Type: null or (list of string)
Default:
null
Declared by:
plugins.chadtree.keymap.cursor.stat
Print ls --long
stat for file under cursor.
Plugin default: ["K"]
Type: null or (list of string)
Default:
null
Declared by: