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
2021-09-04
Call vterm-copy-mode-done with the mandatory ARG argument
Jonas Bernoulli
2021-09-02
support creating ssh using docker-tramp by add vterm-tramp-shells.
jixiuf
2021-08-04
indent code
jixiuf
2021-08-03
fix bug of #531 (vterm--internal) should return created vterm buffer
jixiuf
2021-08-03
add :type and :group for vterm-bookmark-check-dir.
jixiuf
2021-08-03
Merge pull request #486 from JimDBh/bookmark
jixiuf
2021-08-03
Merge pull request #531 from c-zx/master
jixiuf
2021-08-03
Merge pull request #523 from tomfitzhenry/tramp
jixiuf
2021-06-22
Call `vterm-mode` after window is created
Cao ZhenXiang
2021-06-15
Fix indentation
Jonas Bernoulli
2021-06-15
Enforce use of spaces for indentation
Jonas Bernoulli
2021-04-22
WIP: Support opening a vterm over TRAMP/SSH
Tom Fitzhenry
2021-04-09
Make `vterm--self-insert` function send key that corresponds to
jixiuf
2021-04-05
Merge pull request #513 from rakllie/exclude-C-M-keys
jixiuf
2021-04-05
Merge pull request #517 from marienz/fix-docstring
jixiuf
2021-04-05
Fix USE_SYSTEM_LIBVTERM description in docstring
Marien Zwart
2021-04-05
Add missing space before vterm-module-cmake-args
Marien Zwart
2021-04-02
Exclude "C-M-" "C-M-S-" keys
rakllie
2021-03-26
vterm-module-compile: Enforce 'Unix Makefiles' for CMake
Cem Keylan
2021-03-13
fix typo
jixiuf
2021-03-08
avoid garbling of certain multibyte characters again and fix regexp
jixiuf
2021-03-08
Revert "avoid garbling of certain multibyte characters ."
jixiuf
2021-03-05
avoid garbling of certain multibyte characters .
jixiuf
2021-03-05
Add a more sophisticated entry point for vterm, suggest in #505
jixiuf
2021-02-09
Change last-input-event to last-command-event.
Janfel
2021-02-08
Fix issue #479
bit9tream
2021-02-07
Correctly place cursor after EOL for vterm-reset-cursor-point
jixiuf
2021-01-30
deactivate mark on key input
Yubao Liu
2021-01-29
Silence byte-compiler
Jonas Bernoulli
2021-01-27
Support bookmarks in vterm.
Bohan Li
2021-01-21
Merge pull request #485 from JimDBh/fix_xterm
jixiuf
2021-01-20
Fix xterm-paste in vterm.
Bohan Li
2021-01-18
Put module compilation buffer in compilation mode
Jimmy Yuen Ho Wong
2021-01-11
fix cursor type after hide cursor and show again
Yubao Liu
2020-12-05
vterm-yank: fix wrong symbol-function call
Carlos Ibáñez
2020-12-04
move vterm-cursor-in-command-buffer-p beside vterm--at-prompt-p
jixiuf
2020-12-04
vterm--update do not need give the unused meta shift control
jixiuf
2020-12-04
vterm-yank make sure yank at the right position and use vterm-insert
jixiuf
2020-12-04
add vterm-delete-region and vterm-goto-char vterm-insert
jixiuf
2020-12-04
do not call insert/delete-char/delete-region directly.
jixiuf
2020-12-04
make vterm-send-key and vterm-send-string wait process output.
jixiuf
2020-11-30
bind M-[A-Z] and C-S-[a-z]
jixiuf
2020-11-30
avoid calling display-line-numbers-update-width,it would freeze emacs
jixiuf
2020-11-24
(define-key map [remap xterm-paste] #'vterm-yank) #450
jixiuf
2020-11-20
rebind prior/next , see #449
jixiuf
2020-11-19
Fix a recent gross hack
Jonas Bernoulli
2020-11-18
rebind prior/next go scroll-down/up-command.
jixiuf
2020-11-17
add some missing keybinding, suggested by #419.
jixiuf
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
[prev]
[next]