summary refs log tree commit diff
path: root/etc/Dark.terminal (follow)
Commit message (Expand)AuthorAge
* Update Dark.terminalJune McEnroe2019-07-26
* Disable visual bell entirely in TerminalJune McEnroe2018-08-16
* Set TERM=xterm in Terminal.appJune McEnroe2018-05-13
* Brighten color schemeJune McEnroe2018-03-31
* Set Dark terminal to schemeJune McEnroe2018-03-31
* Switch to and vendor Go Mono fontJune McEnroe2018-02-21
* Rename files directory etcJune McEnroe2017-09-15
0500'>2022-02-18Simplify cursor positioning in inputJune McEnroe Do some extra work by adding the portion before the cursor to the input window twice, but simplify the interaction with the split point. This fixes the awkward behaviour when moving the cursor across colour codes where the code would be partially interpreted up to the cursor. 2022-02-18Fix M-f orderingJune McEnroe 2022-02-12Move sandman build to scripts/MakefileJune McEnroe 2022-02-12Use compat_readpassphrase.c on LinuxJune McEnroe 2022-02-12Copy RPP defines from oconfigureJune McEnroe