Arun Prakash Jana
|
36b7b433f9
|
Per-context directory color
|
2018-12-03 21:44:33 +05:30 |
|
Arun Prakash Jana
|
4c576cfded
|
Update docs
|
2018-12-03 09:23:03 +05:30 |
|
Arun Prakash Jana
|
230664596e
|
Ask to create new context on TAB
|
2018-12-02 22:53:07 +05:30 |
|
Arun Prakash Jana
|
a6dac8d22b
|
Update stats in docs
|
2018-12-02 22:17:36 +05:30 |
|
Arun Prakash Jana
|
8735f1691a
|
Support TAB to cycle contexts
|
2018-12-02 06:11:03 +05:30 |
|
Arun Prakash Jana
|
d2c7a5a7cb
|
Update docs
|
2018-12-02 05:16:52 +05:30 |
|
Arun Prakash Jana
|
e61917d75e
|
Add link to Cygwin wiki page
|
2018-12-01 21:56:27 +05:30 |
|
Arun Prakash Jana
|
5b42d9d8ea
|
Update copier script and docs
|
2018-12-01 21:51:59 +05:30 |
|
Arun Prakash Jana
|
d1b4cc2beb
|
Add options to force file operations
|
2018-12-01 14:27:05 +05:30 |
|
Arun Prakash Jana
|
bbe353c6a2
|
Use bool where applicable
|
2018-12-01 13:14:46 +05:30 |
|
Arun Prakash Jana
|
0afb792291
|
Fix #156: Support selection across directories, contexts
|
2018-12-01 10:29:28 +05:30 |
|
Arun Prakash Jana
|
50a4449417
|
Show arg to EDITOR, PAGER & SHELL
|
2018-12-01 08:12:34 +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
|
08bd6f1bcb
|
No need to initialize sel
|
2018-12-01 07:23:29 +05:30 |
|
Arun Prakash Jana
|
ef361294db
|
Get pager with arg
|
2018-12-01 07:19:56 +05:30 |
|
Arun Prakash Jana
|
419f365e88
|
Better msg if nothing in selection
|
2018-12-01 06:41:18 +05:30 |
|
Arun Prakash Jana
|
5cec8d9038
|
Refactor code to get editor args
|
2018-12-01 05:58:37 +05:30 |
|
Arun Prakash Jana
|
5ad89a8c51
|
Merge pull request #158 from davidjharder/patch-1
Add Solus to README
|
2018-12-01 04:53:03 +05:30 |
|
David Harder
|
df64258c53
|
Add Solus to README
`nnn ` is now packaged for Solus.
|
2018-11-30 13:40:56 -06:00 |
|
Arun Prakash Jana
|
9403d52720
|
Use the same term
|
2018-12-01 00:21:18 +05:30 |
|
Arun Prakash Jana
|
33b22b8560
|
Fix #155: do not discard seleciton on Enter
|
2018-11-30 20:52:07 +05:30 |
|
Arun Prakash Jana
|
4ef2230fca
|
Add sample command for Termux
|
2018-11-30 06:19:19 +05:30 |
|
Arun Prakash Jana
|
ac1264e044
|
Fix indentation
|
2018-11-29 20:40:49 +05:30 |
|
Arun Prakash Jana
|
9876948a46
|
Clear picker file on cancel
|
2018-11-29 20:35:41 +05:30 |
|
Arun Prakash Jana
|
04b0a38f68
|
vim plugin: Enter clears selection and picks cuntry
|
2018-11-29 19:43:53 +05:30 |
|
Arun Prakash Jana
|
91901b4f30
|
Update docs
|
2018-11-29 09:19:26 +05:30 |
|
Arun Prakash Jana
|
32ca8ca133
|
Simplify getting editor env var
|
2018-11-29 01:21:08 +05:30 |
|
Arun Prakash Jana
|
052cd282f4
|
Add xargs as external dep
|
2018-11-29 00:17:09 +05:30 |
|
Arun Prakash Jana
|
eb4b8cfaa2
|
Update mentions
|
2018-11-28 20:43:44 +05:30 |
|
Arun Prakash Jana
|
5cae446aaf
|
xargs supports -a on Linux
|
2018-11-28 17:53:28 +05:30 |
|
Arun Prakash Jana
|
d8df13f665
|
Remove .js from mime list
|
2018-11-28 09:25:01 +05:30 |
|
Arun Prakash Jana
|
8aa72a40a3
|
Use the -I option on OS X to identify file mime
|
2018-11-28 09:23:03 +05:30 |
|
Arun Prakash Jana
|
4b7833ed98
|
individual rm: replace -I with -i
|
2018-11-28 08:21:38 +05:30 |
|
Arun Prakash Jana
|
8cba83f43f
|
Return 1 on unrecognized option
|
2018-11-28 08:18:01 +05:30 |
|
Arun Prakash Jana
|
2a4cc85659
|
cp, mv: use replacement string with xargs
|
2018-11-28 05:57:27 +05:30 |
|
Arun Prakash Jana
|
8ac68fcc5b
|
Fix #147: arg should be at the end as it can be NULL
|
2018-11-28 05:14:12 +05:30 |
|
Arun Prakash Jana
|
0a8970a811
|
Fix #150: treat js file as text
|
2018-11-28 04:59:15 +05:30 |
|
Arun Prakash Jana
|
361c18064e
|
xargs: use -o, rm: change -I to -i
|
2018-11-28 04:27:33 +05:30 |
|
Arun Prakash Jana
|
b7eb509ffb
|
cp: change -r to -R, --preserve=all to -p
|
2018-11-28 04:16:14 +05:30 |
|
Arun Prakash Jana
|
c0b9703831
|
Fix #147: support one argument to editor
|
2018-11-28 03:45:57 +05:30 |
|
Arun Prakash Jana
|
0a21d90ad5
|
Fix #143: support copy to clipboard
|
2018-11-27 22:37:06 +05:30 |
|
Arun Prakash Jana
|
70d371c214
|
Fix #143
|
2018-11-27 21:25:21 +05:30 |
|
Arun Prakash Jana
|
ab61bb03d0
|
Eliminate newline from selection buffer
|
2018-11-27 21:06:43 +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
|
c3b2ace9fd
|
Merge pull request #142 from josalmi/patch-1
Replace single dot with source for fish shell
|
2018-11-26 18:16:13 +05:30 |
|
Joni Salmi
|
2623f688f2
|
Replace single dot with source for fish shell
Single dot has been deprecated and can cause issues with users on newer version: https://github.com/fish-shell/fish-shell/issues/310
|
2018-11-26 14:21:59 +02:00 |
|