aboutsummaryrefslogtreecommitdiffstats
path: root/noice.c
Commit message (Expand)AuthorAgeFilesLines
...
* Fix memory leaksin2016-01-061-0/+1
* Avoid another allocationsin2016-01-061-4/+2
* Avoid unneeded memory allocation in xdirname()sin2016-01-061-8/+4
* sizeof(char) is always 1, no need to be explicitsin2016-01-061-2/+2
* Print the resolved path for cwdsin2016-01-061-6/+10
* Add usagesin2015-11-261-0/+10
* Don't use printerr() before curses has been initializedsin2015-11-261-5/+9
* Don't name vars in prototypessin2015-11-261-3/+3
* Rename makepath() to mkpath()sin2015-11-261-10/+10
* Only use the environment variable when it is not emptysin2015-11-261-1/+1
* Declare var at top of blocksin2015-11-261-4/+4
* Support commands specified by environment variablesMartin Kühl2015-11-261-4/+19
* No need for strlen()sin2015-11-201-1/+1
* Add license pointersin2015-11-201-0/+1
* Restore screensaver modesin2015-11-201-0/+17
* Use wgetnstr() instead of getnstr() because IRIX lacks the lattersin2015-11-201-1/+1
* Properly handle empty filterssin2015-11-201-1/+2
* Make room for null-terminatorsin2015-11-201-1/+1
* Simplify readln()sin2015-11-201-42/+4
* Revert "Run screensaver after a period of idleness"sin2015-11-141-13/+0
* Ignore SIGINT to allow returning back to noice when we kill the screensaversin2015-11-031-0/+2
* Run screensaver after a period of idlenesslostd2015-11-021-0/+13
* Recall current item on refresh or sorting mode changelostd2015-07-131-0/+6
* Add keys to move to the first and last entrylostd2015-07-121-0/+8
* We don't want to exit the typing mode because of an errorlostd2015-07-021-5/+5
* Escape unreadable dirs we are already intolostd2015-07-021-2/+3
* Refactor parts of browse() into populate() and redraw()lostd2015-07-021-79/+106
* Sort includeslostd2015-06-091-4/+4
* Make setfilter() regexes case-insensitivesin2015-05-051-1/+1
* Be case insensitive for file extensionsAlexander Huemer2015-05-051-1/+1
* Key bindings to run user-defined commandslostd2015-03-121-11/+22
* Confirm we are in a terminallostd2015-03-121-0/+4
* Add C-l to force a redrawsin2015-03-111-0/+3
* Fix an unsigned conversion errorlostd2015-02-171-1/+1
* Move mtimeorder to config.def.hsin2015-02-041-2/+0
* Add 't' command to sort output by entry's mtimesin2015-01-311-0/+10
* More concise comment on nextsel()lostd2015-01-281-4/+1
* Change scope to always check the correct return valuelostd2015-01-281-8/+9
* Rework readmore(), replace goto with a switchlostd2015-01-281-14/+15
* Keep last valid state on regex errorslostd2015-01-271-2/+7
* Also treat ^H as backspacelostd2015-01-271-2/+2
* Basic filter-as-you-type modelostd2015-01-271-0/+84
* Comment and cleanuplostd2015-01-271-1/+1
* Empty filter resets filter to the defaultlostd2015-01-271-4/+2
* Fix segfault when a non-matching filter is applied twicelostd2015-01-271-1/+2
* Match the whole path to enable associations based on a prefix dirlostd2015-01-121-1/+1
* Simplify conditionsin2014-12-201-5/+3
* Simplify visible()sin2014-12-201-3/+1
* Remove unnecessary curly bracketssin2014-12-201-2/+1
* Remove unnecessary labellostd2014-12-181-2/+1
Un proyecto texto-plano.xyz