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
/
elisp.c
Age
Commit message (
Expand
)
Author
2019-07-26
Revert "trying support blink-cursor-mode"
jixiuf
2019-07-12
When a command keep print outputs, the buffer can auto scroll now even the v...
jixiuf
2019-05-18
support set cursor type
jixiufeng
2019-05-17
trying support blink-cursor-mode
jixiufeng
2019-04-29
fix recenter for emacs27
jixiufeng
2019-01-29
Simplify color handling by using ansi-color-vector-names
Lukas Fürmetz
2019-01-28
Add missing return statement
Lukas Fürmetz
2019-01-27
Adapt color handling to the latest libvterm
update_libvterm
Lukas Fürmetz
2018-12-24
Improves performance when receiving large bursts of data.
jixiufeng
2018-11-16
support set terminal title .
jixiufeng
2018-11-03
Recenter only, when buffer is the selected window
Lukas Fürmetz
2018-10-25
clang-format
Lukas Fürmetz
2018-10-25
Add support for cursor blinking
Lukas Fürmetz
2018-10-25
try support scroll
jixiufeng
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
Cleanup elisp.c and elisp.h
Lukas Fürmetz
2017-11-21
Implement support for hiding the cursor
Lukas Fürmetz
2017-11-16
Extract elisp related functionality into elisp.c
Lukas Fürmetz