| .. |
|
arena
|
Fix UB in scratch_arena (#455)
|
2025-06-10 19:34:14 +02:00 |
|
bin/edit
|
Make file picker autocompletion case-insensitive (#464)
|
2025-06-11 22:30:37 +02:00 |
|
buffer
|
Large clipboard handling overhaul (#405)
|
2025-06-10 19:49:27 +02:00 |
|
simd
|
Add specialized SIMD line seeking routines (#408)
|
2025-06-05 12:34:07 -05:00 |
|
sys
|
Fix mismatched-lifetime-syntaxes clippy warnings (#451)
|
2025-06-09 17:47:45 -05:00 |
|
unicode
|
Add specialized SIMD line seeking routines (#408)
|
2025-06-05 12:34:07 -05: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 |
|
clipboard.rs
|
Large clipboard handling overhaul (#405)
|
2025-06-10 19:49:27 +02:00 |
|
document.rs
|
Use the Self type wherever possible (#208)
|
2025-05-22 12:16:58 -05:00 |
|
framebuffer.rs
|
Fix mismatched-lifetime-syntaxes clippy warnings (#451)
|
2025-06-09 17:47:45 -05: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
|
Make file picker autocompletion case-insensitive (#464)
|
2025-06-11 22:30:37 +02:00 |
|
input.rs
|
Large clipboard handling overhaul (#405)
|
2025-06-10 19:49:27 +02:00 |
|
lib.rs
|
Large clipboard handling overhaul (#405)
|
2025-06-10 19:49:27 +02:00 |
|
oklab.rs
|
Add copyright headers to all files
|
2025-05-17 20:50:47 +02:00 |
|
path.rs
|
Add support for Alt+Up in the File Picker (#458)
|
2025-06-10 19:33:30 +02:00 |
|
tui.rs
|
Large clipboard handling overhaul (#405)
|
2025-06-10 19:49:27 +02:00 |
|
vt.rs
|
Experiment with a 100ms timeout on ESC (#416)
|
2025-06-04 18:00:31 +02:00 |