-
![image](https://user-images.githubusercontent.com/71810726/126895257-3229b4df-7c90-49d5-aabc-45ae28d734fe.png)
This wasn't the case with vimfloaterm or Fterm.nvim, anyway to fix this?
-
![exec](https://user-images.githubusercontent.com/22454918/112119367-36d1e980-8bb5-11eb-9787-5936391127a3.gif)
-
- The default Shell like `cmd` is working fine. When i change the environment variable `$SHELL` to `pwsh` or `powershell`. The toggle term open with empty window.
![empty](https://user-images.githu…
-
I am using [`@camspiers/snap`](https://github.com/camspiers/snap) as a file finder. I noticed that after installing `focus.nvim`, Snap's popup window, and the panes within it, are sized differently.
…
-
This only happens with a big list (either large doc or long list of completions). See screenshots below.
![screenshot1](https://user-images.githubusercontent.com/67634026/136681696-108412d9-8165-4b…
-
E5108: Error executing lua ...ack/packer/opt/nvim-toggleterm.lua/lua/toggleterm/ui.lua:256: Vim:E444: Cannot close last window
This was thrown when I was trying to exit from a file buffer while a hor…
-
Following up from https://github.com/akinsho/nvim-toggleterm.lua/issues/62#issuecomment-885187362
Summary: when I was using `require('toggleterm').exec(...)` to run something with [this configurati…
-
- `nvim --version`: nvim 0.5.0
- `git --version`: 2.33.0
- Operating system/version: Archlinux
- Terminal name/version: st
### Steps to reproduce
1. Do a packer Sync
2. the output after …
-
### Problem description
Hello, I recently started working on a new project in Go that includes build tags in the test files. Mostly this means I need to add some configuration to gopls.
But when …
-
Hello. I'm trying to set up neorg-telescope on neovim nightly ```0.7.0-dev``` on nixos, using home-manager (which relies on packer). However when I try to run it with ```:Telescope neorg```, I get the…