| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | ||
| 2019-04-13 | Do not refresh if same dir | ||
| 2019-04-12 | Shortcut to visit root | ||
| 2019-04-12 | Free readline buffer in corner cases | ||
| 2019-04-12 | Update help | ||
| 2019-04-12 | Remove redundant variable | ||
| 2019-04-11 | Code refactor | ||
| 2019-04-11 | Retire xdirname() | ||
| 2019-04-11 | Shorter NULL checks | ||
| 2019-04-10 | Print file opener in debug mode | ||
| 2019-04-10 | Keep global settings together | ||
| 2019-04-09 | Remember detail/light mode of context | ||
| 2019-04-09 | Add comment | ||
| 2019-04-08 | Update docs | ||
| 2019-04-08 | Update README.md | ||
| 2019-04-06 | Support only scripts directory | ||
| 2019-04-06 | A new image | ||
| 2019-04-04 | Update docs | ||
| 2019-04-01 | Ignore case in version compare | ||
| 2019-04-01 | Fix issue with file details | ||
| 2019-04-01 | Copy last file name before refresh | ||
| 2019-04-01 | Experimental: save filter status on context switch | ||
| 2019-03-31 | Minor changes | ||
| 2019-03-29 | Update docs | ||
| 2019-03-28 | Update docs | ||
| 2019-03-28 | Fix scripts | ||
| 2019-03-25 | Merge pull request #237 from dbotw/endhome | ||
| Recognize End/Home keys for editing | |||
| 2019-03-25 | Recognize End/Home keys for editing | ||
| 2019-03-25 | Merge pull request #236 from juacq97/add-kdeconnect | ||
| Make kdeconnec script POSIX compliant | |||
| 2019-03-24 | Deleted blank line | ||
| Also, I commented again the three lines about the notifications. | |||
| 2019-03-24 | Merge branch 'master' into add-kdeconnect | ||