Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-26 | x86-64 to x86_64 | Arun Prakash Jana | |
2020-05-26 | Prepare for release v3.2 | Arun Prakash Jana | |
2020-05-24 | Use lock workflow | Arun Prakash Jana | |
2020-05-24 | Update templates | Arun Prakash Jana | |
2020-05-24 | Fix build break | Arun Prakash Jana | |
2020-05-24 | Select file if file path is passed | Arun Prakash Jana | |
2020-05-24 | Fix filterfn not in sync with cfg.regex | Arun Prakash Jana | |
2020-05-23 | Add openSUSE Tumbleweed | Arun Prakash Jana | |
2020-05-23 | Add -a option to generate a temporary NNN_FIFO (#588) | lvgx | |
* Add -a option to generate a temporary NNN_FIFO * Add documentation for -a option * plugins/README.md: promote the use of -a This obsoletes the global FIFO unlink trick, so I remove mentions of it. @jarun update: Polish -a | |||
2020-05-23 | preview-kitty polish (async version + text render for SVGs) (#591) | lvgx | |
* preview-kitty: async version The plugin now aborts slow file viewers. * preview-kitty: use text mode preview for SVG | |||
2020-05-22 | Change binary file detection in preview-tui/kitty (#587) | lvgx | |
2020-05-20 | Fix build break | Arun Prakash Jana | |
2020-05-20 | Fix #582 | Arun Prakash Jana | |
2020-05-20 | Remove Fedora 29 (EOL) | Arun Prakash Jana | |
2020-05-19 | Notify FIFO readers on exit (if any) (#581) | lvgx | |
This allows to close preview windows opened just before exiting nnn. | |||
2020-05-19 | Fix regression from commit 2200a1c | Arun Prakash Jana | |
2020-05-19 | Fix build break | Arun Prakash Jana | |
2020-05-18 | Option -P: specify plugin key to run on start | Arun Prakash Jana | |
2020-05-17 | Take to target on Right/l on symlink in list dir | Arun Prakash Jana | |
2020-05-17 | Update docs | Arun Prakash Jana | |
2020-05-17 | Add a preview-kitty plugin (#577) | lvgx | |
2020-05-17 | Late handle blocked mimes | Arun Prakash Jana | |
2020-05-16 | Fix #575 | Arun Prakash Jana | |
2020-05-15 | Fix #573: update docs | Arun Prakash Jana | |
2020-05-14 | Fix #571 | Arun Prakash Jana | |
2020-05-13 | Update docs | Arun Prakash Jana | |
2020-05-13 | Allow launching plugins with Alt + plugin's key (#569) | lvgx | |
* Allow launching plugins with Alt + plugin's key * Fix Alt key in filter/prompts modes * Fix handling Alt key in nextsel() In filter mode: run the associated plugin. In prompt mode: just throw out the Alt+key input. In nextsel(): differentiate Alt+key and Esc | |||
2020-05-12 | Add some space for badges | Arun Prakash Jana | |
2020-05-12 | Skip printing and erasing | Arun Prakash Jana | |
2020-05-12 | Update docs | Arun Prakash Jana | |
2020-05-11 | Add asciicast image | Arun Prakash Jana | |
2020-05-11 | Auto-lock old issues | Arun Prakash Jana | |
2020-05-10 | Do not leak wfd | Arun Prakash Jana | |
2020-05-10 | Simplify cd | Arun Prakash Jana | |
2020-05-10 | Fix #565: chdir when dir is changed | Arun Prakash Jana | |
2020-05-10 | Fix #564: Option -l: number of lines to move on mouse scroll | Arun Prakash Jana | |
2020-05-10 | Remove blocking pipe open in child | Arun Prakash Jana | |
2020-05-10 | Use standard exit status everywhere | Arun Prakash Jana | |
2020-05-10 | Use exit status | Arun Prakash Jana | |
2020-05-10 | Block data type | Arun Prakash Jana | |
2020-05-10 | Fix reading from pipe when running plugin | Arun Prakash Jana | |
2020-05-09 | Increase pipe capacity | Arun Prakash Jana | |
2020-05-08 | Minor doc update | Arun Prakash Jana | |
2020-05-06 | Ignore -S when start dir is specified | Arun Prakash Jana | |
2020-05-06 | preview-tui: ensure 1st hovered file is previewed (#561) | lvgx | |
2020-05-06 | getplugs: add "master" version support (#560) | lvgx | |
Pass "master" as first argument to the script. | |||
2020-05-06 | Ignore false lint issue | Arun Prakash Jana | |
2020-05-06 | Mention tmux version required | Arun Prakash Jana | |
2020-05-06 | Fix no preview update when dir changed with same entry number hovered | Arun Prakash Jana | |
2020-05-06 | Fix broken dir read from pipe | Arun Prakash Jana | |