akinsho / akinsho/toggleterm.nvim

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

Abierto
#644 0 comentarios 5 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Lua
Estrellas
5.6k
Forks
206
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.