| .. |
|
arena
|
Fix various spelling errors (#206)
|
2025-05-22 21:59:10 +02:00 |
|
bin/edit
|
Don't reset Xterm's meta-sends-escape on exit (#413)
|
2025-06-03 16:47:41 -07:00 |
|
buffer
|
Fix cursor_move_to_visual not moving backward (#412)
|
2025-06-03 16:34:36 -07:00 |
|
simd
|
Use the Self type wherever possible (#208)
|
2025-05-22 12:16:58 -05:00 |
|
sys
|
Fix a virtual memory leak on Windows (#404)
|
2025-06-03 17:47:35 +02:00 |
|
unicode
|
Fix various spelling errors (#206)
|
2025-05-22 21:59:10 +02:00 |
|
apperr.rs
|
Use the Self type wherever possible (#208)
|
2025-05-22 12:16:58 -05:00 |
|
base64.rs
|
Add copyright headers to all files
|
2025-05-17 20:50:47 +02:00 |
|
cell.rs
|
Use the Self type wherever possible (#208)
|
2025-05-22 12:16:58 -05:00 |
|
document.rs
|
Use the Self type wherever possible (#208)
|
2025-05-22 12:16:58 -05:00 |
|
framebuffer.rs
|
chore: fix typos in comment-out (#313)
|
2025-05-27 14:01:03 +02:00 |
|
fuzzy.rs
|
Fix various spelling errors (#206)
|
2025-05-22 21:59:10 +02:00 |
|
hash.rs
|
Add copyright headers to all files
|
2025-05-17 20:50:47 +02:00 |
|
helpers.rs
|
Avoid CoordType overflow by making it isize (#319)
|
2025-05-27 10:05:33 -05:00 |
|
icu.rs
|
Fix another stale cache bug with the ICU search (#327)
|
2025-05-27 23:12:08 +02:00 |
|
input.rs
|
Fix various spelling errors (#206)
|
2025-05-22 21:59:10 +02:00 |
|
lib.rs
|
Add support for macOS and BSD (#72)
|
2025-05-20 13:58:43 -07:00 |
|
oklab.rs
|
Add copyright headers to all files
|
2025-05-17 20:50:47 +02:00 |
|
path.rs
|
Add copyright headers to all files
|
2025-05-17 20:50:47 +02:00 |
|
tui.rs
|
Allow Alt-based navigation on macOS (#207)
|
2025-05-28 01:10:20 +02:00 |
|
vt.rs
|
Experiment with a 100ms timeout on ESC (#416)
|
2025-06-04 18:00:31 +02:00 |