| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-03-17 | Added a user-script to send selected files using kde-connect. | ||
| The script uses kdeconnect-cli to send the files to the linked device. Uses the .nnncp file to cat the selected files. You can get system notifications using notify-send. This is disabled by default. | |||
| 2019-03-16 | Add issue template | ||
| 2019-03-16 | Update docs | ||
| 2019-03-15 | Change debug file name, close before exit | ||
| 2019-03-14 | Update docs | ||
| 2019-03-14 | Remove redundant check | ||
| 2019-03-14 | Proceed in filter mode after unhaide | ||
| 2019-03-14 | Use persistent table | ||
| 2019-03-14 | Persistent warnings | ||
| 2019-03-14 | Fix #223 | ||
| 2019-03-13 | Centralized mem free | ||
| 2019-03-13 | Update context switch logic | ||
| 2019-03-13 | Modular context switch | ||
| 2019-03-13 | Delay for copy messages | ||
| 2019-03-13 | Do not change contents on ESC | ||
| 2019-03-13 | Reduce popup msg delay | ||
| 2019-03-13 | Don't refresh in filter mode | ||
| 2019-03-13 | Update docs | ||
| 2019-03-12 | Redirect stderr and stdout separately | ||
| 2019-03-12 | Go to start dir key is '@' now | ||
| 2019-03-12 | GUI app launcher with drop-down menu | ||
| `nlauncher` is POSIX compliant. It needs `fzy`. | |||
| 2019-03-11 | Minor refactor | ||
| 2019-03-11 | make :wqopen_max local static | ||
| 2019-03-11 | Inline printmsg | ||
| 2019-03-11 | Auto-completion for option `-d` | ||
| 2019-03-11 | Option `-d` to show hidden files. | ||
| NNN_SHOW_HIDDEN is removed. | |||
| 2019-03-11 | No need to use packed structs | ||
| 2019-03-11 | Remove unused macros | ||
| 2019-03-11 | Show messages | ||
| 2019-03-11 | Smooth screen resize handling | ||
| 2019-03-11 | Fix regression with nnn.vim | ||
| 2019-03-11 | List available user-scripts | ||
| 2019-03-11 | Add imgur upload script | ||
| Source: https://github.com/jomo/imgur-screenshot | |||
| 2019-03-10 | Skip shell invocation to run user-scripts | ||
| 2019-03-10 | Do not delay on single file selection | ||
| 2019-03-10 | Fix build break | ||
| 2019-03-10 | Reformat spawn() | ||
| 2019-03-10 | Fix build break | ||
| 2019-03-10 | Reformat spawn() | ||
| 2019-03-10 | Fix #179 | ||
| 2019-03-10 | Error handling | ||
| 2019-03-10 | Special handling for editor | ||
| 2019-03-09 | Formatting | ||
| 2019-03-09 | A more prominent current indicator | ||
| 2019-03-09 | Fix regression | ||
| 2019-03-09 | Refactor redraw | ||
| 2019-03-09 | Code refactor | ||
| 2019-03-09 | Rename env var | ||
| 2019-03-09 | Fix checkpatch warning | ||
| 2019-03-09 | Code refactor | ||