You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Additional info: this is only an issue with the curses backend and only when you start with a theme like zenburn enabled. It doesn't happen if you switch to zenburn while running.
Additional info: this is only an issue with the curses backend and only when you start with a theme like zenburn enabled. It doesn't happen if you switch to zenburn while running.
yes. however, even in that situation, the problem yet occurs when, instead quitting with :q!, vis receive a TSTP signal (ctrl-z key on tty)
Problem
On xterm with double-buffer (
-xrm '*buffered: true'
), vis repaint background with not usual color after user quit (:q!):q!
Steps to reproduce
xterm -xrm '*buffered: true'
instanceTERM=xterm-256color vis
:q!
vis version (vis -v)
all release versions and master, except 0.5
Terminal name/version
XTerm(372)
$TERM environment variable
xterm-256color
The text was updated successfully, but these errors were encountered: