Commit Graph

25 Commits

Author SHA1 Message Date
Arun Prakash Jana 674a58880d
Disable undocumented F2 and F5 2018-12-08 09:02:49 +05:30
Arun Prakash Jana 4de4298ffd
Map ^I to context cycle 2018-12-05 20:43:00 +05:30
Arun Prakash Jana e26c21ce0b
Make ^T shortcut for nav-as-you-type.
The code for Tab and ^I are same when capture din getch().
2018-12-05 05:21:22 +05:30
Arun Prakash Jana 4df1ae6311
Detect filetype using file output 2018-12-05 04:40:01 +05:30
Arun Prakash Jana 60de561b07
Remove redundant structure member 2018-12-05 04:26:19 +05:30
Arun Prakash Jana 8735f1691a
Support TAB to cycle contexts 2018-12-02 06:11:03 +05:30
Arun Prakash Jana 4b9796eae0
Fix #157: support one combined arg for EDITOR, PAGER and SHELL 2018-12-01 08:06:34 +05:30
Arun Prakash Jana d7da4acde0
Split EDITOR & PAGER options, concise NNN_USE_EDITOR logic. 2018-12-01 07:42:37 +05:30
Arun Prakash Jana ef361294db
Get pager with arg 2018-12-01 07:19:56 +05:30
Arun Prakash Jana d8df13f665
Remove .js from mime list 2018-11-28 09:25:01 +05:30
Arun Prakash Jana 0a8970a811
Fix #150: treat js file as text 2018-11-28 04:59:15 +05:30
Arun Prakash Jana 28eb6a6312
Use keybind ^T to go to next context 2018-11-27 18:37:31 +05:30
Arun Prakash Jana 338b3be707
Remove file path quoting 2018-11-27 18:29:46 +05:30
Arun Prakash Jana 06ff738b4c
Use ^B to go to next context 2018-11-27 04:01:51 +05:30
Arun Prakash Jana 7db777756f
Option to disable file open on Right and `l` 2018-11-27 02:06:57 +05:30
Arun Prakash Jana 9cc627459d
Rename macro 2018-11-25 21:06:47 +05:30
Arun Prakash Jana 075c0cb935
Handle DEL in rename prompt (Mac) 2018-11-24 03:06:01 +05:30
Arun Prakash Jana 82fbf19803
Add `Y` as selection keybind 2018-11-23 07:44:32 +05:30
Arun Prakash Jana 80371258a1
Switch X and ^X key functionality 2018-11-17 08:31:47 +05:30
Arun Prakash Jana 229b1eba91
Use ^W to visit pinned directory.
Turns out ^B is also intercepted by Windows.
2018-11-15 19:04:14 +05:30
Arun Prakash Jana ff0999b801
Change visit pinned dir key to ^B.
^V does not work while working on Windows. It is intercepted as paste.
2018-11-14 20:08:30 +05:30
Arun Prakash Jana 784ed6fefe
Use the term Leader key 2018-11-12 03:37:17 +05:30
Arun Prakash Jana 81380ff8d4
Use ^B as the Leader key 2018-11-12 03:08:16 +05:30
Arun Prakash Jana 4407f29dd3
Support file cp, mv, rm through selection 2018-11-11 05:00:37 +05:30
Arun Prakash Jana a4eb852dba
Re-structure files 2018-11-10 13:42:18 +05:30
Renamed from nnn.h (Browse further)