Hi, On 24/1/21 11:41 am, Damien Zammit wrote: > OK, I ran the failing test in GDB:
Forgot to paste the command I used: vim/src/vim-gtk3/testdir $ VIMRUNTIME=../../runtime gdb --args ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_arglist.vim --cmd 'au SwapExists * let v:swapchoice = "e"' Damien