~akkartik/techmeet-capture.love

2eadda6e — Kartik K. Agaram a month ago main
Merge capture.love
de2c377c — Kartik K. Agaram a month ago
Merge lines.love
67e3cbe5 — Kartik K. Agaram a month ago
simpler implementation of bugfix #2
178f0503 — Kartik K. Agaram a month ago
Merge capture.love
fea68668 — Kartik K. Agaram a month ago
Merge lines.love
6975b8b7 — Kartik K. Agaram a month ago
bugfix #3, attempt #2 in search UI

Avoid accidental side-effects.
0940e727 — Kartik K. Agaram a month ago
bugfix #3 in search UI

This is a regression. Scenario: search for a string, then backspace
until it goes empty.
7f825732 — Kartik K. Agaram a month ago
Merge capture.love
7651a949 — Kartik K. Agaram a month ago
Merge lines.love
1693f1f1 — Kartik K. Agaram a month ago
bugfix #2 in search UI
c1a36169 — Kartik K. Agaram a month ago
bugfix in search UI

This one is ancient and it affects every single one of my forks,
including the whole lines2 lineage. The corner case: searching for empty
string.

In the process I've also cleaned up edit.check_locs on initialization to
only modify cursor if it can find a legal place for it.

In general I should be more careful about mutating the cursor. Just
adding 1 to it is irresponsible.
1609d795 — Kartik K. Agaram a month ago
bugfix: restart search on backspace

Ported from bugfix of 2024-06-23.
7ce49795 — Kartik K. Agaram a month ago
Merge capture.love
19b7b4c5 — Kartik K. Agaram a month ago
Merge lines.love
e0ccf1de — Kartik K. Agaram a month ago
bugfix: Unicode
9257a349 — Kartik K. Agaram 2 months ago
Merge capture.love
fcd93cd2 — Kartik K. Agaram 2 months ago
Merge lines.love
60bc27de — Kartik K. Agaram 2 months ago
transparent highlights work with more colors
f22b8abc — Kartik K. Agaram 2 months ago
Merge capture.love
937c1921 — Kartik K. Agaram 2 months ago
Merge lines.love
Next