summaryrefslogtreecommitdiff
path: root/vis
diff options
context:
space:
mode:
authorMarc André Tanner <mat@brain-dump.org>2017-01-13 19:33:17 +0100
committerMarc André Tanner <mat@brain-dump.org>2017-01-13 19:33:51 +0100
commit0a087955ce03eeddda06f1a3ad3c3e5e65cc16e9 (patch)
tree9989ea4c9521f4dbae29bb121b6e95be6dfec871 /vis
parent6c64691ad8ecf42b9b851a04a811bf7f79e93b0b (diff)
test: change existing tests to avoid substitute command
Diffstat (limited to 'vis')
-rw-r--r--vis/prompt/history.keys2
1 files changed, 1 insertions, 1 deletions
diff --git a/vis/prompt/history.keys b/vis/prompt/history.keys
index 15bc331..4faa765 100644
--- a/vis/prompt/history.keys
+++ b/vis/prompt/history.keys
@@ -1,4 +1,4 @@
-:+-s/line/word/<Enter> /* replace something on first line */
+:-0+0x/line/c/word/<Enter> /* replace something on first line */
:2<Enter>l /* select second line */
:<Up><Up><Enter> /* repeat replacement */
:e<Backspace><Backspace> /* simulate a typo on the command line */