On Ma, 09 iul 19, 02:20:53, Dave Sherohman wrote:
> On Mon, Jul 08, 2019 at 08:50:56PM +0300, Andrei POPESCU wrote:
>
> > If you do figure out how it's supposed to work please do post on list.
>
> My stackexchange question was identified as a duplicate of
> https://vi.stackexchange.com/questions/
On Mon, Jul 08, 2019 at 08:50:56PM +0300, Andrei POPESCU wrote:
> On Lu, 08 iul 19, 08:48:15, Dave Sherohman wrote:
> > Today I did a test install of buster, however, and found a new problem:
> > It seems that buster's vim detects the middle-click and "helpfully" goes
> > immediately into insert mo
On Lu, 08 iul 19, 08:48:15, Dave Sherohman wrote:
>
> Today I did a test install of buster, however, and found a new problem:
> It seems that buster's vim detects the middle-click and "helpfully" goes
> immediately into insert mode, meaning that ":set paste" and "O" are
> entered as part of the fi
Last time around, stretch changed mouse behavior in vim by setting
"mouse=a" by default. To deal with this, my checklist for stretch
updates/installs includes
---
vi /etc/vim/vimrc.local
:set mouse=
:set paste
O
" Don't silently ignore these settings in favor of those in default.vim
let g:skip_de
4 matches
Mail list logo