mirror of
https://github.com/neovim/neovim.git
synced 2025-09-23 11:38:31 +00:00
screen: Correct commentary.
This "trick" is not conditional upon the type of UI.
This commit is contained in:
@@ -4236,7 +4236,6 @@ win_line (
|
||||
* (regardless of the xn,am settings).
|
||||
* Only do this if the cursor is on the current line
|
||||
* (something has been written in it).
|
||||
* Don't do this for the GUI.
|
||||
* Don't do this for double-width characters.
|
||||
* Don't do this for a window not at the right screen border.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user