Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-22 | Update docs | ||
2019-04-21 | Support config dir ~/.config/nnn | ||
2019-04-21 | Support copymode across contexts | ||
2019-04-21 | Fix clang-tidy warning | ||
2019-04-21 | Revert "Fix clang error" | ||
This reverts commit 78de6b575286e1bf33744abc01f93a5ca8563d78. | |||
2019-04-21 | Reduce statements | ||
2019-04-21 | Update docs | ||
2019-04-21 | Fix nmount on blank entry | ||
2019-04-21 | Fix clang error | ||
2019-04-21 | Refactor SSHFS code | ||
2019-04-21 | Update docs | ||
2019-04-21 | Merge pull request #248 from elig0n/diff_pgup_ctrlu | ||
Differentiate half-page Ctrl+U/D and pageful PageDN/UP movement keys | |||
2019-04-20 | Differentiate half-page Ctrl+U/D and pageful PageDN/UP movement keys | ||
2019-04-21 | Update docs | ||
2019-04-21 | Fix lint warning | ||
2019-04-21 | SSHFS support | ||
2019-04-20 | Plugin music: play random music from current dir | ||
2019-04-20 | Plugin ipinfo: fetch IP address and whois info | ||
2019-04-19 | Plugin getplugs: update nnn plugins | ||
2019-04-19 | Plugin nmount: toggle mount status of a device | ||
2019-04-19 | Update docs | ||
2019-04-18 | Plugins! | ||
2019-04-18 | Move nlaunch from user-scripts | ||
2019-04-18 | Update docs | ||
2019-04-17 | Update docs | ||
2019-04-17 | Sanitize scripts to change wallpaper | ||
2019-04-17 | Merge pull request #244 from juacq97/master | ||
Added two scripts to change the wallpaper | |||
2019-04-16 | Changed the notify-send message | ||
2019-04-16 | Commented the notify-send lines | ||
2019-04-16 | Changed bash to sh | ||
2019-04-16 | Update nitrogen | ||
2019-04-16 | Update README.md | ||
2019-04-16 | Update README.md | ||
2019-04-16 | Added two scripts to change the wallpaper. | ||
The one named "nitrogen" allow to change the wallpaper using nitrogen. The one named "pywal" allows to change the wallpaper and the terminal color scheme using pywal. Both of them need to put the cursor over an image, there's no need to select the file with space. | |||
2019-04-16 | nnn as file manager: more changes | ||
1. Support passing files to nnn 2. Enable debug logs much early | |||
2019-04-15 | Update docs | ||
2019-04-15 | Fix #243 | ||
2019-04-13 | Code reformat | ||
2019-04-13 | Fix readline() call sequence | ||
2019-04-13 | Update badges | ||
2019-04-13 | Checkout code for packaging | ||
2019-04-13 | Update distros | ||
2019-04-13 | Remove duplicate builds | ||
2019-04-13 | Schedule weekly builds at 00:00 on Sun | ||
2019-04-13 | Add CircleCI clang all | ||
2019-04-13 | Add CircleCI gcc all | ||
2019-04-13 | Add CircleCI gcc-9 build | ||
2019-04-13 | Add CircleCI gcc-8 build | ||
2019-04-13 | Add CircleCI default build | ||
2019-04-13 | More concise help | ||