File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 99 tiny. (8061042)
1010- Minor improvements in logging (d0505f2, bbb4b81)
1111- ` /join ` (without arguments) now rejoins the current channel. (#334 )
12+ - Key bindings can be configured in the config file. See the [ wiki
13+ page] [ key-bindings-wiki ] for details. (#328 , #336 )
14+
15+ [ key-bindings-wiki ] : https://github.com/osa1/tiny/wiki/Configuring-key-bindings
1216
1317# 2021/05/12: 0.9.0
1418
Original file line number Diff line number Diff line change @@ -32,8 +32,8 @@ tiny is an IRC client written in Rust.
3232- Disconnect detection and automatic reconnects. You can keep tiny running on
3333 your laptop and it automatically reconnects after a sleep etc.
3434
35- - Key bindings inspired by terminal emulators and vim. See [ key bindings
36- section] ( #key-bindings ) below.
35+ - Configurable key bindings inspired by terminal emulators and vim. See [ key
36+ bindings section] ( #key-bindings ) below.
3737
3838- Configurable colors
3939
You can’t perform that action at this time.
0 commit comments