aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-11-14Revert "Run screensaver after a period of idleness"Gravatar sin
2015-11-03Ignore SIGINT to allow returning back to noice when we kill the screensaverGravatar sin
2015-11-02Run screensaver after a period of idlenessGravatar lostd
2015-08-19Add .mov to config.hGravatar sin
2015-07-13Recall current item on refresh or sorting mode changeGravatar lostd
2015-07-12Add keys to move to the first and last entryGravatar lostd
2015-07-02We don't want to exit the typing mode because of an errorGravatar lostd
2015-07-02Use proper tags for AUTHORS section in manpageGravatar sin
2015-07-02Test the case of unreadable parentGravatar lostd
2015-07-02Escape unreadable dirs we are already intoGravatar lostd
2015-07-02Test for when permissions change while browsingGravatar lostd
2015-07-02More test cases about permissionsGravatar lostd
2015-07-02Refactor parts of browse() into populate() and redraw()Gravatar lostd
2015-06-13We no longer use listsGravatar lostd
2015-06-09Sort includesGravatar lostd
2015-06-04Make config independent to avoid accidental overwritesGravatar lostd
2015-05-05Make setfilter() regexes case-insensitiveGravatar sin
2015-05-05Be case insensitive for file extensionsGravatar Alexander Huemer
2015-03-12Bump to 0.2Gravatar sin
2015-03-12Key bindings to run user-defined commandsGravatar lostd
2015-03-12Confirm we are in a terminalGravatar lostd
2015-03-11Update contact information in READMEGravatar sin
2015-03-11Add C-l to force a redrawGravatar sin
2015-02-17Fix an unsigned conversion errorGravatar lostd
2015-02-05Clarify state togglingGravatar lostd
2015-02-04Move mtimeorder to config.def.hGravatar sin
2015-02-01Meaningful commentsGravatar lostd
2015-01-31Minor manpage fixGravatar sin
2015-01-31Add 't' command to sort output by entry's mtimeGravatar sin
2015-01-28More concise comment on nextsel()Gravatar lostd
2015-01-28Change scope to always check the correct return valueGravatar lostd
2015-01-28Rework readmore(), replace goto with a switchGravatar lostd
2015-01-27Keep last valid state on regex errorsGravatar lostd
2015-01-27Remove unused includeGravatar lostd
2015-01-27Also treat ^H as backspaceGravatar lostd
2015-01-27Correct IRIX build notesGravatar lostd
2015-01-27Update datesGravatar lostd
2015-01-27Update author section in manpageGravatar sin
2015-01-27Update LICENSEGravatar sin
2015-01-27Document changes regarding filtersGravatar lostd
2015-01-27Basic filter-as-you-type modeGravatar lostd
2015-01-27Comment and cleanupGravatar lostd
2015-01-27Empty filter resets filter to the defaultGravatar lostd
2015-01-27Fix segfault when a non-matching filter is applied twiceGravatar lostd
2015-01-26Spawn a program that segfaults for testingGravatar lostd
2015-01-12Update assocs section in manpageGravatar sin
2015-01-12Match the whole path to enable associations based on a prefix dirGravatar lostd
2014-12-20Simplify conditionGravatar sin
2014-12-20Simplify visible()Gravatar sin
2014-12-20Remove unnecessary curly bracketsGravatar sin