summary refs log tree commit diff
path: root/bin (follow)
Commit message (Expand)AuthorAge
* Add RPS1 and RPS2 right promptsJune McEnroe2020-03-09
* Fix copyright and rcsidJune McEnroe2020-03-09
* Replace strchrnul with strchrJune McEnroe2020-03-09
* Replace eaccess with faccessatJune McEnroe2020-03-09
* Replace st_mtim with st_mtimespecJune McEnroe2020-03-09
* Replace sys_nsig with NSIGJune McEnroe2020-03-09
* Replace 1sh MakefileJune McEnroe2020-03-09
* Rename manual pages to 1shJune McEnroe2020-03-09
* Move bltin out of subdirectoryJune McEnroe2020-03-09
* Import /usr/src/usr.bin/printf from FreeBSD 12.1-RELEASEJune McEnroe2020-03-09
* Import /usr/src/bin/test from FreeBSD 12.1-RELEASEJune McEnroe2020-03-09
* Import /usr/src/bin/kill from FreeBSD 12.1-RELEASEJune McEnroe2020-03-09
* Remove extraneous files from sh sourcesJune McEnroe2020-03-09
* Import /usr/src/bin/sh from FreeBSD 12.1-RELEASEJune McEnroe2020-03-09
* Remove 1sh sourcesJune McEnroe2020-03-09
* Don't use $ inside $(())June McEnroe2020-03-03
* Remove setoptJune McEnroe2020-03-03
* Use getopts in shell scriptsJune McEnroe2020-03-03
* Separate LINKS from BINS for html to workJune McEnroe2020-02-11
* Match URLs inside parens or with paired parens insideJune McEnroe2020-02-10
* Duplicate effective URL before passing it back to curlJune McEnroe2020-02-10
* Reorganize the Makefile for the umpteenth timeJune McEnroe2020-01-31
* Capture standard error and allow failure in up -cJune McEnroe2020-01-24
* Use C syntax for Objective-C .m filesJune McEnroe2020-01-20
* Highlight single-char variables nested in make interpolationsJune McEnroe2020-01-14
* Remove shotty -c flag from upJune McEnroe2020-01-03
* Revert "Add first working version of imbox"June McEnroe2019-12-21
* Add first working version of imboxJune McEnroe2019-12-21
* Source .editrc before applying -v or -eJune McEnroe2019-12-20
* Fix matching make tags with no sourcesJune McEnroe2019-12-19
* Avoid matching := assignments as tagsJune McEnroe2019-12-19
* Use :target rather than :focus pseudo-classJune McEnroe2019-12-18
* Bail from hi if input is binaryJune McEnroe2019-12-18
* Link to git. from bin htmlJune McEnroe2019-12-15
* Add option to default to text in hiJune McEnroe2019-12-15
* Match .profile and .shrc as shell in hiJune McEnroe2019-12-15
* Document diff input language in hiJune McEnroe2019-12-11
* Fix \? prompt expansion for more than one digitJune McEnroe2019-12-02
* Rename bin.7 to README.7June McEnroe2019-11-27
* Document HISTFILEJune McEnroe2019-11-26
* Replace shotty with code from streamJune McEnroe2019-11-25
* Remove default ENV from manualJune McEnroe2019-11-21
* Do not apply expansion to HISTFILEJune McEnroe2019-11-21
* Revert "Set default ENV to ~/.config/cash/cashrc"June McEnroe2019-11-21
* Remove HISTFILE default valueJune McEnroe2019-11-21
* Remove vendored libeditJune McEnroe2019-11-21
* Revert "Use local libedit"June McEnroe2019-11-21
* Just use H_LOAD and H_SAVEJune McEnroe2019-11-21
* Use braces in 1sh MakefileJune McEnroe2019-11-21
* Add \? exit status prompt expansionJune McEnroe2019-11-20
June McEnroe And increase XTerm internalBorder. 2021-02-07Set urgency on bell in xtermJune McEnroe 2021-02-07Add bindings for brightness controlJune McEnroe Weirdly the Fn key doesn't change how the F row registers... I wonder if I can do something about that. 2021-02-07Set X key repeat rateJune McEnroe 2021-02-07Bump font size to 12June McEnroe 11 is what I use on macOS, but I feel like my eyes are working harder here. 2021-02-07Fully configure and rebind cwmJune McEnroe This is sort of a mix of trying to emulate macOS somewhat for my muscle memory and just rebinding some of the cwm defaults to use 4- rather than M-. 2021-02-07Add BintiJune McEnroe 2021-02-07Finish configuring xtermJune McEnroe 2021-02-06Enable tapping, reverse scroll, set scaling in wsconsctlJune McEnroe 2021-02-06Set root window to black on purple snowJune McEnroe 2021-02-06Add xmodmap configurationJune McEnroe 2021-02-06Add initial OpenBSD X configurationJune McEnroe cwm still needs a lot more rebinding, and I need to actually look at its other options. xterm definitely still needs some configuration, but I at least managed to get it to use a decent looking font. Very happy that OpenBSD includes Luxi Mono, which is what my usual font, Go Mono, is based on anyway. Still missing is xmodmap and such. 2021-02-06Add xterm output to schemeJune McEnroe