aboutsummaryrefslogtreecommitdiff
path: root/elisp.h
AgeCommit message (Expand)Author
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-04-29fix recenter for emacs27jixiufeng
2019-01-29Simplify color handling by using ansi-color-vector-namesLukas 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
2018-10-24Bundle emacs-module headerLukas Fürmetz
2018-09-20Use a emacs process for spawning the shellLukas Fürmetz
2017-11-21Add support for custom colorsLukas Fürmetz
2017-11-21Move render_text into vterm-module.cLukas Fürmetz
2017-11-21Add include guards to header filesLukas 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