summary refs log tree commit diff
path: root/bin/1sh/funcs/dirs
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2025-04-12 23:54:16 -0400
committerJune McEnroe <june@causal.agency>2025-04-12 23:54:16 -0400
commitd6af298143f24c952941601183bbb616ae86b9ab (patch)
tree748e79d306d892b84a8d1a31b55c6fa6272df8c1 /bin/1sh/funcs/dirs
parentThose were supposed to be en-dashes... (diff)
downloadsrc-d6af298143f24c952941601183bbb616ae86b9ab.tar.gz
src-d6af298143f24c952941601183bbb616ae86b9ab.zip
Allow setting exposures when loading film
Diffstat (limited to 'bin/1sh/funcs/dirs')
0 files changed, 0 insertions, 0 deletions
6f08c7cc7694d732e596604268c4396b36a270&follow=1'>Update discord.js versiondestruc7i0n 2016-01-23Add S_Odestruc7i0n 2016-01-24Only have one RCON reconnect at the same timesecret_online 2016-01-24Add config option for RCON delaysecret_online 2016-01-24Reconnect RCON on errorsecret_online Added 10s delay inbetween connections 2016-01-23Check Discord channel ID for incoming messagessecret_online 2016-01-18Beautify with JS Beautifysecret_online Embrace the whitespace. Readability is a great thing. 2016-01-18Add var keyword to variable declarationssecret_online Also added strict mode declaration. Linter should now pick up on strict mode invalidations. 2016-01-13Add Suggestions and fix one commentdestruc7i0n 2016-01-13Update README.mddestruc7i0n 2016-01-12Update README.mddestruc7i0n 2016-01-12Update index.jsdestruc7i0n 2016-01-12Update README.mddestruc7i0n 2016-01-12Update README.mddestruc7i0n 2016-01-12Update README.mddestruc7i0n 2016-01-12Update README.mddestruc7i0nb3972f0c12840e7d8950ac025fea1c&follow=1'>Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe Absolutely indiscriminately. 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 For some reason I haven't been able to figure out, trying to poll /dev/tty returns POLLNVAL (and this was using 100% CPU looping), but using stderr instead works fine. 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe