nvim-tree.lua/lua
Mohamed Arish 920868dba1
fix(#2370): Better "y/N" prompts (#2377)
* Changed the default y/n prompt to default to N in most cases(all delete cases) and made it so that the copy paste same name conflict defaults to R(ename)

* Removed all No conditions as they are not used and not needed

* Made item_short into lowercase and also fixed prompts in dressing.nvim and telescope-select.nvim

* Fixed the exception which occurs on pressing esc in the prompt and also made rename to be blank or r.*/R.*
2023-08-20 17:34:14 +10:00
..
nvim-tree fix(#2370): Better "y/N" prompts (#2377) 2023-08-20 17:34:14 +10:00
nvim-tree.lua chore: remove legacy view.mappings.list (#2371) 2023-08-14 17:41:55 +10:00