Commit Graph

8 Commits

Author SHA1 Message Date
Leonard Hecker
e8468c6cf1 Fix x86 compilation (still not a priority target) 2025-05-05 15:13:42 +02:00
Leonard Hecker
b7024f1bf9 Adopt rustfmt.toml from rust-lang/rust 2025-05-01 14:39:44 +02:00
Leonard Hecker
e7bd798f28 Some minor project layout cleanup 2025-04-30 12:40:28 +02:00
Leonard Hecker
c7dcf97208 Give the menu/statusbar a distinct color 2025-04-17 21:02:23 +02:00
Leonard Hecker
6cbe4b3a1a Add support for triple/quadruple clicks 2025-04-17 15:44:12 +02:00
Leonard Hecker
ccd158e316 Remove the memchr tail-end fast-pass again
I found that on real text files it performs ever so slightly worse.
2025-04-16 22:34:08 +02:00
Leonard Hecker
8997788602 Enable the memchr tail-end fast-pass 2025-04-16 15:19:46 +02:00
Leonard Hecker
2981345a7b Implement vectorized memset & use opt-level=s 2025-04-16 15:19:03 +02:00