aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Ajustes para texto-planoHEADmasteranthk2021-03-091-4/+4
|
* Change filter prompt from "filter: " to "/"sin2019-09-051-1/+1
|
* Change default CWD formattingsin2019-09-052-2/+2
| | | | | No need for a prefix, it is obvious that the string is referring to the current working directory.
* Style fixsin2019-08-241-1/+1
|
* Reflect nopen(1) errors in exit statussin2019-08-241-4/+8
| | | | If there is an error executing the rule, exit with a status of 1.
* Minor rephrase in nopen(1)sin2019-08-241-3/+3
|
* Sync strlcat/strlcpy from OpenBSDsin2019-08-242-2/+6
|
* Rename struct assoc to struct rulesin2019-08-242-22/+24
|
* Use arg.h in nopen(1)sin2019-08-242-6/+13
|
* Rework logging functionssin2019-08-241-26/+45
|
* Add -c option to enable colorssin2019-08-244-8/+74
|
* Fix commentsin2019-08-241-1/+1
|
* Move MIN() to util.hsin2019-08-242-2/+2
|
* Remove unused helperssin2019-08-241-22/+0
|
* Rename NOPENCMD to NOPEN to be consistent with env variable namingsin2019-08-222-2/+2
|
* Fix clang warningsin2019-08-221-1/+1
|
* Nuke unused includesin2019-08-222-2/+0
|
* Fail spawn*() if chdir() failssin2019-08-221-2/+3
|
* Only check status field if waitpid() did not failsin2019-08-221-3/+5
|
* Style fixsin2019-08-221-2/+2
|
* Allow overriding plumber via NOPEN env variablesin2019-08-223-4/+12
|
* Ensure the debug macros use our internal dprintf() implementationsin2019-08-221-10/+10
| | | | | Move the debug macros after #undef dprintf in case dprintf() is implemented as a macro on the target system.
* No need to have CPPFLAGS/CFLAGS in Makefilesin2019-08-221-3/+0
| | | | Just let the user set them.
* Fix spawn*() so it can report errors to the callersin2019-08-226-10/+19
| | | | | | | | If nopen is not in PATH, noice will briefly print a warning about it so the user knows. Also, add NOPENCMD define in noiceconf.def.h to specify the default plumber program.
* Explicitly ignore interruptions in spawnvp()sin2019-08-071-2/+2
|
* Add .gitignoresin2019-08-071-0/+2
|
* Revert "Clear screen on exit"sin2019-08-071-2/+0
| | | | This reverts commit ea82ba864377c3085da350a9476a587bb19ec6a9.
* Fix dprintf()sin2019-08-041-1/+1
|
* Style fixsin2019-08-041-2/+1
|
* Die on fork() failure (thanks Evil_Bob)sin2019-08-041-2/+6
|
* Fix typo (thanks Evil_Bob!)sin2019-08-041-1/+1
|
* Clear screen on exitsin2019-08-031-0/+2
|
* Factor out dprintf()sin2019-08-034-20/+25
|
* Implement nopen(1)sin2019-08-0310-161/+234
|
* Add test files to check version number sortingLazaros Koromilas2019-04-081-0/+5
|
* Use unsigned semantics in char comparisonLazaros Koromilas2019-04-081-2/+2
| | | | Unicode entries appear in the same order as with default sorting.
* Add sort by version number modeLazaros Koromilas2019-04-086-4/+68
|
* Move debug printing helpers to util headerLazaros Koromilas2019-04-082-14/+15
|
* Keep usage() above mainsin2019-03-311-7/+7
|
* compile all regexes at startup and show an error on failed compilationHiltjo Posthuma2019-03-311-12/+25
|
* Add support for passing options to file associationssin2019-03-313-37/+58
|
* Bump to 0.8sin2019-03-091-1/+1
|
* Restore old defaults without any video attributesLazaros Koromilas2019-02-031-6/+8
|
* Control color support with a simple flagLazaros Koromilas2019-02-032-1/+2
|
* Revert "Add note in README about color support"Lazaros Koromilas2019-02-031-4/+0
| | | | This reverts commit 80aa6f83283cd82e34a66dcfd2f0092f4a432d13.
* Revert "No colors by default"Lazaros Koromilas2019-02-031-9/+0
| | | | This reverts commit 7e8495803964d3acc920cc79a03089db78278290.
* Honor the default terminal foreground and backgroundLazaros Koromilas2019-02-032-6/+7
|
* Style fixesLazaros Koromilas2019-02-031-2/+3
|
* Bump to 0.7sin2019-01-201-1/+1
|
* Add note in README about color supportsin2019-01-201-0/+4
|
Un proyecto texto-plano.xyz