Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:Update
vim.33548
reorder-exit-raw-mode.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File reorder-exit-raw-mode.patch of Package vim.33548
Index: vim-9.0.1443/src/term.c =================================================================== --- vim-9.0.1443.orig/src/term.c +++ vim-9.0.1443/src/term.c @@ -3998,9 +3998,9 @@ stoptermcap(void) // protocol out_str(T_TE); // stop termcap mode - cursor_on(); // just in case it is still off out_str_t_TE(); // stop "raw" mode, modifyOtherKeys and // Kitty keyboard protocol + cursor_on(); // just in case it is still off screen_start(); // don't know where cursor is now out_flush(); }
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor