Description
Currently vi mode behaves like set -o vi on a ksh command line and has a single undo buffer. It would be nice to have multiple undo buffers similar to bash's set -o vi and a redo command similar to vim.
Currently vi mode behaves like set -o vi on a ksh command line and has a single undo buffer. It would be nice to have multiple undo buffers similar to bash's set -o vi and a redo command similar to vim.
Build couchbase-server-7.1.0-1253 contains query commit 93e3e95 with commit message:
MB-48346Add multiple undo buffers and redo to cbq's vi mode