Patrick Cleavelin
|
434a4e74db
|
remove original `color_buffer`
|
2024-01-05 15:32:26 -06:00 |
Patrick Cleavelin
|
8891213a0a
|
actually fully implement the highlighter within a plugin + a rust one too
|
2024-01-05 14:20:38 -06:00 |
Patrick Cleavelin
|
9e8e8f4207
|
the jankiest of implementations
|
2024-01-05 01:59:22 -06:00 |
Patrick Cleavelin
|
44d3e498a1
|
always store absolute file paths
don't re-open already loaded buffers
|
2024-01-04 22:34:24 -06:00 |
Patrick Cleavelin
|
3d0017134e
|
add really janky rip-grep support
|
2024-01-02 22:46:45 -06:00 |
Patrick Cleavelin
|
a7fa2f6b1d
|
added a window api of sorts, got started on grep style tool
|
2024-01-01 22:10:50 -06:00 |
Patrick Cleavelin
|
ff020fd059
|
allow appending to end of line
|
2024-01-01 17:25:10 -06:00 |
Patrick Cleavelin
|
6af75f364d
|
properly implement until_end_of_word
|
2024-01-01 17:10:41 -06:00 |
Patrick Cleavelin
|
16fbbebb58
|
add some more movement keybinds
fix reverse iterator acting differently than forward iterator
|
2024-01-01 14:52:32 -06:00 |
Patrick Cleavelin
|
30729b908c
|
allow font size to be configured at runtime
|
2023-12-30 20:29:37 -06:00 |
Patrick Cleavelin
|
cbd0579697
|
create buffer list window that you can't interact with
|
2023-12-29 17:31:39 -06:00 |
Patrick Cleavelin
|
96112c6019
|
split out into packages, add start of UI support
|
2023-12-29 15:17:51 -06:00 |