summary refs log tree commit diff
path: root/bin/dash/src (follow)
Commit message (Expand)AuthorAge
* Just zero mailsize on changemailJune McEnroe2021-10-02
* Fix chkmail loop break conditionJune McEnroe2021-10-02
* Check sizes of mailboxes, not timesJune McEnroe2021-10-02
* Update dash autoconf/automake filesJune McEnroe2021-09-27
* Merge dash v0.5.11.4June McEnroe2021-06-20
* Check in dash autogen files for realJune McEnroe2021-04-25
* Revert "Check in dash autogen files"June McEnroe2021-04-25
* Check in dash autogen filesJune McEnroe2021-04-04
* Warn twice about stopped jobsJune McEnroe2021-02-04
* Set H_SETUNIQUEJune McEnroe2020-12-28
* Fix dash Makefile compatibility with BSD makeJune McEnroe2020-12-23
* Fix multi-line prompts when right prompts are usedJune McEnroe2020-12-23
* Add RPS1 and RPS2 right prompt variablesJune McEnroe2020-12-23
* Cache the expanded prompt for editlineJune McEnroe2020-12-23
* Bind libedit's secret filename completion functionJune McEnroe2020-12-22
* Merge commit '71c7cbab2b50436db940721a10d6ea1ca5d75f89' as 'bin/dash'June McEnroe2020-12-22
46117786f687ded1c62047e9194107e96&follow=1'>Add C-n and C-p key bindings to switch windowsJune McEnroe 2019-02-23Change example command to join #ascii.town on freenodeJune McEnroe 2019-02-23Call def_prog_mode after termNoFlowJune McEnroe 2019-02-22Move IRC formatting reset to C-sJune McEnroe 2019-02-22Disable terminal flow controlJune McEnroe 2019-02-22Bind up and down arrows to scrollJune McEnroe 2019-02-22Remove topic TODOJune McEnroe 2019-02-22Add /znc commandJune McEnroe 2019-02-22Update status line after scrolling and term eventsJune McEnroe 2019-02-22Reorganize input.cJune McEnroe 2019-02-22Fix name of <raw> window in man pageJune McEnroe 2019-02-22Rename global tags with angle bracketsJune McEnroe 2019-02-22Show status window while connectingJune McEnroe 2019-02-22Reorganize UI code for the umpteenth timeJune McEnroe 2019-02-21Replace "view" with "window"June McEnroe 2019-02-21Remove ROT13June McEnroe 2019-02-21Clean up man pageJune McEnroe 2019-01-26Draw UI before connectingJune McEnroe 2019-01-25Avoid unused variable warnings with getyxJune McEnroe 2019-01-25Add GNU/Linux build instructionsJune McEnroe