Commit Graph

13 Commits

Author SHA1 Message Date
Leonard Hecker
6b6a4b2d9f Add a JSON parser (#742)
This is a bog-standard JSONC parser. Not much to be said.
Its performance is quite alright.

Depends on #741
2026-01-21 00:05:09 +01:00
Stefan
fa2b1b88cc Update man page for edit command to version 1.2.1 (#727)
Alt does not work in macOS.
2026-01-05 14:12:26 +00:00
Aaron J Prisk
4a34873ec3 Add snapcraft.yaml (#500) 2025-08-04 21:26:26 +00:00
Nukleari
e16b4abffc feat: improve desktop file (#560)
Closes #549
2025-07-09 20:30:53 +00:00
Dustin L. Howett
11ee7f0b64 assets: update to a smaller icon file (thanks Leonard!) (#478)
It is 16kb and contains the 256x256 image as well.
2025-06-14 00:02:04 +02:00
Dustin L. Howett
c44eb4297f Add the final icon in SVG and ICO (with the full size ramp) format (#475)
Supersedes #139

Co-authored-by: Whitecat18 <smukx@5mukx.site>
2025-06-13 01:25:03 +02:00
Leonard Hecker
e87e66e9d4 Add a rudimentary .desktop file (#420)
Closes #107

Co-authored-by: Mingcong Bai <jeffbai@aosc.io>
2025-06-04 20:45:36 +00:00
Leonard Hecker
a3d9aac8f0 Add buffer benchmarks (#403)
Also includes:
* criterion update to v0.6
* Simplify range parameter for `GapBuffer::extract_raw`
* Allow deleting multiple units via `TextBuffer::delete`
* And some additional smaller improvements
2025-06-03 18:05:16 +02:00
rhubarb-geek-nz
f940d525ff Add man page to assets (#263)
In response to #242 this is a simple starting template for a man page.
2025-05-26 19:52:14 +02:00
白铭骢 (Mingcong Bai)
310b1ce5f9 Fix SVG by moving the processing instruction to the start (#106) 2025-05-20 17:41:19 +02:00
Leonard Hecker
e8d40f6e7a Add the application icon to the Readme (#35) 2025-05-19 06:59:01 -07:00
Leonard Hecker
bd99223701 Add a readme image, Marketing says it's "Edit" 2025-05-17 20:50:47 +02:00
Leonard Hecker
f654981a07 Initial import 2025-03-19 03:13:50 +01:00