#vterm

2025-06-20

recently I messed up my #zsh profile paths on #kitty and but most tasks went well on #vterm #magit
the latter is so simple , that I wonder why was I using another term for git or anything in 1st place
OS is obviously #nixos , hence the isolated envs

2025-06-11

it's really hard to always know how one programs uses another
today my #vterm is doing better than #kitty for #zsh
#nixos

2025-04-26

custom #zsh functions give me the git/ tmux functionality I need
can't recall but someone wrote #go helpers for this
#vterm

2025-01-09

sh-set-shell may not be #vterm , but its good enough

2024-12-12

ok, so #vterm doesn't actually run bash upon start. If I run /bin/bash, all my usual environment is working.

2024-12-12

How to “source venv/bin/activate” in #Emacs in #vterm through TRAMP ssh session? It doesn’t seem to find ‘source’. It’s highly specific but it’s annoying that I can’t do that.

mocommocom
2024-09-23

Solved! Thanks to this post: discourse.nixos.org/t/non-inte

Solution: add bashInteractive as a package in the nix shell.

mocommocom
2024-09-22

This is a bit niche but any users out there? Lately, if I'm in a nix-shell (or nix develop), vterm completely breaks down. Control characters to navigate command line no longer work, the shell prompt has extra characters in it, history is inaccessible etc. So it's unusable. What have I done?

Björnthaodan
2024-09-22

Did you know that you can call functions in like you can do in Eshell?
Using vterm-eval-cmds you can either commands that don't exist in a shell or replace those that exist.
E.g. instead of man you can call the Emacs manapge mode.
You just have to print something to the terminal with the right escape sequence so vterm receives
the right control sequence to know what to call.

Look at my config for more examples:
github.com/Thaodan/emacs.d/blo

2024-09-20

#vterm can read and execute commands. At the moment, a command is passed by providing a specific escape sequence. For example, to evaluate

(message "Hello!")
--message passing #emacs
github.com/akermu/emacs-libvte

ElGray🐱 :fedibird1:elgray@fedibird.com
2024-09-14

Win11 #Emacs#vterm が動いていない。コンパイルできない。
ムリなんかな。

2024-09-08

~carnotweat/droid-tmpl:
#zsh+ #vterm intergration without posimacs & gitignore_global.nix - sourcehut git
#emacs #NixOnDroid #gitignore
git.sr.ht/~carnotweat/droid-tm

2024-03-15

I've just found out that the annoying flickering on my #vterm buffers on #emacs was due to hl-line-mode

Thus, issue solved!

```
;; vterm
(use-package vterm
:hook
(vterm-mode . (lambda () (setq-local global-hl-line-mode nil))))
```

Summer Emacs 🏳️‍🌈🇺🇦🍎🐃summeremacs@fashionsocial.host
2023-08-29

More updates! I'm feeling really productive today as I have time to deal with some of my own stuff for a while before next week. So… I set up a second Time Machine backup on my server. All using #Emacs, I used #tramp to log into my server, change smb.conf to add the second backup drive, restarted smb with #vterm inside of emacs, and then set up Time Machine's second drive to back up to! Time taken: About 2 minutes tops. 😀👩🏼‍💻

#Emacs #macos #linux #raspberrypi #backup #timemachine

Aaron W. SwensonTitanOfOld
2023-08-09

@emaksovalec@emacs.ch EAT (codeberg.org/akib/emacs-eat) or (github.com/akermu/emacs-libvte) may be better for you. I still use for smaller things that I don't mind blocking, such as waiting for a repo sanity check with .

2023-07-28

🔴 Today on #SystemCrafters Live, we'll take a look at a few different options for using Emacs as a shell or terminal emulator: Eshell, vterm, and Eat! We'll compare them to find the overall best experience in terms of speed, terminal emulation quality, and efficiency of use.

Join us on YouTube or Twitch:

- youtube.com/live/HG7pVCa0DVY
- twitch.tv/SystemCrafters
- systemcrafters.net/live-stream

🕐 in your time zone: time.is/compare/1800_in_Athens

#gnu #emacs #eshell #vterm #eat #terminal #shell #freesoftware

🏳️‍🌈Trentskunk🏳️‍🌈:unverified:trentskunk@mstdn.social
2023-03-05
Stephan Lichtenauer | נח סתוhnygd@mastodon.africa
2023-01-23

@jgoerzen

Also my use case of #Emacs is specific: While I do some programming, it mainly is my "operating system" that I use all day long, i.e. I read my email in #Gnus, I use some #orgmode, I use #ses as spreadsheet, #eshell and #vterm are my main shells etc.

But anybody with more in-depth knowledge about #DoomEmacs vs #Spacemacs should please chime in and feel free to correct me.

2/2

@inetpro

Kai 🐈‍⬛kaio@fosstodon.org
2022-12-12

If you using emacs, vterm, and R, you probably want to add

options(cli.hyperlink = FALSE)

to your .Rprofile.

Hyperlinks aren't (currently?) supported in libvterm, so they'll look like garbage (compare images)

Excuse all my warnings...I'll get to them. Eventually.

#emacs #vterm #rstats

Screenshot of hyperlinks with cli.hyperlink set to TRUE. They are very verbose and have a lot of raw escape codes riddled within.Screenshot with cli.hyperlink = FALSE. Much more succinct.
Tom :emacs: :guix:ryuslash@fosstodon.org
2022-11-19

@schnouki if only I could run eshell in vterm, and have the awesomeness of a great terminal emulator and a great shell in one. Could something like that be written? Using eshell as the shell, but with the rendering done by libvterm? I'm not actually 100% what part of the process (lib)vterm handles.

#emacs #vterm #eshell

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst