| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-11-11 | Improve Markdown and fix typos in README | Martin Geisler | |
| 2025-01-13 | README: link the issue of running on Windows | Konstantin K | |
| It seems there is demand for making this work on Windows, so would be nice if the text that says it doesn't work would be linked to the issue that contains the research. This will allow interested people *(if such appear)* to avoid researching everything from scratch, but rather basing their work on the information already done by others. This came up on SE: https://emacs.stackexchange.com/questions/82896/error-use-package-vterm-catch-searching-for-program-no-such-file-or-direct/82909#82909 | |||
| 2024-12-17 | Add README entry for vterm-tramp-shells | Florian Rommel | |
| 2024-12-12 | Update `vterm_printf()` and `clear` in README.md | James Cherti | |
| - `vterm_printf()`: Fix the ShellCheck warning SC2235: 'Use { ..; } instead of (..) to avoid subshell overhead.' https://www.shellcheck.net/wiki/SC2235 - Replace `clear` with a POSIX-compliant function | |||
| 2024-01-02 | add example to use another font for vterm buffer | nohzafk | |
| 2024-01-02 | Differentiate foreground and background colors | Illia Ostapyshyn | |
| Allow using different background and foreground colors for same ANSI index, analogously to how term-mode does it. Remove magical indices for underlined cells with default foreground and inverse-video cells with default background. Instead, pass relevant info to lisp function to handle these cases at higher level. * elisp.c, elisp.h (Fapply): New binding. (vterm_get_color): Add new argument for optional attributes. * vterm-module.c (cell_rgb_color): Pass relevant attributes to vterm_get_color. * vterm.el (vterm--get-color): Use foreground or background color of the face depending on received attributes. * README.md: Update documentation | |||
| 2024-01-02 | Add separate faces for bright ANSI colors | Illia Ostapyshyn | |
| * vterm.el (vterm-color-bright-*, vterm-color-palette): New faces. (vterm--get-color): Use new bright faces. * README.md: Mention new faces. | |||
| 2023-01-30 | Remove fake newlines in copy mode | jixiuf | |
| when vterm-copy-mode-remove-fake-newlines is not nil. See #497 . | |||
| 2022-11-17 | Tidy up README and zsh shell config file | doolio | |
| Remove unnecessary semi-colon from vterm_prompt_end() function in zsh source code block. Apply consistent naming to source code blocks (e.g. elisp vs emacs-lisp vs emacs etc.) to avoid confusion. Remove superfluous whitespace before some source code block names. Apply consistent whitespace either side of source code blocks improving readability when editing. See #635. | |||
| 2022-10-19 | Use `prompt_pwd` to format `/home/myuser/mydir` as `~/mydir` | Suto, Masanori | |
| 2022-08-30 | update readme about libvterm 0.2 is needed. | jixiuf | |
| 2022-08-27 | make-obsolete for all vterm-send-C-[a-z] vterm-send-M-[a-z] etc. | jixiuf | |
| and vterm-send-{up/down/left/right/prior/next/meta-dot/meta-comma/ctrl-slash}. and would be removed in v0.1 | |||
| 2022-04-21 | Add send-next-key function | Tyler Grinn | |
| Read next input event and send it to the libvterm. This is useful for controlling an emacs session within emacs-libvterm. | |||
| 2021-08-24 | Update documentation for Debian versions | Adam Patterson | |
| Debian 11 is now stable and currently has 0.1.4-1 of libvterm-dev in packages. | |||
| 2021-07-11 | Correctly append to `PROMPT_COMMAND` for bash. | John Michael Wu | |
| 2021-02-07 | Merge pull request #475 from felker/hotfix/tmux | jixiuf | |
| Fix vterm_printf tmux escape sequence pass through | |||
| 2021-02-07 | Fix vterm_printf tmux escape sequence pass through | Kyle Gerard Felker | |
| Such that it is not activated if Emacs and vterm are running within a tmux session. The passthrough still functions for running tmux within Emacs and vterm | |||
| 2021-01-11 | fix cursor type after hide cursor and show again | Yubao Liu | |
| This patch also adds support for cursor blink. VIM emits these ANSI escape sequences in insert mode: \x1b[?25h show cursor \x1b[?25l hide cursor | |||
| 2021-01-07 | Remove broken link | Gabriele Bozzola | |
| 2020-12-17 | Fix typos and capitalization | samihda | |
| 2020-11-13 | Use bash variable instead of escape sequences | Gabriele Bozzola | |
| Fixes #334 | |||
| 2020-11-13 | vterm--get-color: return nil for the default cases | Gregory Heytings | |
| 2020-11-13 | Rename vterm-disable-bold-font to vterm-disable-bold | Gabriele Bozzola | |
| 2020-11-13 | readme mention vterm-environment and EMACS_VTERM_PATH | jixiuf | |
| 2020-11-12 | Summarize Ubuntu 20.04 steps | Ben Schmidt | |
| 2020-11-12 | .md formatting | Ben Schmidt | |
| 2020-11-12 | 20.04 Emacs27 install options | Ben Schmidt | |
| 2020-11-12 | Add libtool-bin | Ben Schmidt | |
| 2020-11-12 | Ubuntu 20.04 | Ben Schmidt | |
| 2020-11-12 | Support osc 52 Manipulate Selection Data. | jixiuf | |
| https://invisible-island.net/xterm/ctlseqs/ctlseqs.html | |||
| 2020-10-04 | Clarify that vterm_printf has to be defined for dir tracking | Gabriele Bozzola | |
| 2020-09-21 | Specify that find_file will open dired in called with no arguments | Gabriele Bozzola | |
| 2020-09-22 | Set default open path to the current path for fish | jixiuf | |
| 2020-09-21 | Set default open path to the current path | 我没有抓狂 | |
| 2020-09-06 | Add another way to perform directory tracking in README | Gabriele Bozzola | |
| 2020-09-06 | Add vterm_cmd to etc/shells | Gabriele Bozzola | |
| 2020-09-05 | Fix verbs in some docstrings | Gabriele Bozzola | |
| 2020-09-05 | Merge pull request #318 from arjanadriaanse/add-shell-configs | Gabriele Bozzola | |
| Add shell configs examples | |||
| 2020-09-05 | Add shell configuration files | Arjan Adriaanse | |
| 2020-08-30 | add vterm_cmd examples for fish shell | Benjamin Slade | |
| - also, change following line to make the transition clearer | |||
| 2020-08-21 | Add implementation of vterm_cmd helper for fish | James Cash | |
| 2020-07-13 | Fix missing word in README | Gabriele Bozzola | |
| 2020-07-13 | Decrese size of heading in README | Gabriele Bozzola | |
| 2020-07-13 | Expand docstring of vterm-prompt-detection-method | Gabriele Bozzola | |
| 2020-07-11 | Rename vterm-use-vterm-prompt to vterm-use-vterm-prompt-detection-method | Gabriele Bozzola | |
| 2020-07-11 | Add description on how to increase the scrollback | Gabriele Bozzola | |
| 2020-07-11 | Add further explanation for vterm-kill-buffer-on-exit | Gabriele Bozzola | |
| 2020-06-13 | Add comments on prompt identification | Gabriele Bozzola | |
| 2020-05-26 | Fix message passage for long commands, add more FAQs | Gabriele Bozzola | |
| 2020-05-15 | Fix typos in README | Gabriele Bozzola | |
