vis icon indicating copy to clipboard operation
vis copied to clipboard

Changing from search to a command

Open samuelmarquis opened this issue 1 year ago • 0 comments

Problem

Not sure if this is worth fixing, but in Vim if you type / then change your mind and decide you want to run a command by deleting the / and replacing it with a :, it'll still run the command. Vis will instead ignore it.

Steps to reproduce

type /, press backspace, then type :

vis version (vis -v)

vis v0.9-251-gd8276d9-dirty +curses +lua +tre +acl +selinux

Terminal name/version

No response

$TERM environment variable

No response

samuelmarquis avatar Sep 10 '24 18:09 samuelmarquis