Age | Commit message (Expand) | Author |
---|---|---|
2024-11-01 | unify buffer editing through delins and fix ptycursor movement | Justin Bedo |
2024-10-30 | switch to managing cmd line on terminal side | Justin Bedo |
2024-10-23 | add shortcuts for deleting before/after cursor to beginning/end of buffer | Justin Bedo |
2024-10-18 | change stream priority | Justin Bedo |
2024-10-18 | remove debugging code | Justin Bedo |
2024-10-18 | fix forward search scroll bug | Justin Bedo |
2024-10-18 | implement backward search | Justin Bedo |
2024-10-18 | implement Boyer-Moore bad match skipping | Justin Bedo |
2024-10-17 | implement forward search | Justin Bedo |
2024-10-15 | add | as delimiter | Justin Bedo |
2024-10-15 | remove . from expansion search | Justin Bedo |
2024-10-15 | add shortcut for restripping buffer of ansi codes | Justin Bedo |
2024-10-11 | implement double click selections | Justin Bedo |
2024-10-10 | switch palette | Justin Bedo |
2024-10-10 | fix pasting at end of terminal and incorrectly sending backspace | Justin Bedo |
2024-10-10 | initial prototype | Justin Bedo |