Files
neovim/runtime/doc
zeertzjq 158ffd646d vim-patch:9.1.0554: :bw leaves jumplist and tagstack data around (#29639)
Problem:  :bw leaves jumplist and tagstack data around
          (Paul "Joey" Clark)
Solution: Wipe jumplist and tagstack references to the wiped buffer
          (LemonBoy)

As documented the :bwipeout command brutally deletes all the references
to the buffer, so let's make it delete all the entries in the jump list
and tag stack referring to the wiped-out buffer.

fixes: vim/vim#8201
closes: vim/vim#15185

4ff3a9b1e3

Co-authored-by: LemonBoy <thatlemon@gmail.com>
2024-07-10 10:35:12 +08:00
..
2024-06-15 07:04:27 +08:00
2024-05-15 23:19:26 +02:00
2024-05-15 23:19:26 +02:00
2024-04-12 16:56:22 +08:00
2024-05-06 06:43:01 +08:00
2024-06-07 10:55:14 +08:00
2024-04-11 07:39:29 +08:00
2024-05-06 06:43:01 +08:00
2024-04-11 07:39:29 +08:00
2024-06-07 10:55:14 +08:00
2024-03-12 13:51:53 +08:00
2024-02-22 10:07:04 +01:00
2024-06-07 10:55:14 +08:00
2024-01-18 00:14:48 -08:00
2024-05-11 18:14:03 +08:00
2024-05-11 18:14:03 +08:00
2024-06-07 10:55:14 +08:00
2024-01-18 00:14:48 -08:00
2024-04-30 04:30:21 -07:00
2024-07-05 05:20:45 +08:00
2024-05-16 06:07:17 +08:00
2024-06-15 07:04:27 +08:00
2024-04-23 08:20:36 +08:00
2024-04-30 04:30:21 -07:00
2024-05-11 18:14:03 +08:00
2024-07-05 05:20:45 +08:00
2024-04-30 05:54:03 +08:00
2024-07-05 05:20:45 +08:00
2024-07-05 05:20:45 +08:00