-
## Expected behavior
I changed init.toml, commentd custom_plugins.
```
[[custom_plugins]]
name = 'Tokubara/neoterm'
```
Then I restarted spacevim, the plugin is still in effect.
After 2…
-
i actually need to know how to resize the neoterm ?
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Issue description
#2053 swapped `extraConfig` and `pluginConfig` so that `extraConfig` comes last. This breaks…
-
## Result from CocInfo
## Describe the bug
when i open it and it starts to show it.
and when i use it , but word not appear, just change a line
## Reproduce the bug
**We wil…
-
NeoTerm uses the source of Termux,but it's not open source.It violates GPL V3.
You can find the author here http://www.coolapk.com/apk/io.neoterm
-
Is it possible to switch to different window or open new tab when neoterm is opened? Leader key seems to be disabled when neoterm is focused, even if terminal supports vi mode. Shortcuts like (Ctrl+K …
-
```text
$ pkg install man
Hit:1 http://termux.net stable InRelease
Reading package lists... Done
Building dependency tree
Reading state information... Done
All packages are up to date.
Reading …
-
Thank you so much for this plugin!! The idea is so clever, and the implementation seems smooth.
Is there a way to send commands to the terminal from Vim?
I found that this works if I first start…
-
Thanks for the awesome plugin.
I am running into an issue when I run `require("neoterm").run("terraform plan -out=tfplan")` and wait for my command to complete. Once it completes, I toggle the term…
-
When you open or toggle a neoterm it shows in the buffer list. This is a little inconvenience because I use a buffertabline plugin and it shows there. Is there a way to hide it?