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
2017-11-22
Link libpthread into module
link_pthread
Lukas Fürmetz
2017-11-22
Add a note on debugging to README
Lukas Fürmetz
2017-11-21
Add support for customizing the shell program
Lukas Fürmetz
2017-11-21
Rebase
Lukas Fürmetz
2017-11-21
Move private variables to end of the declarations
Lukas Fürmetz
2017-11-21
Use customize for `vterm-keymap-exceptions'
Lukas Fürmetz
2017-11-21
Mark private functions with a double dash
Lukas Fürmetz
2017-11-21
Add support for custom colors
Lukas Fürmetz
2017-11-21
Move render_text into vterm-module.c
Lukas Fürmetz
2017-11-21
Add include guards to header files
Lukas Fürmetz
[...]