Skip to content

Commit c353066

Browse files
committed
Add key bindings wiki link to README
1 parent 13e3229 commit c353066

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,11 @@ You can use `--config <path>` to specify your config file location.
129129

130130
## Key bindings
131131

132+
Key bindings can be configured in the config file, see the [wiki
133+
page][key-bindings-wiki] for details.
134+
135+
Default key bindings:
136+
132137
- `C-a`/`C-e` move cursor to beginning/end in the input field
133138

134139
- `C-k` delete rest of the line
@@ -153,6 +158,8 @@ You can use `--config <path>` to specify your config file location.
153158

154159
- `C-x` edit current message in `$EDITOR`
155160

161+
[key-bindings-wiki]: https://github.com/osa1/tiny/wiki/Configuring-key-bindings
162+
156163
## Commands
157164

158165
Commands start with `/` character.

0 commit comments

Comments
 (0)