-
Tuareg 2.2.0 - Emacs 28.0 - OCaml 4.10.0
Trying (the excellent) Emacs-libvterm (Vterm) https://github.com/akermu/emacs-libvterm
I wonder if it would be possible to run the OCaml REPL (e.g. with 't…
-
`term-mode` offers `term-exec` to reuse existing buffers:
```
(term-exec BUFFER NAME COMMAND STARTFILE SWITCHES)
Start up a process in buffer for term modes.
Blasts any old process running in …
-
Many people use `evil-mode`, but unfortunately, I know almost nothing about it. It would be great to collect known problems/workarounds regarding vterm+evil and add them to the README. Help (PRs) woul…
-
When I install python setup.py, I will be prompted that the vterm. h file cannot be found. Why? Is there only header file but no source file for vterm?
-
if the script command is used in a bash script and input is redirected to script:
$> some_command | bash_script_using_script_command
the virtual terminal width in which the script command is r…
-
### I confirm that...
- [x] I have searched the [issue tracker](https://github.com/doomemacs/doomemacs/issues), [documentation](https://docs.doomemacs.org), [FAQ](https://docs.doomemacs.org/-/faq), […
-
**Describe the bug**
vim :terminal is not using high custom colors for bolded colors, as is done for most other terminals (at least: xterm, gnome-terminal, konsole)
This only occurs when "termguic…
-
vterm currently does not integrate with desktop-save-mode, and thus all vterm buffers will be lost after restarting Emacs. And it seems nobody has raised this topic before (searching this github repo)…
ksqsf updated
9 months ago
-
I love this package as it's giving me a decent terminal inside Emacs. But I'm having trouble getting directory & prompt tracking to work inside tmux.
Without tmux, everything works. I can use `find…
-
Maybe this is me not understanding how the package works, but when I invoke `vterm-toggle-cd` I expect it to bring up a vterm buffer and `cd` to the location of the last active buffer.
Instead, cal…