diff options
author | Sean Dewar <seandewar@users.noreply.github.com> | 2023-08-23 17:41:21 +0100 |
---|---|---|
committer | Sean Dewar <seandewar@users.noreply.github.com> | 2023-08-25 11:05:18 +0100 |
commit | e3b385bed5d27a3c50687526737e8e146c3abddc (patch) | |
tree | 28e331d8c7ae25815b95ef70b5ca0dd37747c8de /runtime/lua/vim/treesitter/dev.lua | |
parent | 92ef2b2bcd4f8082e1b05af0663ffef422461e6a (diff) | |
download | rneovim-e3b385bed5d27a3c50687526737e8e146c3abddc.tar.gz rneovim-e3b385bed5d27a3c50687526737e8e146c3abddc.tar.bz2 rneovim-e3b385bed5d27a3c50687526737e8e146c3abddc.zip |
vim-patch:3d3a9152fa6d
runtime(termdebug): more termdebug fixes and improvements (vim/vim#12892)
- Fix and attempt to simplify :Frame/:Up/:Down documentation.
- Accept a count instead for :Up/:Down/+/-.
- Update the "Last Change" dates.
- Fix a missing :let (caused an error if gdb fails to start).
- Wipe the prompt buffer when ending prompt mode (if it exists and wasn't wiped
by the user first). Avoids issues with stale prompt buffers (such as E95 when
starting a new prompt mode session).
- Kill the gdb job if the prompt buffer is unloaded (similar to what's done for
a terminal buffer). Fixes not being able to start a new termdebug session if
the buffer was wiped by the user, for example.
https://github.com/vim/vim/commit/3d3a9152fa6de7038fdfd6d6de25230ed825552a
Diffstat (limited to 'runtime/lua/vim/treesitter/dev.lua')
0 files changed, 0 insertions, 0 deletions