Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-12 | Fix commenting style (if applicable) | Arun Prakash Jana | |
2019-07-12 | Termux improvement: remap visit parent click | Arun Prakash Jana | |
Visit parent is now left single click outside context nums on top row. | |||
2019-07-12 | Support mouse scroll | Arun Prakash Jana | |
This is limited to libncurses support of full mouse scrolling. Ref: https://invisible-island.net/ncurses/man/curs_mouse.3x.html#h3-Mouse-events | |||
2019-07-12 | Update comments and debug info | Arun Prakash Jana | |
2019-07-12 | Merge pull request #305 from 0xACE/fosterhome | Mischievous Meerkat | |
Find a parent when CWD disappears | |||
2019-07-12 | Keep lastname directory selected | 0xACE | |
incase the user just lost access, it would be better to remember the selected directory to keep it highlighted. | |||
2019-07-12 | fixed misleading `else if` & text. removed lastdir | 0xACE | |
2019-07-12 | Update checksum plugin documentation | Arun Prakash Jana | |
2019-07-12 | Find a parent when CWD disappears | 0xACE | |
The previous behaviour would exit nnn when the CWD disappeared. | |||
2019-07-12 | Show image thumbnails with lsix | Arun Prakash Jana | |
2019-07-11 | Fix mtime comparison | Arun Prakash Jana | |
2019-07-11 | Update docs | Arun Prakash Jana | |
2019-07-10 | Merge pull request #303 from fokinpv/forgotten-export | Mischievous Meerkat | |
Add forgotten export for quitcd scripts | |||
2019-07-10 | Combine 'XDG_CONFIG_HOME' and 'HOME` in quitcd.fish | Pavel Fokin | |
2019-07-10 | Linuk to youtube vide | Arun Prakash Jana | |
2019-07-10 | Add packagers page in Wiki | Arun Prakash Jana | |
2019-07-10 | Add NuTyX to list of packagers | Arun Prakash Jana | |
2019-07-10 | Fix #304 | Arun Prakash Jana | |
2019-07-09 | Add forgotten export for quitcd scripts | Pavel Fokin | |
2019-07-09 | Merge pull request #302 from fokinpv/fix-quitcd-example | Mischievous Meerkat | |
Fix quitcd snippets for 'zsh' and 'bash' | |||
2019-07-09 | Update quitcd snippet for 'fish' | Pavel Fokin | |
2019-07-08 | Bash auto-complete enhancements | Arun Prakash Jana | |
2019-07-08 | Set mouse interval | Arun Prakash Jana | |
2019-07-08 | Fix quitcd snippets for 'zsh' and 'bash' | Pavel Fokin | |
2019-07-07 | Add video of nnn on Termux | Arun Prakash Jana | |
2019-07-06 | Revert "Move declarations up" | Arun Prakash Jana | |
This reverts commit afdfcecb9c757eb52be34f854947de48fd437447. | |||
2019-07-05 | Set scrolloff to 3 | Arun Prakash Jana | |
2019-07-05 | Minor refactor | Arun Prakash Jana | |
2019-07-05 | Fix #301 | Arun Prakash Jana | |
2019-07-05 | Move declarations up | Arun Prakash Jana | |
2019-07-05 | Do not show mantissa for absolute sizes | Arun Prakash Jana | |
2019-07-05 | Show stat when file has single quote | Arun Prakash Jana | |
2019-07-05 | Replace snprintf for printing file size | Arun Prakash Jana | |
2019-06-28 | Use macros for return codes | Arun Prakash Jana | |
2019-06-27 | Merge pull request #299 from ath3/ringtone-fixes | Mischievous Meerkat | |
Small ringtone plugin fixes | |||
2019-06-27 | Small ringtone plugin fixes | ath3 | |
2019-06-27 | Merge pull request #298 from ath3/checksum-cleanup | Mischievous Meerkat | |
Remove unneeded check from checksum plugin | |||
2019-06-27 | Merge pull request #297 from ath3/mocplay-shuffle | Mischievous Meerkat | |
Add shuffle to mocplay | |||
2019-06-27 | Merge pull request #296 from tanyaionova/duplicate-patch | Mischievous Meerkat | |
Remove duplicate code (#295) | |||
2019-06-27 | Remove unneeded check from checksum plugin | ath3 | |
2019-06-27 | Add shuffle to mocplay | ath3 | |
2019-06-27 | Remove duplicate code (#295) | tanyaionova | |
These three lines are exact copy of 4555-4557. As opener is not changed in between, we can delete these | |||
2019-06-26 | Merge pull request #294 from tanyaionova/makefile-patch | Mischievous Meerkat | |
Set CP in Makefile | |||
2019-06-26 | Set CP in Makefile | tanyaionova | |
$(CP) is not set by GNU Make Seems like [1] is a full list of what GNU Make defines implicitly [1] https://www.gnu.org/software/make/manual/html_node/Implicit-Variables.html | |||
2019-06-26 | Update docs | Arun Prakash Jana | |
2019-06-26 | What's in the name? | Arun Prakash Jana | |
2019-06-25 | Use generic msg | Arun Prakash Jana | |
2019-06-24 | Fix order of options in man | Arun Prakash Jana | |
2019-06-24 | Fix #291 | Arun Prakash Jana | |
2019-06-23 | Pretty table | Arun Prakash Jana | |