aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
backtab_supportAdd support for backtabLukas Fürmetz7 years
directory_trackingAvoid freeing an unallocated bufferLukas Fürmetz7 years
doc_improvementsClarify colors in README and doctextLukas Fürmetz7 years
emacs_module_supportVerify and clarify that vterm needs module supportLukas Fuermetz7 years
fix_ctrl_jAdd special handling for C-jLukas Fürmetz7 years
masterFix backtrack on doubleclick in vtermLin Sun7 weeks
remote_directory_trackingAdd remote directory trackingLukas Fürmetz7 years
support_pagedownAdd support for the <next> keyLukas Fürmetz7 years
update_libvtermAdapt color handling to the latest libvtermLukas Fürmetz7 years
use_termiosSet erase character explicitly via sttyLukas Fürmetz7 years
[...]
 
 
AgeCommit messageAuthor
2017-11-22Link libpthread into modulelink_pthreadLukas Fürmetz
2017-11-22Add a note on debugging to READMELukas Fürmetz
2017-11-21Add support for customizing the shell programLukas Fürmetz
2017-11-21RebaseLukas Fürmetz
2017-11-21Move private variables to end of the declarationsLukas Fürmetz
2017-11-21Use customize for `vterm-keymap-exceptions'Lukas Fürmetz
2017-11-21Mark private functions with a double dashLukas 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
[...]