summary refs log tree commit diff
path: root/bin/dash/src/miscbltin.h
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-03-15 14:47:40 -0400
committerJune McEnroe <june@causal.agency>2022-03-15 14:47:40 -0400
commit1a1b7bf4e55bd377b663434fadc7d04da40ce235 (patch)
treeb76d88519d1e125098a33108777208bb4e1bea42 /bin/dash/src/miscbltin.h
parentUse /usr/local/share/perl5 in git-comment (diff)
downloadsrc-1a1b7bf4e55bd377b663434fadc7d04da40ce235.tar.gz
src-1a1b7bf4e55bd377b663434fadc7d04da40ce235.zip
Add daticns utility
Idea from <https://github.com/philipbel/scripts>. Used to extract
icns files from the .dat file in
/System/Library/Keyboard Layouts/AppleKeyboardLayouts.bundle.
Diffstat (limited to 'bin/dash/src/miscbltin.h')
0 files changed, 0 insertions, 0 deletions
an title='2022-06-03 11:03:24 -0400'>2022-06-03Set line number on File linesJune McEnroe 2022-06-03Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe 2022-06-02Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe