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
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
remove .dir-locals.el as suggested by #441
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
Use bash variable instead of escape sequences
Gabriele Bozzola
2020-11-13
Merge pull request #429 from heytings/minimize_text_properties
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
2020-11-13
Minimize text properties
Gregory Heytings
2020-11-13
Merge pull request #430 from Sbozzolo/disable_automatic_fontification
jixiuf
2020-11-13
Merge branch 'master' into disable_automatic_fontification
jixiuf
2020-11-13
[Fix] Gross hack to work around problem on *BSD
Ashton Fagg
2020-11-13
readme mention vterm-environment and EMACS_VTERM_PATH
jixiuf
2020-11-13
add missing (require 'find-func) for find-library-name
jixiuf
2020-11-13
bind C-]
jixiuf
2020-11-13
add defcustom vterm-environment and env EMACS_VTERM_PATH
jixiuf
2020-11-12
Fix customizing vterm-keymap-exceptions
Jonas Bernoulli
2020-11-12
make keys (`+`, `-`, `*`, `/`) on numpad work, should fix #437
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
2020-11-12
upgrade libvterm
jixiuf
2020-11-12
Add Cmake rules for BSD
Ashton Fagg
2020-10-25
Disable all automatic fontification
Gabriele Bozzola
2020-10-04
Clarify that vterm_printf has to be defined for dir tracking
Gabriele Bozzola
2020-10-04
Merge pull request #278 from mbrumlow/copy_mode_no_resize
Gabriele Bozzola
2020-10-04
Don't resize while in vterm-copy-mode
Gabriele Bozzola
2020-09-26
Revert "avoid garbling of certain multibyte characters ."
jixiuf
2020-09-23
avoid garbling of certain multibyte characters .
jixiuf
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-16
Merge pull request #390 from blahgeek/memleak-fix
Gabriele Bozzola
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
2020-09-05
Add shell configuration files
Arjan Adriaanse
2020-09-05
Merge pull request #392 from emacsomancer/master
Gabriele Bozzola
[prev]
[next]