about summary refs log tree commit diff
path: root/scripts/chat.tmux.conf
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/chat.tmux.conf')
-rw-r--r--scripts/chat.tmux.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/chat.tmux.conf b/scripts/chat.tmux.conf
index 7ef6ccb..9d4b238 100644
--- a/scripts/chat.tmux.conf
+++ b/scripts/chat.tmux.conf
@@ -58,5 +58,4 @@ bind-key -N 'reload configuration'	-- R	{
 
 # IRC
 new-window -d -S -n hackint	-- catgirl	-- defaults hackint
-new-window -d -S -n freenode	-- catgirl	-- defaults freenode
 new-window -d -S -n efnet	-- catgirl	-- defaults efnet
d> 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