canola.nvim/doc
Philipp Oeschger 5d2dfae655
feat: config option to customize floating window title (#482)
* replace cwd path in actual path

* move get_title to utils

* add documentation

* rename

* add method doc

* add comment

* fallback to 0 for winid

* add missing property definition for relative_win_title

* only replace when at the start of the path

* simplify

* minor change

* add entry point to customize floating window title for oil-buffer

* remove config parameter

* cleanup

* add documentation

* move get_win_title to top and pass winid as parameter

* add get_win_title to type definition for oil.setup

* remove empty line

* adjust comment

---------

Co-authored-by: Philipp Oeschger <philippoeschger@Philipps-Air.fritz.box>
2024-10-15 22:22:31 -04:00
..
api.md doc: more and better type annotations 2024-08-30 17:50:09 -07:00
oil.txt feat: config option to customize floating window title (#482) 2024-10-15 22:22:31 -04:00
recipes.md [docgen] Update docs 2024-09-11 15:45:10 +00:00