Arun Prakash Jana
|
fb64e7e2dd
|
option -p: pick last selected entry if no explicit select
|
2018-11-24 00:40:03 +05:30 |
|
Arun Prakash Jana
|
6853487109
|
Fix lint issue
|
2018-11-23 23:12:13 +05:30 |
|
Arun Prakash Jana
|
9e974be3dd
|
Add option -p for file picker
|
2018-11-23 22:41:47 +05:30 |
|
Arun Prakash Jana
|
f71dc87e0c
|
Prepare for release v2.1
|
2018-11-23 16:36:39 +05:30 |
|
Arun Prakash Jana
|
7288f6a713
|
Update help screen
|
2018-11-23 10:44:39 +05:30 |
|
Arun Prakash Jana
|
82fbf19803
|
Add Y as selection keybind
|
2018-11-23 07:44:32 +05:30 |
|
Arun Prakash Jana
|
3297366b65
|
Update comments
|
2018-11-22 20:19:32 +05:30 |
|
Arun Prakash Jana
|
48c14230a6
|
Add file to the list of deps
|
2018-11-22 03:13:55 +05:30 |
|
Arun Prakash Jana
|
0fec0f7ebb
|
Remove default case of unhandled keys
|
2018-11-21 18:39:19 +05:30 |
|
Arun Prakash Jana
|
57613de18b
|
Show warnings for copy, move, multiple remove
|
2018-11-20 19:58:07 +05:30 |
|
Arun Prakash Jana
|
362fd8ce78
|
Define S_BLKSIZE if not defined
|
2018-11-20 19:06:19 +05:30 |
|
Arun Prakash Jana
|
e65e47d691
|
Retain filter state on unhandled keypress
|
2018-11-20 19:06:14 +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 |
|
fengyichui
|
5b063c8123
|
Initialize BLK_SHIFT with '-S' option
|
2018-11-15 20:53:25 +08:00 |
|
fengyichui
|
a86737ea81
|
Fix BLK_SHIFT may be wrong in some platforms #128
|
2018-11-15 17:56:35 +08:00 |
|
fengyichui
|
7213b226d7
|
Fix BLK_SHIFT may be wrong in some platforms #128
|
2018-11-15 17:14:29 +08:00 |
|
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
|
995b0671e7
|
Press 'Enter' to confirm multiple context quit
|
2018-11-12 23:39:02 +05:30 |
|
Arun Prakash Jana
|
d9ff3a3588
|
Convert keys to int
|
2018-11-12 23:29:29 +05:30 |
|
Arun Prakash Jana
|
48e64c2a79
|
Use getch() directly to get Leader key suffix
Note: this change BREAKS because get_bm_loc() expects a char *key.
|
2018-11-12 23:05:57 +05:30 |
|
Arun Prakash Jana
|
07e643b10f
|
Confirm program quit whan multiple contexts are active
|
2018-11-12 22:13:35 +05:30 |
|
Arun Prakash Jana
|
fabcc488ea
|
Ignore SIGQUIT
|
2018-11-12 03:37:17 +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
|
642af4667c
|
Update docs
|
2018-11-11 23:25:57 +05:30 |
|
Arun Prakash Jana
|
ede3e0830e
|
Reformat program help
|
2018-11-11 22:17:15 +05:30 |
|
Arun Prakash Jana
|
2f2f895bcb
|
X11 file paths copy is ad-hoc
|
2018-11-11 06:35:44 +05:30 |
|
Arun Prakash Jana
|
dd1eb788d5
|
Support rm current entry
|
2018-11-11 06:15:18 +05:30 |
|
Arun Prakash Jana
|
f41ed544d5
|
Document native cp, mv, rm
|
2018-11-11 05:51:05 +05:30 |
|
Arun Prakash Jana
|
4407f29dd3
|
Support file cp, mv, rm through selection
|
2018-11-11 05:00:37 +05:30 |
|
Arun Prakash Jana
|
721ac62f72
|
Ensure co file does not have stale paths
|
2018-11-11 05:00:37 +05:30 |
|
Arun Prakash Jana
|
0169232d9c
|
When copying a single file sync cp file and cp buf
|
2018-11-11 05:00:37 +05:30 |
|
Arun Prakash Jana
|
598bf63686
|
List copy buffer if valid
|
2018-11-11 05:00:32 +05:30 |
|
Arun Prakash Jana
|
0f7cdfb3b2
|
Update docs
|
2018-11-10 13:56:14 +05:30 |
|
Arun Prakash Jana
|
a4eb852dba
|
Re-structure files
|
2018-11-10 13:42:18 +05:30 |
|