summaryrefslogtreecommitdiff
path: root/src/tsm_vte.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-06tsm: vte: fix g0-g3 character-set shiftingDavid Herrmann1-29/+29
2013-02-11Fix several typosJakub Wilk1-6/+6
2013-02-08llog: add "data" parameter to pass contextDavid Herrmann1-1/+3
2013-02-06build: major cleanupDavid Herrmann1-0/+9
2012-12-02tsm: vte: ignore DEC SET/RESET 12 modeDavid Herrmann1-0/+3
2012-11-19tsm: handle ISO_Left_TabDavid Herrmann1-0/+3
2012-10-27tsm_vte: don't interpret Pause, it hangs the VTERan Benita1-0/+6
2012-10-27tsm_vte: don't send sequence for Scroll_LockRan Benita1-1/+6
2012-10-27tsm_vte: bind non-numlock'ed keypad keys correctlyRan Benita1-9/+8
2012-10-11tsm: vte: fix clearing alternate screen on DECSET 1047David Herrmann1-2/+1
2012-10-11tsm: vte: implement alternate-screen modesDavid Herrmann1-0/+61
2012-10-09tsm: vte: use ASCII keysyms for ctrl+<XY> shortcutsDavid Herrmann1-2/+18
2012-10-02terminal: perform hard-reset on exitDavid Herrmann1-2/+2
2012-10-01Move grab-parsing into conf.cDavid Herrmann1-1/+1
2012-09-27tsm: vte: be less verbose about unhandled escapesDavid Herrmann1-1/+1
2012-09-26build: update autotools logic and add "wlterm" applicationDavid Herrmann1-1/+1
2012-09-19tsm: vte: send original VT220 escape codes for Shift+F1 to F12David Herrmann1-10/+33
2012-09-18tsm: vte: convert to use llogDavid Herrmann1-35/+38
2012-09-18tsm: vte: introduce own modifiersDavid Herrmann1-20/+19
2012-09-18tsm: add *_set_palette() helperDavid Herrmann1-7/+37
2012-09-18tsm: vte: rename kmscon_vte object to tsm_vteDavid Herrmann1-35/+35
2012-09-18tsm: rename filesDavid Herrmann1-0/+2626