Buffer and command improvements
Created by: ca1ek
- Leaving and joining messages go to the buffer instead of showing up for all channels even if you weren't looking at them
- Redesigned the buffer so it stores messages and other as objects, not plain text.
- Fixed an error that made chat messages not print after switching with a
/goto
- Added short forms of join and part commands,
/j
and/p
- Added a short form of goto command,
/<channel_number>