summaryrefslogtreecommitdiffstats
path: root/2020/info/30.md
blob: 32142603e2979e86269627a356f21108704f4e3c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# A tour of vterm
Gabriele Bozzola (@sbozzolo)

Vterm is a fast and fully capable terminal emulator in GNU Emacs built
as a dynamic module on top of libvterm.  In this talk, I will give an
overview of the package.  I will discuss the installation and common
customizations.  I will go into details on some of the most important
features, such as directory tracking or message passing.  Finally, I
will touch upon known incompatibilities and the future directions of
the project.

URL: <https://github.com/akermu/emacs-libvterm>