2018-01-29 19:09:21 +00:00
|
|
|
**`PgUp`** and **`PgDn`** scrolls up and down, the `/ss` command decides how much
|
2018-01-29 18:53:58 +00:00
|
|
|
|
2018-01-29 19:09:21 +00:00
|
|
|
**`Up`** and **`Down`** goes through the history of text you've written
|
2018-01-29 18:53:58 +00:00
|
|
|
|
2018-01-29 19:09:21 +00:00
|
|
|
**`Tab`** completes a nickname after writing the first couple letters
|
2018-01-29 18:53:58 +00:00
|
|
|
|
2021-09-02 21:20:34 +00:00
|
|
|
**`CTRL-A`** switches to the previous channel
|
2018-01-29 18:53:58 +00:00
|
|
|
|
2021-09-02 21:20:34 +00:00
|
|
|
**`CTRL-X`** switches to the next channel
|
2018-01-29 18:53:58 +00:00
|
|
|
|
2023-09-17 18:16:18 +00:00
|
|
|
**`CTRL-E`** is the `/a` command, jumps to the oldest unread message in another channel, or alt-tabs between two channels otherwise
|
2018-01-29 18:53:58 +00:00
|
|
|
|
2022-07-03 22:06:54 +00:00
|
|
|
**`CTRL-L`** is the `/r` command, redraws the screen to fix corruption. Use this if things are glitchy after resizing the terminal
|
2018-01-29 18:53:58 +00:00
|
|
|
|
2023-09-17 18:16:18 +00:00
|
|
|
**`CTRL-N`** is the `/v` command, toggle visibility of names in messages
|
|
|
|
|
2018-01-29 19:09:21 +00:00
|
|
|
**`CTRL-K`** followed by a number `0-9` or letter `a-f` changes colour mid-message, see `/cmap`
|
2018-01-29 18:53:58 +00:00
|
|
|
|
2022-10-12 21:48:02 +00:00
|
|
|
**`CTRL-B`** enables bold/bright text
|
|
|
|
|
2018-01-29 19:09:21 +00:00
|
|
|
**`CTRL-O`** changes back to default colour
|