Skip to content

Commit

Permalink
fix: correct bindkey in fly on the command line
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasbueschel authored Feb 5, 2021
1 parent fc72506 commit 5d92674
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ There are many configuration options for the shell history. But the main thing t
You can use the `bindkey` command to see a list of all keyboard shortcuts:

```
$ bindkeys
$ bindkey
"^@" set-mark-command
"^A" beginning-of-line
"^B" backward-char
Expand Down

0 comments on commit 5d92674

Please sign in to comment.