Files
neovim/test/functional/ui
luukvbaal f6929ea51d fix(tabline): avoid memory leak in tabline click definitions (#21847)
Problem:    Memory is leaked in tabline click definitions since
            https://github.com/neovim/neovim/pull/21008.
Solution:   Add back a call to `stl_clear_click_defs()` that was lost in
            the refactor PR.
2023-01-17 09:51:01 +08:00
..
2022-09-30 09:53:52 +02:00
2022-12-31 13:25:26 +01:00