2018-11-28 |
Arun Prakash... | cp, mv: use replacement string with xargs |
commit | commitdiff | tree |
2018-11-27 |
Arun Prakash... | Fix #147: arg should be at the end as it can be NULL |
commit | commitdiff | tree |
2018-11-27 |
Arun Prakash... | Fix #150: treat js file as text |
commit | commitdiff | tree |
2018-11-27 |
Arun Prakash... | xargs: use -o, rm: change -I to -i |
commit | commitdiff | tree |
2018-11-27 |
Arun Prakash... | cp: change -r to -R, --preserve=all to -p |
commit | commitdiff | tree |
2018-11-27 |
Arun Prakash... | Fix #147: support one argument to editor |
commit | commitdiff | tree |
2018-11-27 |
Arun Prakash... | Fix #143: support copy to clipboard |
commit | commitdiff | tree |
2018-11-27 |
Arun Prakash... | Fix #143 |
commit | commitdiff | tree |
2018-11-27 |
Arun Prakash... | Eliminate newline from selection buffer |
commit | commitdiff | tree |
2018-11-27 |
Arun Prakash... | Use keybind ^T to go to next context |
commit | commitdiff | tree |
2018-11-27 |
Arun Prakash... | Remove file path quoting |
commit | commitdiff | tree |
2018-11-26 |
Arun Prakash... | Use ^B to go to next context |
commit | commitdiff | tree |
2018-11-26 |
Arun Prakash... | Option to disable file open on Right and `l` |
commit | commitdiff | tree |
2018-11-26 |
Arun Prakash... | Merge pull request #142 from josalmi/patch-1 |
commit | commitdiff | tree |
2018-11-26 |
Joni Salmi | Replace single dot with source for fish shell |
commit | commitdiff | tree |
2018-11-25 |
Arun Prakash... | Rename macro |
commit | commitdiff | tree |
2018-11-24 |
Arun Prakash... | Use ^G to discard seleciton and exit in vim plugin... |
commit | commitdiff | tree |
2018-11-24 |
Arun Prakash... | Update docs |
commit | commitdiff | tree |
2018-11-24 |
Arun Prakash... | vim plugin has a new project page |
commit | commitdiff | tree |
2018-11-24 |
Arun Prakash... | Merge pull request #138 from KillTheMule/patch-3 |
commit | commitdiff | tree |
2018-11-24 |
KillTheMule | Add neovim support |
commit | commitdiff | tree |
2018-11-24 |
Arun Prakash... | Update docs |
commit | commitdiff | tree |
2018-11-24 |
Arun Prakash... | Update ToDo list # |
commit | commitdiff | tree |
2018-11-23 |
Arun Prakash... | Handle DEL in rename prompt (Mac) |
commit | commitdiff | tree |
2018-11-23 |
Arun Prakash... | Fix #135:wq |
commit | commitdiff | tree |
2018-11-23 |
Arun Prakash... | Update docs |
commit | commitdiff | tree |
2018-11-23 |
Arun Prakash... | Fix #133: Add nnn-picker.vim plugin |
commit | commitdiff | tree |
2018-11-23 |
Arun Prakash... | option -p: pick last selected entry if no explicit... |
commit | commitdiff | tree |
2018-11-23 |
Arun Prakash... | Fix lint issue |
commit | commitdiff | tree |
2018-11-23 |
Arun Prakash... | Add option -p for file picker |
commit | commitdiff | tree |
2018-11-23 |
Arun Prakash... | Add container for Arch Linux v2.1 |
commit | commitdiff | tree |
2018-11-23 |
Arun Prakash... | Prepare for release v2.1 |
commit | commitdiff | tree |
2018-11-23 |
Arun Prakash... | Update help screen |
commit | commitdiff | tree |
2018-11-23 |
Arun Prakash... | Fix keybind in doc |
commit | commitdiff | tree |
2018-11-23 |
Arun Prakash... | Add `Y` as selection keybind |
commit | commitdiff | tree |
2018-11-23 |
Arun Prakash... | Merge pull request #131 from Gumnos/Gumnos-dsusp-doc... |
commit | commitdiff | tree |
2018-11-23 |
Arun Prakash... | Merge pull request #132 from Gumnos/Gumnos-export-expor... |
commit | commitdiff | tree |
2018-11-22 |
Tim Chase | Remove redundant "export" from man page |
commit | commitdiff | tree |
2018-11-22 |
Tim Chase | Annotate ^Y/DSUSP issue on BSDs caused by `stty` |
commit | commitdiff | tree |
2018-11-22 |
Arun Prakash... | Update comments |
commit | commitdiff | tree |
2018-11-21 |
Arun Prakash... | Add file to the list of deps |
commit | commitdiff | tree |
2018-11-21 |
Arun Prakash... | Remove default case of unhandled keys |
commit | commitdiff | tree |
2018-11-20 |
Arun Prakash... | Show warnings for copy, move, multiple remove |
commit | commitdiff | tree |
2018-11-20 |
Arun Prakash... | Define S_BLKSIZE if not defined |
commit | commitdiff | tree |
2018-11-20 |
Arun Prakash... | Update docs on file path copy |
commit | commitdiff | tree |
2018-11-20 |
Arun Prakash... | Retain filter state on unhandled keypress |
commit | commitdiff | tree |
2018-11-17 |
Arun Prakash... | Rudimentary C Shell script to quit and cd |
commit | commitdiff | tree |
2018-11-17 |
Arun Prakash... | Switch X and ^X key functionality |
commit | commitdiff | tree |
2018-11-15 |
Arun Prakash... | Use ^W to visit pinned directory. |
commit | commitdiff | tree |
2018-11-15 |
Arun Prakash... | Merge pull request #129 from fengyichui/master |
commit | commitdiff | tree |
2018-11-15 |
fengyichui | Initialize BLK_SHIFT with '-S' option |
commit | commitdiff | tree |
2018-11-15 |
fengyichui | Fix BLK_SHIFT may be wrong in some platforms #128 |
commit | commitdiff | tree |
2018-11-15 |
fengyichui | Fix BLK_SHIFT may be wrong in some platforms #128 |
commit | commitdiff | tree |
2018-11-14 |
Arun Prakash... | Change visit pinned dir key to ^B. |
commit | commitdiff | tree |
2018-11-13 |
Arun Prakash... | Update docs |
commit | commitdiff | tree |
2018-11-13 |
Arun Prakash... | Update features |
commit | commitdiff | tree |
2018-11-12 |
Arun Prakash... | Press 'Enter' to confirm multiple context quit |
commit | commitdiff | tree |
2018-11-12 |
Arun Prakash... | Convert keys to int |
commit | commitdiff | tree |
2018-11-12 |
Arun Prakash... | Use getch() directly to get Leader key suffix |
commit | commitdiff | tree |
2018-11-12 |
Arun Prakash... | Confirm program quit whan multiple contexts are active |
commit | commitdiff | tree |
2018-11-11 |
Arun Prakash... | Ignore SIGQUIT |
commit | commitdiff | tree |
2018-11-11 |
Arun Prakash... | Use the term Leader key |
commit | commitdiff | tree |
2018-11-11 |
Arun Prakash... | Use ^B as the Leader key |
commit | commitdiff | tree |
2018-11-11 |
Arun Prakash... | Update docs |
commit | commitdiff | tree |
2018-11-11 |
Arun Prakash... | Reformat program help |
commit | commitdiff | tree |
2018-11-11 |
Arun Prakash... | Key prompt is case-sensitive |
commit | commitdiff | tree |
2018-11-11 |
Arun Prakash... | Update docs |
commit | commitdiff | tree |
2018-11-11 |
Arun Prakash... | X11 file paths copy is ad-hoc |
commit | commitdiff | tree |
2018-11-11 |
Arun Prakash... | Support rm current entry |
commit | commitdiff | tree |
2018-11-11 |
Arun Prakash... | Document native cp, mv, rm |
commit | commitdiff | tree |
2018-11-10 |
Arun Prakash... | Support file cp, mv, rm through selection |
commit | commitdiff | tree |
2018-11-10 |
Arun Prakash... | Ensure co file does not have stale paths |
commit | commitdiff | tree |
2018-11-10 |
Arun Prakash... | When copying a single file sync cp file and cp buf |
commit | commitdiff | tree |
2018-11-10 |
Arun Prakash... | List copy buffer if valid |
commit | commitdiff | tree |
2018-11-10 |
Arun Prakash... | Update docs |
commit | commitdiff | tree |
2018-11-10 |
Arun Prakash... | Re-structure files |
commit | commitdiff | tree |
2018-11-10 |
Arun Prakash... | Retire nlay |
commit | commitdiff | tree |
2018-11-10 |
Arun Prakash... | Update docs |
commit | commitdiff | tree |
2018-11-09 |
Arun Prakash... | Reformat presel handling |
commit | commitdiff | tree |
2018-11-09 |
Arun Prakash... | Minor changes |
commit | commitdiff | tree |
2018-11-09 |
Arun Prakash... | Use filter pointer |
commit | commitdiff | tree |
2018-11-09 |
Arun Prakash... | Remove redundant buffers |
commit | commitdiff | tree |
2018-11-09 |
Arun Prakash... | Use a single filter for hidden files |
commit | commitdiff | tree |
2018-11-09 |
Arun Prakash... | key 'q' at key prompt quits context |
commit | commitdiff | tree |
2018-11-08 |
Arun Prakash... | Introduce key prompt |
commit | commitdiff | tree |
2018-11-08 |
Arun Prakash... | Support >/. and </, at bookmark prompt to cycle active... |
commit | commitdiff | tree |
2018-11-08 |
Arun Prakash... | Update docs |
commit | commitdiff | tree |
2018-11-08 |
Arun Prakash... | Remember the last visited file |
commit | commitdiff | tree |
2018-11-08 |
Arun Prakash... | Smarter bookmark navigation when all keys are single... |
commit | commitdiff | tree |
2018-11-08 |
Arun Prakash... | Support key q for context quit |
commit | commitdiff | tree |
2018-11-08 |
Arun Prakash... | Update docs on contexts |
commit | commitdiff | tree |
2018-11-08 |
Arun Prakash... | Fix #125 |
commit | commitdiff | tree |
2018-11-08 |
Arun Prakash... | Support up to 2 args for launcher |
commit | commitdiff | tree |
2018-11-08 |
Arun Prakash... | GUI app launcher mode with 'o'. |
commit | commitdiff | tree |
2018-11-07 |
Arun Prakash... | Update docs |
commit | commitdiff | tree |
2018-11-07 |
Arun Prakash... | Retire NNN_NO_X and make the behaviour default |
commit | commitdiff | tree |
2018-11-07 |
Arun Prakash... | Remove Coverity badge for now |
commit | commitdiff | tree |
2018-11-07 |
Arun Prakash... | Fix GCC8 warning |
commit | commitdiff | tree |
2018-11-07 |
Arun Prakash... | Reorder operations |
commit | commitdiff | tree |
2018-11-06 |
Arun Prakash... | Guard against name length |
commit | commitdiff | tree |
next |