0
I Use This!
Inactive

Commits : Listings

Analyzed 14 days ago. based on code collected 14 days ago.
Jan 28, 2024 — Jan 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
console: rename buffer to scroll-buffer More... about 13 years ago
console: do not fill buffer if not required More... about 13 years ago
console: allow NULL lines in buffer More... about 13 years ago
console: allow to push empty lines to scrollback buffer More... about 13 years ago
console: move kmscon_console_rotate to *_newline More... about 13 years ago
console: add function to clear scrollback buffer More... about 13 years ago
console: add function to set max scrollback buffer size More... about 13 years ago
console: set sb_max to 0 by default More... about 13 years ago
console: allow scrollback-buffer maximum = 0 More... about 13 years ago
eloop: add timer support More... about 13 years ago
vte: add stub CSI parser More... about 13 years ago
vte: parse basic control codes More... about 13 years ago
vte: first check for special keys then for ucs4 char More... about 13 years ago
vte: implement basic key mappings More... about 13 years ago
doc: add VTE links and resources More... about 13 years ago
pty: avoid 4KB buffers on the stack More... about 13 years ago
pty: increase input buffer size More... about 13 years ago
Remove TODO More... about 13 years ago
vte: handle keyboard "return"/linefeed More... about 13 years ago
terminal: use UTF8 state machine More... about 13 years ago
pty: change callback parameters to "const xy" More... about 13 years ago
test_buffer: add utf8 state machine test More... about 13 years ago
unicode: add utf8 state machine More... about 13 years ago
vte: handle keyboard input (stub) More... about 13 years ago
kbd: correctly initialize refcount More... about 13 years ago
xkb: fix invalid read from uninitialized memory More... about 13 years ago
console: add header protection More... about 13 years ago
pty: remove unneeded variable in setup_child More... about 13 years ago
pty: move fork_pty_child to setup_child More... about 13 years ago
pty: avoid FIONREAD ioctl More... about 13 years ago