luozhiya / fittencode.nvim

Fitten Code AI Programming Assistant for Neovim
49 stars 8 forks source link

Feature request: Is it possible to add a command to close the chat? #74

Closed xuwei152 closed 1 month ago

xuwei152 commented 1 month ago

After chating with the fittencode, I have to jump to the chat panel to close it. Is it possible to add a command to close the chat panel or change the command “Fitten show_chat” to “Fitten toggle_chat"? Clip_2024-05-27_16-20-49

luozhiya commented 1 month ago

@xuwei152

toggle_chat is already implemented in this https://github.com/luozhiya/fittencode.nvim/commit/2fc5ee0fed571b9e0b4c7d0b59119eca9bf07571 commit.

Please update to latest.