nvim-tree.lua/lua
Azad 85abe29396
feat: use virtual title in notifications if title is not supported (#2439)
* feat: use virtual title in notifications if title is not supported

* Fix boolean expressions

* Replace `pcall` with `package.loaded`

* Detect title support before sending notification

* Prevent `title_support` from being nil after evaluation

* temporary stylua suppression

---------

Co-authored-by: Alexander Courtis <alex@courtis.org>
2023-10-07 12:40:39 +11:00
..
nvim-tree feat: use virtual title in notifications if title is not supported (#2439) 2023-10-07 12:40:39 +11:00
nvim-tree.lua feat: use virtual title in notifications if title is not supported (#2439) 2023-10-07 12:40:39 +11:00