Emil Hammarström
Emil Hammarström
To list channels I currently use LIST, but sometimes I want to change the ordering, or perhaps order by number of users instead. ``` /channels [ORDER_BY] [ORDERING] ORDER_BY: name (default),...
Configuration setting for enabling `HH:MM:SS` for each irc message.
``` declare -x COLORTERM="truecolor" declare -x GDM_LANG="en_US.UTF-8" declare -x LANG="en_US.UTF-8" declare -x TERM="xterm-256color" declare -x TERM_PROGRAM="tmux" declare -x TERM_PROGRAM_VERSION="3.3a" ``` * compiled from v3.0.9 tag * alacritty 0.9.0 + tmux...
Back-Tabbing would not work correctly on my Ubuntu + Sway setup, this fixes the issue