summary refs log tree commit diff
Commit message (Expand)AuthorAge
...
* Add quote to jrp and refactor jitJune McEnroe2016-10-08
* Fix jrp build -leditJune McEnroe2016-10-08
* Fix jrp mmap MAP_ANON callsJune McEnroe2016-10-08
* Fix jrp OR opJune McEnroe2016-10-08
* Set up jrp input loopJune McEnroe2016-10-08
* Implement jrp JITJune McEnroe2016-10-08
* Implement jit_hop and jit_hop for jrpJune McEnroe2016-10-07
* Keep stack top in rdi in jrpJune McEnroe2016-10-07
* Swap stacks in OP_CALL and wasteful OP_RELO in jrpJune McEnroe2016-10-07
* Add runtime functions to jrpJune McEnroe2016-10-07
* Add OP_HIGH to jrpJune McEnroe2016-10-06
* Define IMMED_PUSH macro in jrpJune McEnroe2016-10-06
* Rearrange OP_PUSH so immediate is high dword in jrpJune McEnroe2016-10-06
* Use custom typedefs in jrpJune McEnroe2016-10-06
* Generate some test code in jrpJune McEnroe2016-10-06
* Use rbp instead of r15 in jrpJune McEnroe2016-10-05
* Begin JRPJune McEnroe2016-10-05
* Use long type in rpnJune McEnroe2016-10-04
* Set tmux tab size to 20June McEnroe2016-10-04
* Process argv in rpnJune McEnroe2016-10-04
* Fix whitespace handling in rpnJune McEnroe2016-10-04
* Add @ to rpnJune McEnroe2016-10-04
* Add ! to rpnJune McEnroe2016-10-04
* Add quoting to rpnJune McEnroe2016-10-04
* Try ops first in rpnJune McEnroe2016-10-04
* Add radix to rpnJune McEnroe2016-10-04
* What am I even doing?June McEnroe2016-10-03
* Set TERM in tmuxJune McEnroe2016-09-29
* Reconfigure tmuxJune McEnroe2016-09-29
* Use shiftwidth=4 as defaultJune McEnroe2016-09-27
* Remove gcl shell aliasJune McEnroe2016-09-20
* Set shiftwidth=4 for CJune McEnroe2016-09-20
* Clean up error handling in pbdJune McEnroe2016-09-18
* Forward pbd through *.local SSHJune McEnroe2016-09-17
* Add pbcopy and pbpaste using pbdJune McEnroe2016-09-17
* Check child status in pbdJune McEnroe2016-09-17
* Factor out spawn in pbdJune McEnroe2016-09-17
* Add initial pbd implementationJune McEnroe2016-09-17
* Execute Homebrew SSH for tux iTerm profileJune McEnroe2016-09-16
* Add Include config_private to SSH configJune McEnroe2016-09-16
* Disable custom login command for local iTerm profileJune McEnroe2016-09-16
* Add tux profile to iTermJune McEnroe2016-09-16
* Use err(3) in xxJune McEnroe2016-09-15
* Use sysexits.h in xxJune McEnroe2016-09-15
* Use strtoul in xxJune McEnroe2016-09-15
* Write xx usage to stderrJune McEnroe2016-09-15
* Use nvim as MANPAGERJune McEnroe2016-09-13
* Use return value of getopt in xxJune McEnroe2016-09-13
* Compile xx.c with clang specificallyJune McEnroe2016-09-12
* Prevent offset from xx when reading zeroJune McEnroe2016-09-12
nfig/cwm/cwmrc?id=21b0300a4ddbebc32447a5f0e58d587feffa2d3f&follow=1'>Add 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