Commit ac3a8a4
committed
vim: Import v9.0.0984
* 9.0.0984: GUI: remote_foreground() does not always work
* 9.0.0983: stray characters displayed when starting the GUI
* 9.0.0982: 'cursorline' not drawn before virtual text below
* 9.0.0981: build error in tiny version
* 9.0.0980: the keyboard state response may end up in a shell command
* 9.0.0979: ch_log() text can be hard to find in the log file1 parent 057991b commit ac3a8a4
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
- runtime/doc/channel.txt+3
- runtime/doc/map.txt+12-4
- runtime/doc/term.txt+7
- src/drawline.c+61-41
- src/edit.c+8-3
- src/ex_getln.c+3
- src/gui_gtk_x11.c+12-1
- src/logfile.c+3-1
- src/main.c+20-10
- src/normal.c+1-1
- src/optiondefs.h+1
- src/os_unix.c+1-1
- src/proto/main.pro+1
- src/proto/term.pro+2
- src/term.c+53-9
- src/termdefs.h+2
- src/testdir/dumps/Test_prop_with_text_below_cul_1.dump+6
- src/testdir/test_channel.vim+2-1
- src/testdir/test_textprop.vim+23
- src/version.c+12
0 commit comments