diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2022-05-16 12:23:36 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-16 03:23:36 -0700 |
commit | 7adecbcd29e17b71bf43e50a444724da184c04a7 (patch) | |
tree | e578cdc041755de98eb406c7e25e38a0e65bb4c0 /src/nvim/api/vimscript.c | |
parent | cd998f8804a33bd93574e2830d03f800bbc162ba (diff) | |
download | rneovim-7adecbcd29e17b71bf43e50a444724da184c04a7.tar.gz rneovim-7adecbcd29e17b71bf43e50a444724da184c04a7.tar.bz2 rneovim-7adecbcd29e17b71bf43e50a444724da184c04a7.zip |
fix(version.c): mark N/A vim patches #18587
vim-patch:8.0.1119: quitting a split terminal window kills the job
N/A, or tracked in https://github.com/neovim/neovim/issues/5431
vim-patch:8.0.1307: compiler warning for ignoring return value
N/A
vim-patch:8.0.1335: writefile() using fsync() may give an error
N/A
vim-patch:8.0.1339: no test for what 8.0.1335 fixes
already merged in 5972ff00560b497de4cfe51d529b0c5aa9dd4fad
vim-patch:8.0.1367: terminal test hangs, executing abcde
N/A
vim-patch:8.0.1562: the terminal debugger can't set breakpoint with mouse
we have all :Termdebug changes
vim-patch:8.0.1609: shell commands in the GUI use a dumb terminal
tracked in https://github.com/neovim/neovim/issues/5431
vim-patch:8.0.1616: Win32: shell commands in the GUI open a new console (guioptions="!")
tracked in https://github.com/neovim/neovim/issues/1496
vim-patch:8.0.1706: cannot sent CTRL-\ to a terminal window
already possible via :call chansend()
Diffstat (limited to 'src/nvim/api/vimscript.c')
0 files changed, 0 insertions, 0 deletions