aboutsummaryrefslogtreecommitdiff
path: root/elisp.c
AgeCommit message (Expand)Author
2019-08-03Add directory tracking via OSC callbackLukas Fürmetz
2019-08-01run clang-formatjixiuf
2019-07-30add more faces,for example vterm-color-default vterm-color-blackjixiufeng
2019-07-30clean code,remove unused function get_hex_color_fg and get_hex_color_bgjixiufeng
2019-07-26Revert "trying support blink-cursor-mode"jixiuf
2019-07-12When a command keep print outputs, the buffer can auto scroll now even the v...jixiuf
2019-05-18support set cursor typejixiufeng
2019-05-17trying support blink-cursor-modejixiufeng
2019-04-29fix recenter for emacs27jixiufeng
2019-01-29Simplify color handling by using ansi-color-vector-namesLukas Fürmetz
2019-01-28Add missing return statementLukas Fürmetz
2019-01-27Adapt color handling to the latest libvtermupdate_libvtermLukas Fürmetz
2018-12-24Improves performance when receiving large bursts of data.jixiufeng
2018-11-16support set terminal title .jixiufeng
2018-11-03Recenter only, when buffer is the selected windowLukas Fürmetz
2018-10-25clang-formatLukas Fürmetz
2018-10-25Add support for cursor blinkingLukas Fürmetz
2018-10-25try support scrolljixiufeng
2017-11-21Add support for custom colorsLukas Fürmetz
2017-11-21Move render_text into vterm-module.cLukas Fürmetz
2017-11-21Cleanup elisp.c and elisp.hLukas Fürmetz
2017-11-21Implement support for hiding the cursorLukas Fürmetz
2017-11-16Extract elisp related functionality into elisp.cLukas Fürmetz