about summary refs log tree commit diff stats
path: root/ranger/defaults/keys.py
Commit message (Expand)AuthorAgeFilesLines
* updated keybindings and documentationhut2010-04-061-3/+3
* added tabshut2010-04-061-0/+7
* Change settings with z rather than with bhut2010-04-011-8/+9
* Abort loading operations when pressing ^C rather than quittinghut2010-03-311-1/+9
* defaults.keys: unbind Q in console so we can type it!hut2010-03-311-0/+1
* defaults.keys: "typing keys" section is obsoletehut2010-03-311-7/+0
* defaults.keys: added a few shortcuts ("@", "#")hut2010-03-311-0/+2
* renamed three options, display a warning if the old ones are usedhut2010-03-281-3/+3
* add case_insensitive setting for directory sort orderLucas de Vries2010-03-281-1/+2
* defaults.keys: also map ZQ to exitLucas de Vries2010-03-281-1/+1
* defaults.keys: draw bookmarks when typing "um"hut2010-03-281-1/+1
* defaults.keys: additional keys/aliaseshut2010-03-251-6/+8
* added J/K hotkeys for faster movementhut2010-03-241-2/+2
* defaults.keys: fixed hinthut2010-03-211-1/+1
* Added option "preview_directories"hut2010-03-191-0/+1
* defaults.keys: added <space> hotkey to scroll (almost) a page downhut2010-03-191-0/+1
* keys: added a warning notice about the "map" objecthut2010-03-171-0/+3
* slight correctionshut2010-03-151-1/+1
* slightly modified keybinding syntaxhut2010-03-121-168/+156
* added copyright info to config files and test caseshut2010-03-081-0/+15
* actions: traverse the tree, visiting each subtreehut2010-03-061-0/+3
* "term" combination is now ",term"hut2010-03-061-1/+1
* actions: improved copying/movinghut2010-02-141-0/+1
* keys: less-like shortcuts in pagerhut2010-01-261-0/+4
* defaults: removed copyright notice from config fileshut2010-01-261-15/+2
* typohut2010-01-251-1/+1
* experiment with keybinding syntaxhut2010-01-251-15/+16
* made configuration more simplehut2010-01-251-1/+1
* keys: let l and Enter do the samehut2010-01-241-3/+1
* keys: swapped t and b keyshut2010-01-211-8/+8
* clean uphut2010-01-201-2/+5
* settings: allow to toggle flushinputhut2010-01-191-1/+2
* actions: bookmark old dir in ` when using :cdhut2010-01-181-13/+13
* keys: fixed typohut2010-01-161-1/+1
* keys: added/changed directories for g<X> keycombinationshut2010-01-141-2/+6
* keys: remove J/K as default binding for half-page-up/downhut2010-01-141-4/+4
* keys: s runs $SHELL instead of "bash"hut2010-01-141-1/+1
* keys: added vimlike aliases to taskviewhut2010-01-141-0/+1
* keys: improvementshut2010-01-141-59/+95
* settings: removed (buggy) auto_load_previewhut2010-01-141-2/+1
* Restructurization of commandshut2010-01-131-40/+39
* keys: F1 displays helphut2010-01-121-1/+1
* keys: make ^C exit the programhut2010-01-111-1/+1
* added a way to create symlinkshut2010-01-111-1/+3
* keys: changed paste key from 'p' to 'pp' (to avoid mistakes)hut2010-01-101-1/+2
* added license informationhut2010-01-081-0/+14
* actions: added reload_cwd + keybinding + helphut2010-01-061-0/+1
* help: implemented help framework, started writinghut2010-01-051-1/+6
* keyapi: a different approach to passing through typed numbershut2010-01-031-37/+23
* cleanupshut2010-01-021-4/+0