index
:
emacs-libvterm.git
akermu-patch-1
backtab_support
directory_tracking
doc_improvements
emacs_module_support
fix_ctrl_j
link_pthread
master
remote_directory_tracking
support_pagedown
tmux_mouse_scroll_support
update_libvterm
use_termios
vendor_libvterm
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vterm.el
Age
Commit message (
Expand
)
Author
2026-04-05
Fix backtrack on doubleclick in vterm
HEAD
master
Lin Sun
2025-11-11
Fix typo in `vterm-set-bold-highbright` variable name
Martin Geisler
2025-11-11
Fix typos and grammar in comments
Martin Geisler
2025-09-29
Fix spelling
Jimmy Yuen Ho Wong
2024-12-17
Try running the login shell by default for "ssh" and "scp" methods
Florian Rommel
2024-12-17
Add wildcard for vterm-tramp-shells
Florian Rommel
2024-12-17
Allow using the default login shell for remote connections
Florian Rommel
2024-11-18
Fixes #731: Replace the default truncation character ($) with a space
James Cherti
2024-08-24
Support modes derived from vterm
Peter Breton
2024-07-05
don't garble partial multi-byte character after control sequence
Yubao Liu
2024-03-25
Ensures the starting col is the same as later calculated
Mike Brumlow
2024-01-02
Differentiate foreground and background colors
Illia Ostapyshyn
2024-01-02
Add separate faces for bright ANSI colors
Illia Ostapyshyn
2023-04-17
Don't allow moving cursor below the last prompt via mouse
Jakub Kadlcik
2023-04-17
Allow to find beginning and end of line from a specific point
Jakub Kadlcik
2023-02-17
Fix vterm--remove-fake-newlines when in an empty buffer
Damien Cassou
2023-01-30
Remove fake newlines in copy mode
jixiuf
2023-01-30
Use same shell as TRAMP on remotes.
Aleksei Fedotov
2023-01-30
config vterm-environment in dir_locals
man.lu
2023-01-30
Enable selection for commands in copy-mode
Inc0n
2022-11-02
Change a binding for S-prior back to scroll-down-command
Sergei Zobov
2022-10-19
fix #632 Meta/Alt not working in terminal/non-graphical mode
jixiuf
2022-08-31
Fix type for vterm-clear-scrollbark-when-clearing
Javier Olaechea
2022-08-30
check libvterm version,make it compile with libvterm<0.2
jixiuf
2022-08-27
make-obsolete for all vterm-send-C-[a-z] vterm-send-M-[a-z] etc.
jixiuf
2022-08-27
reimplement OSC 52 with VTermSelectionCallbacks from libvterm v0.2
jixiuf
2022-08-27
fix document of vterm-enable-manipulate-selection-data-by-osc52
jixiuf
2022-08-27
fix compile warning on emacs 29
jixiuf
2022-08-27
unbind M-{A-Z} #575 related
jixiuf
2022-08-22
Merge pull request #617 from jixiuf/try-fix-598
jixiuf
2022-08-22
fix #622
jixiuf
2022-08-20
Better vterm-undo key bind and close #613
jixiuf
2022-08-20
delete recent added vterm-send-meta-{up/down/left/right}
jixiuf
2022-08-20
prefer vterm--self-insert
jixiuf
2022-08-20
rewrite vterm--self-insert/vterm-send/vterm-send-next-key.
jixiuf
2022-08-20
try fix #598. `ESC =`(Application Keypad (DECKPAM)) as control seq.
jixiuf
2022-08-20
Merge pull request #591 from tarsiiformes/silencio
jixiuf
2022-08-17
Add vterm-send-meta<up,down,left,right> functions and keybindings
Gonzalo Larumbe
2022-06-17
Declare variable before first use
Jonas Bernoulli
2022-06-13
Improve error message when command not in vterm-eval-cmds
Gabriele Bozzola
2022-06-13
Clean up minor typos
Gabriele Bozzola
2022-04-28
Silence byte-compiler
Jonas Bernoulli
2022-04-21
Add send-next-key function
Tyler Grinn
2022-04-16
rewrite vterm-goto-char and vterm-delete-region
jixiuf
2022-04-12
make vterm-cursor-in-command-buffer-p work when shell buffer is multi-line
jixiuf
2021-12-09
add option vterm-set-bold-hightbright
jixiuf
2021-09-08
close #529 #496 fix Laggy scrolling in terminal programs.
jixiuf
2021-09-08
close #535 remove "C-v" "M-v" from vterm-keymap-exceptions.
jixiuf
2021-09-08
close #533, Warning: docstring wider than 80 characters .
jixiuf
2021-09-08
require tramp and bookmark close #545 fix vterm over tramp broken
jixiuf
[next]