akinsho / akinsho/toggleterm.nvim

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

Ouverte
#644 0 commentaires 5 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Lua
Étoiles
5.6k
Forks
206
Métriques de merge des PR
Aucune PR mergée en 30 j

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?

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.