summary refs log tree commit diff
path: root/etc/CodeQWERTY.bundle/Contents/Resources/CodeQWERTY.keylayout
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-22 16:41:11 -0500
committerJune McEnroe <june@causal.agency>2020-12-22 16:41:11 -0500
commit3913f22afeb17646427b9cb7117386d7db45a068 (patch)
treedc0979ca54412405b2b15fcae8030368a025c885 /etc/CodeQWERTY.bundle/Contents/Resources/CodeQWERTY.keylayout
parentMatch the number part of the argument to :RFC (diff)
downloadsrc-3913f22afeb17646427b9cb7117386d7db45a068.tar.gz
src-3913f22afeb17646427b9cb7117386d7db45a068.zip
Limit prune.sh to ~/.config ~/.local
Otherwise macOS gets very mad as it tries to access a bunch of protected
directories.
Diffstat (limited to 'etc/CodeQWERTY.bundle/Contents/Resources/CodeQWERTY.keylayout')
0 files changed, 0 insertions, 0 deletions
in/gfxx.c?id=536e53067a65723eae1c31861bde6559efc4f189&follow=1'>Fix gfxx draw stop conditionJune McEnroe 2018-02-04Reuse CGColorSpace and CGDataProvider in gfcocoaJune McEnroe 2018-02-04Mark mac target phonyJune McEnroe 2018-02-04Set up Makefile for gfxx-cocoa or gfxx-fbJune McEnroe 2018-02-04Avoid doing excessive work in gfxxJune McEnroe 2018-02-04Handle window resizing in gfcocoaJune McEnroe 2018-02-04Set cinoptionsJune McEnroe 2018-02-04Tweak colorscheme moreJune McEnroe 2018-02-04Color MatchParen DarkYellowJune McEnroe 2018-02-04Add palette sampling to gfxxJune McEnroe 2018-02-04Add 4-bit RGB to gfxxJune McEnroe 2018-02-04Add Quit menu item to gfcocoaJune McEnroe 2018-02-04Switch back to sane Objective-C styleJune McEnroe 2018-02-04Quit gfcocoa when window closesJune McEnroe 2018-02-03Apparently this is how people write Objective-CJune McEnroe