Arun Prakash Jana
eb4b8cfaa2
Update mentions
hace 6 años
Arun Prakash Jana
5cae446aaf
xargs supports -a on Linux
hace 6 años
Arun Prakash Jana
d8df13f665
Remove .js from mime list
hace 6 años
Arun Prakash Jana
8aa72a40a3
Use the -I option on OS X to identify file mime
hace 6 años
Arun Prakash Jana
4b7833ed98
individual rm: replace -I with -i
hace 6 años
Arun Prakash Jana
8cba83f43f
Return 1 on unrecognized option
hace 6 años
Arun Prakash Jana
2a4cc85659
cp, mv: use replacement string with xargs
hace 6 años
Arun Prakash Jana
8ac68fcc5b
Fix #147 : arg should be at the end as it can be NULL
hace 6 años
Arun Prakash Jana
0a8970a811
Fix #150 : treat js file as text
hace 6 años
Arun Prakash Jana
361c18064e
xargs: use -o, rm: change -I to -i
hace 6 años
Arun Prakash Jana
b7eb509ffb
cp: change -r to -R, --preserve=all to -p
hace 6 años
Arun Prakash Jana
c0b9703831
Fix #147 : support one argument to editor
hace 6 años
Arun Prakash Jana
0a21d90ad5
Fix #143 : support copy to clipboard
hace 6 años
Arun Prakash Jana
70d371c214
Fix #143
hace 6 años
Arun Prakash Jana
ab61bb03d0
Eliminate newline from selection buffer
hace 6 años
Arun Prakash Jana
28eb6a6312
Use keybind ^T to go to next context
hace 6 años
Arun Prakash Jana
338b3be707
Remove file path quoting
hace 6 años
Arun Prakash Jana
06ff738b4c
Use ^B to go to next context
hace 6 años
Arun Prakash Jana
7db777756f
Option to disable file open on Right and `l`
hace 6 años
Arun Prakash Jana
c3b2ace9fd
Merge pull request #142 from josalmi/patch-1
Replace single dot with source for fish shell
hace 6 años
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
hace 6 años
Arun Prakash Jana
9cc627459d
Rename macro
hace 6 años
Arun Prakash Jana
d065666205
Use ^G to discard seleciton and exit in vim plugin mode
hace 6 años
Arun Prakash Jana
afd8b64d56
Update docs
hace 6 años
Arun Prakash Jana
0abe07f9bd
vim plugin has a new project page
hace 6 años
Arun Prakash Jana
78614f9fbf
Merge pull request #138 from KillTheMule/patch-3
Add neovim support
hace 6 años
KillTheMule
7207b1d61f
Add neovim support
hace 6 años
Arun Prakash Jana
f1a9d15756
Update docs
hace 6 años
Arun Prakash Jana
25a307f75e
Update ToDo list #
hace 6 años
Arun Prakash Jana
075c0cb935
Handle DEL in rename prompt (Mac)
hace 6 años
Arun Prakash Jana
ab4c6ff363
Fix #135:wq
hace 6 años
Arun Prakash Jana
4dc6cb83ff
Update docs
hace 6 años
Arun Prakash Jana
cc5e49a9a9
Fix #133 : Add nnn-picker.vim plugin
hace 6 años
Arun Prakash Jana
fb64e7e2dd
option -p: pick last selected entry if no explicit select
hace 6 años
Arun Prakash Jana
6853487109
Fix lint issue
hace 6 años
Arun Prakash Jana
9e974be3dd
Add option -p for file picker
hace 6 años
Arun Prakash Jana
435790325e
Add container for Arch Linux
hace 6 años
Arun Prakash Jana
f71dc87e0c
Prepare for release v2.1
hace 6 años
Arun Prakash Jana
7288f6a713
Update help screen
hace 6 años
Arun Prakash Jana
2939cb0a8d
Fix keybind in doc
hace 6 años
Arun Prakash Jana
82fbf19803
Add `Y` as selection keybind
hace 6 años
Arun Prakash Jana
897817a677
Merge pull request #131 from Gumnos/Gumnos-dsusp-doc-patch-1
Annotate ^Y/DSUSP issue on BSDs caused by `stty`
hace 6 años
Arun Prakash Jana
ea3e0af1af
Merge pull request #132 from Gumnos/Gumnos-export-export-patch-1
Remove redundant "export" from man page
hace 6 años
Tim Chase
bd9f86ad4e
Remove redundant "export" from man page
hace 6 años
Tim Chase
458f12a979
Annotate ^Y/DSUSP issue on BSDs caused by `stty`
On at least FreeBSD & OpenBSD, typing `^Y` will send a `DSUSP` signal, suspending the process. Annotate the issue along with a solution to allow `^Y` to work on these.
There may be similar issues on NetBSD or possibly on OSX, but I don't have either available for testing.
hace 6 años
Arun Prakash Jana
3297366b65
Update comments
hace 6 años
Arun Prakash Jana
48c14230a6
Add file to the list of deps
hace 6 años
Arun Prakash Jana
0fec0f7ebb
Remove default case of unhandled keys
hace 6 años
Arun Prakash Jana
57613de18b
Show warnings for copy, move, multiple remove
hace 6 años
Arun Prakash Jana
362fd8ce78
Define S_BLKSIZE if not defined
hace 6 años