Re: E325 ATTENTION message wrapping/formatting problem

2023-10-02 Thread 'Trey Blancher' via vim_use
Life, Thanks for the reply! Unfortunately your proposed workaround looks like a severe hack. Christian had responded asking me to check other terminal emulators, and it appears to have been an issue with termcap (i.e. the TERM environment variable). Manually running `TERM=xterm-256color vim`

Re: E325 ATTENTION message wrapping/formatting problem

2023-10-02 Thread 'Trey Blancher' via vim_use
Christian, Thanks for the reply! Unfortunately I don't have gvim installed (I could never get the hang of using it). I tried in iTerm, which had a similar issue as Alacritty (lines slightly shorter, but still lots of visual space between the lines of the E325 ATTENTION message). But

Re: E325 ATTENTION message wrapping/formatting problem

2023-09-30 Thread Christian Brabandt
On Fr, 29 Sep 2023, 'Trey Blancher' via vim_use wrote: > I'm using vim 9.0.1850 on macOS Ventura 13.6, installed via Homebrew. I > have a problem with the E325 ATTENTION message, informing me of an existing > swap file. It appears that every line in the message is inordinately long, > such

Re: E325 ATTENTION message wrapping/formatting problem

2023-09-30 Thread Lifepillar
On 2023-09-29, 'Trey Blancher' via vim_use wrote: > I have a problem with the E325 ATTENTION message, informing me of an > existing swap file. It appears that every line in the message is > inordinately long, > [...] > This has been going on for quite some time, I don't know exactly when it >

E325 ATTENTION message wrapping/formatting problem

2023-09-29 Thread 'Trey Blancher' via vim_use
I'm using vim 9.0.1850 on macOS Ventura 13.6, installed via Homebrew. I have a problem with the E325 ATTENTION message, informing me of an existing swap file. It appears that every line in the message is inordinately long, such that most of the message scrolls off the top of my terminal