|
cbf4ab6b2f
|
Updating README
|
2023-11-16 18:44:30 +07:00 |
|
|
bfb4e2a994
|
Get backspace working. Color escape codes sort of working but rendering is broken
|
2023-11-16 17:22:10 +07:00 |
|
|
2a9e327fdf
|
Clean up this mess
|
2023-11-15 18:19:05 +07:00 |
|
|
f15014d84e
|
Progress I guess
|
2023-11-15 17:31:59 +07:00 |
|
|
2b3735b90b
|
TEMP COMMIT
|
2023-11-14 18:44:27 +07:00 |
|
|
8117e9250a
|
Extract rendering function out and render a few lines
|
2023-11-11 17:25:57 +07:00 |
|
|
177f73f78a
|
Got text rendering to work
|
2023-11-11 15:16:10 +07:00 |
|
|
107ac6b2db
|
Remove infinite loop and clean up after yourself
|
2023-11-11 15:04:46 +07:00 |
|
|
983440079a
|
Got it to compile with SDL2 and SDL_ttf
|
2023-11-11 14:38:47 +07:00 |
|
|
59473a4958
|
Small tweaks before switching to SDL2
|
2023-10-27 16:54:44 +07:00 |
|
|
763ba92b86
|
Set the terminal dimensions in col*row
|
2022-09-17 21:15:50 +07:00 |
|
|
54e13abc7f
|
Multiple text drawing per row and draw basic colors
|
2022-09-17 21:14:36 +07:00 |
|
|
5e464afa77
|
WIP: Identify a basic Control Sequence Introducer
|
2022-09-15 18:14:08 +07:00 |
|
|
2eeac80444
|
Introduce file_descriptors struct
|
2022-09-15 18:13:34 +07:00 |
|
|
58d77943f6
|
Draw scrollback by rows rather than full textbox
|
2022-09-14 18:27:32 +07:00 |
|
|
9a929773c7
|
Clamp scrolling, auto scroll on reads and typing
|
2022-09-14 13:57:22 +07:00 |
|
|
938e1db316
|
scrollback struct, strip \r from reads, realloc scrollback
|
2022-09-14 13:53:26 +07:00 |
|
|
ced79ea7f0
|
Major revision to get the term emulator working with raylib
|
2022-09-10 20:39:18 +07:00 |
|
|
115e804f32
|
Add README
|
2022-08-15 18:07:34 +07:00 |
|
|
9d6fd550ba
|
X11 window with basic writing and input
|
2022-08-15 18:02:48 +07:00 |
|