view .gitattributes @ 51174:e306d552dfb1 stable

histedit: remove superfluous echo() and endwin() calls (issue6859) ncurses patchlevel 20231111 started returning an error from endwin() if called twice without a intervening screen update. Per Sven Joachim in https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1058041#17: "AFAICS, invoking curses.echo() and curses.endwin() is superfluous because curses.wrapper already does that for you, and calling curses.endwin() twice throws an error with the newer ncurses. Removing those two lines should fix the problem."
author Julien Cristau <jcristau@mozilla.com>
date Tue, 12 Dec 2023 11:47:48 +0100
parents 9fa3cda7449e
children
line wrap: on
line source

# So GitLab doesn't think we're using tons of Perl
*.t -linguist-detectable