akinsho / akinsho/toggleterm.nvim

Fix ToggleTerm buffers to window & Propagate opened files to other windows

Open
#644 0 comments 5 reactions 0 assignees View on GitHub
Dominant language
Lua
Stars
5.6k
Forks
206
PR merge metrics
No merged PRs in 30d

Description

`: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?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.