edit/src
diablo.project b8459f9fd3
Allow Alt-based navigation on macOS (#207)
Closes #180

---------

Co-authored-by: Leonard Hecker <leonard@hecker.io>
2025-05-28 01:10:20 +02:00
..
arena Fix various spelling errors (#206) 2025-05-22 21:59:10 +02:00
bin/edit Avoid changing file picker selection when typing (#330) 2025-05-28 00:58:55 +02:00
buffer Fix another stale cache bug with the ICU search (#327) 2025-05-27 23:12:08 +02:00
simd Use the Self type wherever possible (#208) 2025-05-22 12:16:58 -05:00
sys sys/unix: netbsd: fix up our mmap flags for future mprotect (#304) 2025-05-27 14:02:04 +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 Handle ESC/SS3 followed by Unicode characters (#244) 2025-05-27 17:50:34 +02:00