Page MenuHomeVyOS Platform

vyos-build: docker: selection of text in the terminal still selects it in vim (mouse isn't completely disabled)
Closed, ResolvedPublic

Description

The dockerfile already applies a patch to vimrc that should disable entering visual mode on mouse selection, but it's not enough. Selecting text with the mouse still selects it in vim and doesn't copy it as expected. To completely disable the mouse, this needs to be added to vimrc.local:

set mouse=
set ttymouse=

Details

Difficulty level
Unknown (require assessment)
Version
-
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Bug (incorrect behavior)

Event Timeline

jjakob changed the task status from Open to In progress.Mar 20 2020, 9:50 AM
jjakob triaged this task as Low priority.
jjakob created this task.
jjakob created this object in space S1 VyOS Public.
jjakob moved this task from Need Triage to Finished on the VyOS 1.3 Equuleus board.
erkin set Issue type to Bug (incorrect behavior).Aug 31 2021, 5:15 PM