index
:
~dvdhrm/kmscon
master
KMS/DRM based system console
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
vte.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-18
tsm: rename files
David Herrmann
1
-2626
/
+0
2012-09-18
tsm: vte: move vte layer to tsm_vte_*
David Herrmann
1
-55
/
+55
2012-09-18
tsm: screen: move filenames to tsm_screen.[ch]
David Herrmann
1
-1
/
+1
2012-09-18
console: rename prefix to tsm_screen_*
David Herrmann
1
-98
/
+94
2012-09-18
tsm: unicode: remove tsm_symbol_get_u8()
David Herrmann
1
-6
/
+2
2012-09-18
build: make xkbcommon built-time dependency
David Herrmann
1
-4
/
+1
2012-09-18
tsm: unicode: add symbol-table contexts
David Herrmann
1
-1
/
+1
2012-09-18
tsm: move unicode.[ch] to tsm_unicode.[ch]
David Herrmann
1
-1
/
+1
2012-09-18
vte: implement Shift+F4-F20
David Herrmann
1
-31
/
+82
2012-09-18
vte: fix OSC parser to stop on BEL characters
David Herrmann
1
-1
/
+3
2012-09-16
vte: send escape sequence when ALT key is held
David Herrmann
1
-1
/
+20
2012-09-14
unicode: move kmscon_symbol* to tsm_symbol*
David Herrmann
1
-7
/
+7
2012-09-14
unicode: rename kmscon_utf8_* to tsm_utf8_*
David Herrmann
1
-8
/
+8
2012-09-11
uterm: add uterm_keysyms.h
David Herrmann
1
-147
/
+150
2012-09-08
vte: separate color-codes from RGB values
David Herrmann
1
-62
/
+79
2012-09-08
vte: make independent of uterm
David Herrmann
1
-13
/
+15
2012-09-08
console: rename font_char_attr to kmscon_console_attr
David Herrmann
1
-9
/
+9
2012-09-08
vte: implement bce-mode (background color erase mode)
David Herrmann
1
-2
/
+9
2012-08-14
vte: return status in kmscon_vte_handle_keyboard()
David Herrmann
1
-94
/
+96
2012-08-14
vte: add --palette=XY to choose color palette
David Herrmann
1
-2
/
+83
2012-08-14
vte: add COLOR_FOREGROUND/BACKGROUND to palette
David Herrmann
1
-3
/
+8
2012-08-14
vte: make color-palette configurable
David Herrmann
1
-53
/
+74
2012-08-08
text: move font_char_attr to text.h
David Herrmann
1
-1
/
+0
2012-07-31
vte: add CHA CSI
David Herrmann
1
-0
/
+8
2012-07-31
vte: add VPA/VPR CSIs
David Herrmann
1
-0
/
+17
2012-07-31
vte: add SU/SD CSIs
David Herrmann
1
-0
/
+14
2012-07-15
vte: fix reset_state() resetting only saved-states
David Herrmann
1
-9
/
+9
2012-07-15
vte: implement RIS hard reset
David Herrmann
1
-2
/
+11
2012-07-15
vte: send primary-DA on 7bit DECID
David Herrmann
1
-1
/
+1
2012-07-15
vte: send primary DA on DECID
David Herrmann
1
-2
/
+7
2012-07-15
vte: implement device status reports (DSR)
David Herrmann
1
-0
/
+23
2012-07-15
vte: stop advertising UDK support
David Herrmann
1
-1
/
+1
2012-07-15
vte: implement CHT, CBT and tabulators
David Herrmann
1
-1
/
+15
2012-07-14
vte/console: implement protected erase
David Herrmann
1
-6
/
+19
2012-07-14
vte: support ECH CSI
David Herrmann
1
-0
/
+7
2012-07-14
vte: extend SGR/color handling
David Herrmann
1
-37
/
+207
2012-07-14
vte: fix application cursor keys
David Herrmann
1
-3
/
+3
2012-07-14
vte: tune SGR handling
David Herrmann
1
-1
/
+1
2012-07-14
console/vte: implement ICH DCH
David Herrmann
1
-0
/
+14
2012-07-14
console: support "protect" character attribute
David Herrmann
1
-0
/
+1
2012-07-14
vte: implement TBC
David Herrmann
1
-0
/
+10
2012-07-14
vte: allow setting tab-stops
David Herrmann
1
-2
/
+2
2012-07-14
console: implement console soft-reset
David Herrmann
1
-2
/
+1
2012-07-14
vte: reset margins on soft-reset
David Herrmann
1
-2
/
+1
2012-07-14
vte: implement DECSC DECRC
David Herrmann
1
-0
/
+82
2012-07-01
vte/console: implement CSI 'M' (DL: delete line)
David Herrmann
1
-0
/
+7
2012-07-01
vte/console: implement CSI mode L (insert line: IL)
David Herrmann
1
-0
/
+7
2012-06-24
vte: set AUTO_WRAP mode on reset for console object
David Herrmann
1
-0
/
+1
2012-06-17
console: rewrite console layer
David Herrmann
1
-9
/
+13
2012-05-30
vte: allow setting margins
David Herrmann
1
-1
/
+11
[next]