Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-06 | Integrate bashlock and lock | Arun Prakash Jana | |
2018-09-06 | Create copy file in home dir, remove copy file on exit | Arun Prakash Jana | |
2018-09-06 | Support same dir tmp and nnncp files | Arun Prakash Jana | |
2018-09-06 | patool - update docs | Arun Prakash Jana | |
2018-09-06 | Add wrapper script for patool integration | Arun Prakash Jana | |
2018-09-02 | Reduce indentation level, simpler boolean checks | Arun Prakash Jana | |
2018-09-02 | Make setting NNN_TMPFILE explicit | Arun Prakash Jana | |
2018-08-29 | With current features, DE file manager is redundant | Arun Prakash Jana | |
2018-08-28 | Print prompt even on no matches | Arun Prakash Jana | |
2018-08-28 | Document Cygwin opener | Arun Prakash Jana | |
2018-08-28 | Include header for ffs() | Arun Prakash Jana | |
2018-08-26 | Use underline to show cur dir | Arun Prakash Jana | |
2018-08-26 | A more visible current dir | Arun Prakash Jana | |
2018-08-18 | Document dual-pane or multi-pane mode | Arun Prakash Jana | |
2018-08-18 | Update mentions | Arun Prakash Jana | |
2018-08-17 | Show dir symbol in symlink file stat | Arun Prakash Jana | |
2018-08-16 | Remove readline dep and use native prompt | Arun Prakash Jana | |
- `nnn` is all about navigational convenience so the user doesn't have to type - the binary size increases due to readline linkage - alternative workflow: ^G, cd, `nnn` - readline required using the prompt and the history would stay after quit | |||
2018-08-16 | Update program help | Arun Prakash Jana | |
2018-08-16 | Centred column | Arun Prakash Jana | |
2018-08-16 | Use symbol @/ to denote symbolic link to directory | Arun Prakash Jana | |
2018-08-16 | Document that filenames are not unquoted | Arun Prakash Jana | |
2018-08-12 | fix invalid command (#113) | Youssef Hesham | |
* fix invalid command * adding '-S' argument | |||
2018-08-10 | Try trusty | Arun Prakash Jana | |
2018-08-10 | Install setptools | Arun Prakash Jana | |
2018-08-10 | Enable pip upgrade | Arun Prakash Jana | |
2018-08-10 | Disabled package generation for Ubuntu 17.10 | Arun Prakash Jana | |
2018-08-10 | Try building on Xenial | Arun Prakash Jana | |
2018-08-10 | Prepare for release v1.9 | Arun Prakash Jana | |
2018-08-10 | Remove inactive code | Arun Prakash Jana | |
2018-08-08 | Update docs | Arun Prakash Jana | |
2018-08-08 | Forward filtering optimization | Arun Prakash Jana | |
2018-08-08 | Implement dir auto-select in nav-as-you-type mode. | Arun Prakash Jana | |
If only one entry matches regex filter and it it a directory, cd into it. | |||
2018-08-08 | Fixed link | Arun Prakash Jana | |
2018-08-07 | nnn is a file manager now | Arun Prakash Jana | |
2018-08-06 | PR #111: Multiple string constants concatenate since C99 | Arun Prakash Jana | |
2018-07-19 | Show selection name in archive option | Arun Prakash Jana | |
2018-07-18 | Add link to repos | Arun Prakash Jana | |
2018-07-12 | Reduce indentation level | Arun Prakash Jana | |
2018-07-08 | Fix checkpatch warnings | Arun Prakash Jana | |
2018-07-06 | Fix indentation | Arun Prakash Jana | |
2018-07-04 | ToDo list is rolled | Arun Prakash Jana | |
2018-07-04 | Pass current file name as first argument to custom scripts | Arun Prakash Jana | |
2018-07-04 | Replace multiple if with switch | Arun Prakash Jana | |
2018-07-04 | Handle '\b' at prompt in earlier curses (rhel25) | Arun Prakash Jana | |
2018-06-27 | Add Space as 2nd file-path copier key (easy to use) | Arun Prakash Jana | |
2018-06-18 | Update documentation | Arun Prakash Jana | |
2018-06-17 | Bring examples below description | Arun Prakash Jana | |
2018-06-17 | Support multiple scripts | Arun Prakash Jana | |
2018-06-17 | Example to integrate fzy using custom script | Arun Prakash Jana | |
2018-06-08 | Add LinuxLinks to Mentions section | Arun Prakash Jana | |