akinsho / akinsho/toggleterm.nvim
Fix ToggleTerm buffers to window & Propagate opened files to other windows
オープン
- 主要言語
- Lua
- スター
- 5.6k
- フォーク
- 206
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
`: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?
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。