mirror of
https://github.com/neovim/neovim
synced 2025-07-16 01:01:49 +00:00
Remove unused USE_TERM_CONSOLE ifdefs #1015
This is unused after dropped amiga and msdos support.
This commit is contained in:
committed by
Justin M. Keyes
parent
84854202fe
commit
1de8fe30c8
@ -2593,7 +2593,6 @@ Macintosh:
|
||||
":noremap". Add "mapcmd({string}, {mode})? Use code from ":mkexrc".
|
||||
9 incsearch is incorrect for "/that/<Return>/this/;//" (last search pattern
|
||||
isn't updated).
|
||||
9 term_console is used before it is set (msdos, Amiga).
|
||||
9 Get out-of-memory for ":g/^/,$s//@/" on 1000 lines, this is not handled
|
||||
correctly. Get many error messages while redrawing the screen, which
|
||||
cause another redraw, etc.
|
||||
|
Reference in New Issue
Block a user