Mikayla Maki
|
d373e4424f
|
Merge branch 'main' into terminal-modal
|
2022-07-07 17:48:58 -07:00 |
|
Mikayla Maki
|
be94f614a7
|
fix merge conflicr
|
2022-07-07 17:24:55 -07:00 |
|
Mikayla Maki
|
8cb6e476f0
|
Fixed panic / bug around scrolling and selections in termainl
|
2022-07-07 17:19:53 -07:00 |
|
Mikayla Maki
|
f86106a07e
|
Fixed a bug around selecting a single cell
|
2022-07-07 15:24:06 -07:00 |
|
Mikayla Maki
|
1fab7be4b5
|
Finished selections for now
|
2022-07-07 15:10:08 -07:00 |
|
Mikayla Maki
|
ab0ca7d42a
|
Added another minor test
|
2022-07-07 14:55:25 -07:00 |
|
Mikayla Maki
|
8c1054fbb6
|
Fixed merge conflict
|
2022-07-07 14:54:58 -07:00 |
|
Mikayla Maki
|
b5919c0555
|
Fixed merge conflict
|
2022-07-07 14:54:36 -07:00 |
|
Mikayla Maki
|
415e28e2d3
|
Fixed merge conflict
|
2022-07-07 14:54:13 -07:00 |
|
Mikayla Maki
|
a8237858bc
|
Added basic selections
|
2022-07-07 14:52:04 -07:00 |
|
Mikayla Maki
|
86d5794040
|
Rebasing onto main
|
2022-07-07 14:51:59 -07:00 |
|
Keith Simmons
|
686e57373b
|
pull event data out into individual Event structs
|
2022-07-06 15:36:42 -07:00 |
|
Keith Simmons
|
2d126c7c5c
|
add terminal modal which can be displayed and dismissed while preserving the terminal state
|
2022-07-06 13:20:54 -07:00 |
|
Mikayla Maki
|
03cbb94057
|
changed renderer
|
2022-07-05 17:10:01 -07:00 |
|
Mikayla Maki
|
342d38a9fb
|
Working on grid rendering
|
2022-07-05 15:10:34 -07:00 |
|
Mikayla Maki
|
6ac5cc0d2a
|
Fixed cursor positioning bugs in multi-byte charcters. Still have at least one though :/
|
2022-07-01 14:53:19 -07:00 |
|
Mikayla Maki
|
62939322d3
|
rendering cursor correctly
|
2022-07-01 13:03:26 -07:00 |
|
Mikayla Maki
|
f4ac694ad8
|
Fixed debug offset I added to terminal
|
2022-07-01 11:48:50 -07:00 |
|
Mikayla Maki
|
ce60a9a50a
|
Cleaned up debugging code
|
2022-07-01 11:39:43 -07:00 |
|
Mikayla Maki
|
8e4c54ab61
|
Checkpointing after some debugging
|
2022-07-01 11:38:12 -07:00 |
|
Mikayla Maki
|
ae836e1465
|
Fixed a major bug and now use the same cursor paint logic as the editor
|
2022-06-30 20:43:51 -07:00 |
|
Mikayla Maki
|
bcf5351e64
|
Refactored and commented code to be my expressive
|
2022-06-30 20:02:16 -07:00 |
|
Mikayla Maki
|
092284b062
|
Fully functional background colors :D
|
2022-06-30 19:21:42 -07:00 |
|
Mikayla Maki
|
06107afdd4
|
Added background colors and matched the cursor color
|
2022-06-29 18:50:08 -07:00 |
|
Mikayla Maki
|
5bc0acd88c
|
Directly qualified function makes cargo happy
|
2022-06-29 18:34:02 -07:00 |
|
Mikayla Maki
|
ab5247c62e
|
Actually correctly flag tests
|
2022-06-29 18:31:52 -07:00 |
|
Mikayla Maki
|
75a4556244
|
Fixed unused import
|
2022-06-29 18:29:36 -07:00 |
|
Mikayla Maki
|
cde11fe4e7
|
Support for all 24 bits of colors
|
2022-06-29 18:27:27 -07:00 |
|
Mikayla Maki
|
1c038b81ab
|
Finished current working directory stuff
|
2022-06-29 16:22:05 -07:00 |
|
Mikayla Maki
|
bc728c160d
|
Properly fixed the issues with the grid :D
|
2022-06-29 13:19:25 -07:00 |
|
Mikayla Maki
|
93dfc63f1c
|
Added a test with max, cludged a fix for resizing
|
2022-06-29 13:07:44 -07:00 |
|