summary refs log tree commit diff
path: root/home
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-06-02 20:53:17 -0400
committerJune McEnroe <june@causal.agency>2022-06-02 20:53:17 -0400
commit2493b45d9f8220507eaf13277bb95ff7f3655e3f (patch)
tree82fb3b30fc5990b5dfe8d9f4acc94dcbb2e789f1 /home
parentAdd initial working version of qf (diff)
downloadsrc-2493b45d9f8220507eaf13277bb95ff7f3655e3f.tar.gz
src-2493b45d9f8220507eaf13277bb95ff7f3655e3f.zip
Use stderr instead of /dev/tty, realloc buffer if lines too long
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.
Diffstat (limited to 'home')
0 files changed, 0 insertions, 0 deletions
td>Drop pacman-color, regular pacman now has colorJune McEnroe 2013-04-06Restore wallpaper automaticallyJune McEnroe 2013-03-22Simplify autostartJune McEnroe 2013-02-24Default to Ruby 2.0June McEnroe 2013-01-26Make pretty riplrcJune McEnroe 2013-01-26Default to awesome sessionJune McEnroe 2013-01-26Add git promptJune McEnroe 2013-01-26Actually port awesome config to 3.5June McEnroe 2013-01-26Make pretty zshrcJune McEnroe 2013-01-26Port awesome config to 3.5June McEnroe 2013-01-26Replace RVM with chrubyJune McEnroe