index
:
ghostty.git
1.1.x
1.2.x
main
opengl-test
push-lvtrmyqqqpkn
push-qouskwyzlkmy
tristan957/gtk-ng
vm-tests
Unnamed repository; edit this file 'description' to name the repository.
thomasg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
terminal
/
search.zig
Age
Commit message (
Expand
)
Author
2025-10-03
terminal: Zig 0.15, lib-vt and test-lib-vt work
Mitchell Hashimoto
2025-08-20
terminal: disable integrity checks under Valgrind
Mitchell Hashimoto
2025-05-26
style: use decl literals
Qwerasd
2024-12-04
comments
Mitchell Hashimoto
2024-12-04
terminal: PageListSearch works!
Mitchell Hashimoto
2024-12-04
terminal: update comments/docs on sliding window search
Mitchell Hashimoto
2024-12-04
terminal: search match on overlap case
Mitchell Hashimoto
2024-12-04
terminal: test for match in second slice of circ buf
Mitchell Hashimoto
2024-12-04
terminal: search match across page boundary
Mitchell Hashimoto
2024-12-03
terminal: test no match pruning
Mitchell Hashimoto
2024-12-03
terminal: remove unused pagesearch
Mitchell Hashimoto
2024-12-03
terminal: search across two pages and pruning appears to be working
Mitchell Hashimoto
2024-12-03
terminal: sliding window search can move the cursor
Mitchell Hashimoto
2024-12-03
terminal: sliding window search starts working
Mitchell Hashimoto
2024-12-03
terminal: working on a pagelist sliding window for search
Mitchell Hashimoto
2024-12-03
terminal: single pagelist node search
Mitchell Hashimoto