-
Hi, I've been using NeoTerm for a while. Before this I've never made any changes in "Customization", I changed the Font to "UbuntuMono" while Color Scheme I have made some color changes there. After c…
-
#3 suggests using neoterm for REPL - which is a good idea. This plugin shouldn't do REPL. What I think it *should* do is be able to integrate with things that do, like neoterm or Nvim-R.
Can you pl…
-
Hi,
If you close the REPL buffer (using either `:q` or `:Tclose`) and then use the mapping that calls `(neoterm-repl-send)` or `(neoterm-repl-send-line)` the buffer with the REPL doesn't automatica…
-
```
~/grafito $ ./grafito-engine -m lazuli-001 -p "hello"
GGML_ASSERT: /data/data/com.neoterm/files/home/grafito/grafito-cpp/src/ggml.c:4408: wtype != GGML_TYPE_COUNT
Aborted
~/grafito $
```
-
How can i get all packages from termux and install on your neoterm? Give me full guide line. Thanks
-
**Describe the bug**
The command ```:TREPLsendline``` always sends lines with a character ````^[``` in ipython.
**To Reproduce**
Steps to reproduce the behavior:
1. Opened a neoterm with `:T ipy…
-
**Describe the bug**
Ubuntu doesn't ship with `python` anymore, but ships with `python3` so the check `is_valid` which evaluates `executable('python')` should possibly include `executable('python3')`…
-
I am uncertain as to if this could be related to #246 but it was the only issue I saw within the same vein.
Thanks in advanced for any information! 🎉
**Describe the bug**
Upfront, it's important…
-
Fresh install with vim native plugin support (vim/pack), no setup, NVIM v0.6.0, osx monterey.
When open clj, python, kotlin, etc, I have some errors (examples below).
I just want to use Tnew, I …
-
Would love to be able to send current line, text object or visual selection to a quickterm with a hotkey, similar to how [neoterm does it](https://github.com/kassio/neoterm#repl).
devth updated
5 years ago