Skip to content

Commit

Permalink
Fix typo in documentation
Browse files Browse the repository at this point in the history
Signed-off-by: Wincent Colaiuta <[email protected]>
  • Loading branch information
wincent committed Apr 2, 2010
1 parent 9fe6900 commit 5ade684
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/command-t.txt
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ window would fail; in this case Command-T will open the file in a new split.
The following mappings are active when the prompt has focus:

<BS> delete the character to the left of the cursor
<Del> delete the cursor at the cursor
<Del> delete the character at the cursor
<Left> move the cursor one character to the left
<C-h> move the cursor one character to the left
<Right> move the cursor one character to the right
Expand Down

0 comments on commit 5ade684

Please sign in to comment.