Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-12 | Ignore SIGQUIT | ||
2018-11-12 | Use the term Leader key | ||
2018-11-12 | Use ^B as the Leader key | ||
2018-11-11 | Update docs | ||
2018-11-11 | Reformat program help | ||
2018-11-11 | Key prompt is case-sensitive | ||
2018-11-11 | Update docs | ||
2018-11-11 | X11 file paths copy is ad-hoc | ||
2018-11-11 | Support rm current entry | ||
2018-11-11 | Document native cp, mv, rm | ||
2018-11-11 | Support file cp, mv, rm through selection | ||
2018-11-11 | Ensure co file does not have stale paths | ||
2018-11-11 | When copying a single file sync cp file and cp buf | ||
2018-11-11 | List copy buffer if valid | ||
2018-11-10 | Update docs | ||
2018-11-10 | Re-structure files | ||
2018-11-10 | Retire nlay | ||
2018-11-10 | Update docs | ||
2018-11-10 | Reformat presel handling | ||
2018-11-09 | Minor changes | ||
2018-11-09 | Use filter pointer | ||
2018-11-09 | Remove redundant buffers | ||
2018-11-09 | Use a single filter for hidden files | ||
2018-11-09 | key 'q' at key prompt quits context | ||
2018-11-09 | Introduce key prompt | ||
2018-11-09 | Support >/. and </, at bookmark prompt to cycle active contexts | ||
2018-11-09 | Update docs | ||
2018-11-09 | Remember the last visited file | ||
2018-11-09 | Smarter bookmark navigation when all keys are single char | ||
2018-11-08 | Support key q for context quit | ||
2018-11-08 | Update docs on contexts | ||
2018-11-08 | Fix #125 | ||
2018-11-08 | Support up to 2 args for launcher | ||
2018-11-08 | GUI app launcher mode with 'o'. | ||
Removed file manager and desktop search keys. Both can be launched with launcher key. | |||
2018-11-08 | Update docs | ||
2018-11-08 | Retire NNN_NO_X and make the behaviour default | ||
2018-11-07 | Remove Coverity badge for now | ||
2018-11-07 | Fix GCC8 warning | ||
2018-11-07 | Reorder operations | ||
2018-11-07 | Guard against name length | ||
2018-11-07 | Avoid using the same buffer | ||
2018-11-06 | Retire chdir prompt | ||
2018-11-03 | Fix clang-tidy reports | ||
2018-11-03 | Integrate clang-tidy | ||
2018-11-03 | Point build status badge to master | ||
2018-11-03 | Add blank target | ||
2018-11-03 | Add Coverity badge | ||
2018-11-03 | nnn is now on official Arch Linux repo | ||
2018-11-03 | Merge pull request #123 from detunized/master | ||
Map BS (8) and DEL (127) key codes to SEL_BACK as well | |||
2018-11-03 | Map BS (8) and DEL (127) key codes to SEL_BACK as well | ||