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
Branch
Commit message
Author
Age
backtab_support
Add support for backtab
Lukas Fürmetz
7 years
directory_tracking
Avoid freeing an unallocated buffer
Lukas Fürmetz
7 years
doc_improvements
Clarify colors in README and doctext
Lukas Fürmetz
7 years
emacs_module_support
Verify and clarify that vterm needs module support
Lukas Fuermetz
7 years
fix_ctrl_j
Add special handling for C-j
Lukas Fürmetz
7 years
master
Fix backtrack on doubleclick in vterm
Lin Sun
7 weeks
remote_directory_tracking
Add remote directory tracking
Lukas Fürmetz
7 years
support_pagedown
Add support for the <next> key
Lukas Fürmetz
7 years
update_libvterm
Adapt color handling to the latest libvterm
Lukas Fürmetz
7 years
use_termios
Set erase character explicitly via stty
Lukas Fürmetz
7 years
[...]
Age
Commit message
Author
2018-12-14
Vendor libvterm
vendor_libvterm
Lukas Fürmetz
2018-12-12
Enable altscreen
Lukas Fürmetz
2018-12-11
Merge remote-tracking branch 'jixiuf/fix-window-resize'
Lukas Fürmetz
2018-12-03
Merge branch 'run-vterm-exit-hook-with-1-args'
Lukas Fürmetz
2018-12-03
Rename vterm-set-title-hook to vterm-set-title-functions
jixiufeng
2018-12-01
ignore black at end of line
jixiufeng
2018-12-01
use count-lines in (vterm--buffer-line-num)
jixiufeng
2018-12-01
Refactor Window Width and Height
jixiufeng
2018-12-01
fix window resize
jixiufeng
2018-11-25
run hook vterm-exit-hook with term buffer as argument
jixiufeng
[...]