Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-05 | Remove mention of Lead key | ||
2020-03-04 | Fix #484 | ||
2020-03-03 | sxiv: load dir along with file | ||
2020-03-02 | Clear filter at start | ||
2020-03-01 | Minor refactor | ||
2020-03-01 | Use target vars to create dirs | ||
2020-03-01 | Use the same convention for global var names | ||
2020-03-01 | Guard against too many key-value pairs | ||
2020-03-01 | Update Haiku Makefile | ||
2020-03-01 | Fix build break | ||
2020-03-01 | Drop path validation | ||
2020-03-01 | Update right click sel | ||
2020-03-01 | Add right click file selection (#482) | ||
2020-03-01 | Set attrs in a go | ||
2020-03-01 | Update deps | ||
2020-02-29 | Do not store force quit option in session | ||
2020-02-29 | Update docs | ||
2020-02-29 | Merge quitcd scripts for bash and zsh | ||
2020-02-29 | Shorten messages | ||
2020-02-29 | Reformat get archive cmd | ||
2020-02-29 | realpath allocates memory | ||
2020-02-29 | Unlimited bookmarks, several fixes | ||
2020-02-29 | Continue in filter mode | ||
2020-02-29 | Ignore backspace at empty filter prompt | ||
2020-02-28 | Fix lint | ||
2020-02-28 | Unlimited bookmarks and plugin keys | ||
2020-02-28 | Hover next file on delete | ||
2020-02-28 | Do not count hard links for dirs | ||
2020-02-28 | Single struct for patterns strings | ||
2020-02-28 | Extra space for size column | ||
2020-02-27 | Remove redundant buffers | ||
2020-02-27 | Fix filename truncation if O_NOLOC set | ||
2020-02-27 | Update man page | ||
2020-02-27 | Fix handling hard-links | ||
2020-02-27 | Support more sepecial keys at empty prompt in nav-as-you-type | ||
2020-02-27 | Use 32-bit unsigned params | ||
2020-02-27 | Hash inodes with lesser number of bits | ||
2020-02-26 | Dim links | ||
2020-02-26 | Drop / indicator for directories | ||
2020-02-26 | Get rid of printw() | ||
2020-02-26 | Restore filter on context switch in non nav-as-you-type mode | ||
2020-02-26 | Optimize print entry | ||
2020-02-26 | Reformat entry printing | ||
2020-02-26 | Optimize unescape | ||
2020-02-25 | Update help, check for mocp before using mocplay | ||
2020-02-24 | Update docs | ||
2020-02-23 | Update mocplay to understand opener calls | ||
2020-02-23 | Support coversion of current file | ||
2020-02-23 | Auto-select hovered file for diff when only 1 selected | ||
2020-02-23 | Plugin mp3conv to extract audio from media as mp3 | ||