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
Age
Commit message (
Expand
)
Author
2025-09-29
Fix spelling
Jimmy Yuen Ho Wong
2025-01-13
README: link the issue of running on Windows
Konstantin K
2024-12-17
Add README entry for vterm-tramp-shells
Florian Rommel
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-12-12
Update `vterm_printf()` and `clear` in README.md
James Cherti
2024-11-18
Fixes #731: Replace the default truncation character ($) with a space
James Cherti
2024-11-18
Add *.elc to .gitignore
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-05-19
Support overriding SB_MAX at compile-time
Jacob Vallejo
2024-03-25
Ensures the starting col is the same as later calculated
Mike Brumlow
2024-03-18
Fix typo: postion -> position
Xiyue Deng
2024-01-02
add example to use another font for vterm buffer
nohzafk
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
init is_invalidated in Fvterm_new
jixiuf
2023-01-30
add LDFLAGS to statically link libvterm
Anbang Wen
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-18
Fix #643
Gabriele Bozzola
2022-11-17
Support `sb_clear` callback if present
Russell McClellan
2022-11-17
Tidy up README and zsh shell config file
doolio
2022-11-02
Change a binding for S-prior back to scroll-down-command
Sergei Zobov
2022-10-19
Reflect human-friendly prompt change in README to configuration file
Suto, Masanori
2022-10-19
Use `prompt_pwd` to format `/home/myuser/mydir` as `~/mydir`
Suto, Masanori
2022-10-19
fix #632 Meta/Alt not working in terminal/non-graphical mode
jixiuf
2022-08-31
Merge pull request #627 from PuercoPop/patch-2
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-30
update readme about libvterm 0.2 is needed.
jixiuf
2022-08-27
Merge pull request #620 from jixiuf/prefer-vterm--self-insert
jixiuf
2022-08-27
make-obsolete for all vterm-send-C-[a-z] vterm-send-M-[a-z] etc.
jixiuf
2022-08-27
Merge pull request #624 from jixiuf/osc52
jixiuf
2022-08-27
reimplement OSC 52 with VTermSelectionCallbacks from libvterm v0.2
jixiuf
2022-08-27
use mirror https://github.com/Sbozzolo/libvterm-mirror.git 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-21
Merge pull request #621 from jixiuf/undo
jixiuf
2022-08-20
Better vterm-undo key bind and close #613
jixiuf
2022-08-20
Merge pull request #619 from jixiuf/prefer-vterm--self-insert
jixiuf
[next]