summary refs log tree commit diff
Commit message (Expand)AuthorAge
...
* Generalize hnelJune McEnroe2018-01-29
* Remove Tarmak remappings from vimJune McEnroe2018-01-29
* Switch back to QWERTY on LinuxJune McEnroe2018-01-29
* Take fbclock font in env varJune McEnroe2018-01-29
* Support fbclock fonts wider than 8June McEnroe2018-01-29
* Take font path on fbclock argvJune McEnroe2018-01-29
* Add fbclockJune McEnroe2018-01-29
* Remove color from MakefileJune McEnroe2018-01-29
* Set t_Co = 8June McEnroe2018-01-29
* Add :Q command aliasJune McEnroe2018-01-29
* Add setuid target for briJune McEnroe2018-01-29
* Add init function to fb interfaceJune McEnroe2018-01-28
* Add color.cJune McEnroe2018-01-28
* Add fb.cJune McEnroe2018-01-28
* Add klon one line descriptionJune McEnroe2018-01-28
* Add portable bins targetJune McEnroe2018-01-28
* Only set title in ~xtermJune McEnroe2018-01-28
* Clean up klon inputJune McEnroe2018-01-28
* Fix CodeQWERTY layoutJune McEnroe2018-01-27
* Add CodeQWERTY keylayoutJune McEnroe2018-01-27
* Convert to CodeColemak keylayoutJune McEnroe2018-01-26
* Add Colemak keylayoutJune McEnroe2018-01-26
* Checkpoint klon movesJune McEnroe2018-01-25
* Add autoFoundJune McEnroe2018-01-23
* Add control to klonJune McEnroe2018-01-22
* Add klon license headerJune McEnroe2018-01-22
* Add klonJune McEnroe2018-01-22
* Mark dtch z and iov staticJune McEnroe2018-01-13
* Remove Code Tarmak 3June McEnroe2017-12-31
* Set nonumber in terminalsJune McEnroe2017-12-31
* Condense pathJune McEnroe2017-11-18
* Remove april, add julyJune McEnroe2017-11-18
* Remove ishJune McEnroe2017-10-26
* Include sys/wait.h in ishJune McEnroe2017-10-16
* Handle blank lines in ishJune McEnroe2017-10-13
* Handle child signals in ishJune McEnroe2017-10-13
* Add beginning of very basic shell, ishJune McEnroe2017-10-13
* Add nasm to install.shJune McEnroe2017-10-04
* Rewrite xx.cJune McEnroe2017-10-04
* Always newline before promptJune McEnroe2017-09-27
* Update Linux console map to Tarmak 4June McEnroe2017-09-27
* Add Code Tarmak 4 layoutJune McEnroe2017-09-27
* Regenerate gitignore with allJune McEnroe2017-09-27
* Remove READMEJune McEnroe2017-09-27
* Sort tail of link.zsh on importJune McEnroe2017-09-27
* Remove git from common packagesJune McEnroe2017-09-27
* Combine pbcopy and pbpaste rulesJune McEnroe2017-09-27
* Remove use of EBADMSGJune McEnroe2017-09-26
* Simplify bins MakefileJune McEnroe2017-09-17
* Simplify zsh promptsJune McEnroe2017-09-15
h=2.0&id=e7926629edff43d0d7939d4592ae1c5655403edb&follow=1'>Show status window while connectingJune McEnroe 2019-02-22Reorganize UI code for the umpteenth timeJune McEnroe It's actually in a good state now, I think. 2019-02-21Replace "view" with "window"June McEnroe I think originally I didn't want to use the same word as curses WINDOW but it's really much clearer for the user if they're just called windows. UI code probably needs yet another rewrite though. Still feels messy. 2019-02-21Remove ROT13June McEnroe It's just not convenient when it can only do the whole line... 2019-02-21Clean up man pageJune McEnroe 2019-01-26Draw UI before connectingJune McEnroe Otherwise the "Traveling" message isn't visible while connecting. 2019-01-25Avoid unused variable warnings with getyxJune McEnroe 2019-01-25Add GNU/Linux build instructionsJune McEnroe