akinsho / akinsho/toggleterm.nvim
Fix ToggleTerm buffers to window & Propagate opened files to other windows
Đang mở
- Ngôn ngữ chính
- Lua
- Star
- 5.6k
- Fork
- 206
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
`:h winfixbuf`
I'm commonly facing the problem that I accidentally open a file or my file browser inside of a ToggleTerm buffer. To avoid this, one can simply `:set winfixbuf`, which imo should be the default for this plugin at least.
Ideally, when opening a file path under the cursor with `gf`, the file should be opened in another window which isn't a ToggleTerm one.
What do you think?
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.