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-11-13
Support mouse-scroll events
tmux_mouse_scroll_support
Lukas Fürmetz
2018-11-12
Free sb_buffer, when the terminal is finalized
Lukas Fürmetz
2018-11-12
Add vterm-exit-hook
Lukas Fürmetz
2018-11-11
Refactor refresh_size
Lukas Fürmetz
2018-11-11
Merge branch 'only_refresh_invalid_lines_again'
Lukas Fürmetz
2018-11-11
Minor cleanup
Lukas Fürmetz
2018-11-11
Refactor Cursor
Lukas Fürmetz
2018-11-11
Replace goto with a if
Lukas Fürmetz
2018-11-11
Merge remote-tracking branch 'jixiuf/vterm-mode-map'
Lukas Fürmetz
2018-11-11
Bind all necessary keys in vterm-mode-map
Lukas Fürmetz
[...]