|
.gitignore
|
initial commit: maps an XDG toplevel window
|
2019-06-12 20:08:54 +02:00 |
|
csi.c
|
grid: track both linear and row,col cursor
|
2019-06-17 21:15:20 +02:00 |
|
csi.h
|
wip: vt parsing: initial csi/osc dispatching
|
2019-06-15 22:22:44 +02:00 |
|
font.c
|
initial grid implementation
|
2019-06-13 16:24:35 +02:00 |
|
font.h
|
initial grid implementation
|
2019-06-13 16:24:35 +02:00 |
|
grid.c
|
grid: track both linear and row,col cursor
|
2019-06-17 21:15:20 +02:00 |
|
grid.h
|
grid: track both linear and row,col cursor
|
2019-06-17 21:15:20 +02:00 |
|
LICENSE
|
add license
|
2019-06-12 20:10:12 +02:00 |
|
log.c
|
initial commit: maps an XDG toplevel window
|
2019-06-12 20:08:54 +02:00 |
|
log.h
|
initial commit: maps an XDG toplevel window
|
2019-06-12 20:08:54 +02:00 |
|
main.c
|
grid: track both linear and row,col cursor
|
2019-06-17 21:15:20 +02:00 |
|
meson.build
|
wip: vt parsing: break out grid operating functions
|
2019-06-17 19:33:10 +02:00 |
|
osc.c
|
wip: vt parsing: initial csi/osc dispatching
|
2019-06-15 22:22:44 +02:00 |
|
osc.h
|
wip: vt parsing: initial csi/osc dispatching
|
2019-06-15 22:22:44 +02:00 |
|
shm.c
|
shm: width/height must match
|
2019-06-12 20:17:35 +02:00 |
|
shm.h
|
initial commit: maps an XDG toplevel window
|
2019-06-12 20:08:54 +02:00 |
|
slave.c
|
wip: vt parsing: initial csi/osc dispatching
|
2019-06-15 22:22:44 +02:00 |
|
slave.h
|
Set up pseudo terminal and fork slave
|
2019-06-13 15:19:10 +02:00 |
|
terminal.h
|
grid: track both linear and row,col cursor
|
2019-06-17 21:15:20 +02:00 |
|
tllist.h
|
initial commit: maps an XDG toplevel window
|
2019-06-12 20:08:54 +02:00 |
|
vt.c
|
vt: fix utf-8 bug: re-load 'current state' after processing a utf8 byte
|
2019-06-18 21:55:18 +02:00 |
|
vt.h
|
wip: vt parsing: initial csi/osc dispatching
|
2019-06-15 22:22:44 +02:00 |