Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | delete inapplicable issue | Kartik K. Agaram | 2023-04-21 | 1 | -4/+0 |
| | |||||
* | correct a characterization | Kartik K. Agaram | 2023-04-21 | 1 | -2/+2 |
| | |||||
* | deemphasize the source editor | Kartik K. Agaram | 2023-04-09 | 1 | -1/+0 |
| | | | | | | | | | This repo does not support freewheeling modification. It's a primitive to enable freewheeling modification in downstream forks. The source editor is a convenience, but it's a sharp tool and can easily leave the app in a broken state that requires dropping down to external tools (editor, file manager) to fix. | ||||
* | update stale information | Kartik K. Agaram | 2023-03-25 | 1 | -2/+2 |
| | |||||
* | mention a new tool | Kartik K. Agaram | 2023-03-21 | 1 | -0/+2 |
| | |||||
* | remove a stale issue | Kartik K. Agaram | 2023-03-17 | 1 | -2/+0 |
| | |||||
* | include instructions to install LÖVE | Kartik K. Agaram | 2023-01-24 | 1 | -1/+5 |
| | |||||
* | demote codeberg.org in the list of mirrors | Kartik K. Agaram | 2023-01-23 | 1 | -2/+2 |
| | | | | It's been slow to push to lately, so I'm going to update it less frequently. | ||||
* | ctrl+a: select entire buffer | Kartik K. Agaram | 2022-11-19 | 1 | -0/+1 |
| | |||||
* | one issue less | Kartik K. Agaram | 2022-09-06 | 1 | -3/+1 |
| | | | | | Selecting text is also almost done. I just need to figure out what to do with bifold text. | ||||
* | editing source code from within the app | Kartik K. Agaram | 2022-09-03 | 1 | -0/+5 |
| | | | | | integrated from pong.love via text.love: https://merveilles.town/@akkartik/108933336531898243 | ||||
* | include pensieve.love even though it's in development | Kartik K. Agaram | 2022-08-22 | 1 | -0/+5 |
| | |||||
* | include a fork | Kartik K. Agaram | 2022-08-21 | 1 | -0/+2 |
| | |||||
* | new mirror | Kartik K. Agaram | 2022-08-14 | 1 | -0/+1 |
| | |||||
* | more cogent onboarding instructions | Kartik K. Agaram | 2022-08-14 | 1 | -4/+7 |
| | | | | Someone looking at the repo will probably prefer the terminal. | ||||
* | click to the left of a line | Kartik K. Agaram | 2022-07-29 | 1 | -0/+4 |
| | |||||
* | affirm a priority | Kartik K. Agaram | 2022-07-08 | 1 | -0/+2 |
| | |||||
* | link to export tool | Kartik K. Agaram | 2022-07-02 | 1 | -0/+5 |
| | |||||
* | deemphasize the terminal in Readme | Kartik K. Agaram | 2022-07-01 | 1 | -22/+4 |
| | |||||
* | drop stale flag from documentation | Kartik K. Agaram | 2022-07-01 | 1 | -10/+0 |
| | |||||
* | clarify what "large files" means | Kartik K. Agaram | 2022-06-29 | 1 | -1/+2 |
| | |||||
* | clean up | Kartik K. Agaram | 2022-06-17 | 1 | -3/+0 |
| | |||||
* | better handle moving points | Kartik K. Agaram | 2022-06-17 | 1 | -15/+0 |
| | | | | | This should hopefully address #5. I'm removing some constraints from manhattan lines, rectangles and squares. | ||||
* | document one more shortcut | Kartik K. Agaram | 2022-06-17 | 1 | -0/+1 |
| | |||||
* | tweak to Readme | Kartik K. Agaram | 2022-06-15 | 1 | -2/+2 |
| | |||||
* | new fork for #1 | Kartik K. Agaram | 2022-06-15 | 1 | -0/+4 |
| | |||||
* | . | Kartik K. Agaram | 2022-06-11 | 1 | -1/+1 |
| | |||||
* | things seem to feel snappier now | Kartik K. Agaram | 2022-06-10 | 1 | -6/+2 |
| | | | | | However, I think a lot of the benefit comes from just turning JIT off. Turning it on is still noticably sluggish. | ||||
* | slight reorg in Readme | Kartik K. Agaram | 2022-06-10 | 1 | -2/+4 |
| | |||||
* | faster paste | Kartik K. Agaram | 2022-06-10 | 1 | -4/+4 |
| | | | | | We don't need to perform the scroll calculations after inserting every single character from the clipboard. | ||||
* | fix contact link | Kartik K. Agaram | 2022-06-09 | 1 | -1/+1 |
| | |||||
* | forgot to commit documentation for the commandline arg | Kartik K. Agaram | 2022-06-07 | 1 | -0/+10 |
| | |||||
* | clearer discription of how to run lines.love | Kartik K. Agaram | 2022-06-07 | 1 | -5/+22 |
| | |||||
* | a likely source of issues | Kartik K. Agaram | 2022-06-07 | 1 | -0/+4 |
| | |||||
* | freudian typo | Kartik K. Agaram | 2022-06-07 | 1 | -1/+1 |
| | |||||
* | flesh out Readme | Kartik K. Agaram | 2022-06-06 | 1 | -0/+49 |
| | |||||
* | another known issue | Kartik K. Agaram | 2022-06-06 | 1 | -4/+4 |
| | |||||
* | record another known issue I don't know how to fix yet | Kartik K. Agaram | 2022-06-05 | 1 | -0/+5 |
| | | | | | | | Perhaps I need to switch to the next more sophisticated data structure for Lines: a gap buffer around the line the cursor is on. I'm not sure why it would help here, though. | ||||
* | one more known issue | Kartik K. Agaram | 2022-06-03 | 1 | -0/+3 |
| | |||||
* | taking stock | Kartik K. Agaram | 2022-06-03 | 1 | -0/+4 |
| | | | | | | | | couple of more temporary bugs: find sometimes draws highlighted text in wrong place esc after C-f sometimes ends up with cursor before screen top But the known issues are harder. | ||||
* | more efficient undo/redo | Kartik K. Agaram | 2022-06-02 | 1 | -3/+2 |
| | | | | | Now the bottleneck shifts to applying undo/redo in large files. But things should be snappy if you don't use the sluggish feature. | ||||
* | after much struggle, a brute-force undo | Kartik K. Agaram | 2022-06-02 | 1 | -0/+4 |
| | | | | | | | | | Incredibly inefficient, but I don't yet know how to efficiently encode undo mutations that can span multiple lines. There seems to be one bug related to creating new drawings; they're not spawning events and undoing past drawing creation has some weird artifacts. Redo seems to consistently work, though. | ||||
* | Readme | Kartik K. Agaram | 2022-05-29 | 1 | -4/+9 |
| | |||||
* | support for naming points | Kartik K. Agaram | 2022-05-21 | 1 | -0/+3 |
| | | | | There's still an absence of affordance showing when you're in naming mode. | ||||
* | new known issue with drawings | Kartik K. Agaram | 2022-05-21 | 1 | -0/+19 |
| | |||||
* | planning out cursor up/down over wrapped lines | Kartik K. Agaram | 2022-05-19 | 1 | -3/+3 |
| | |||||
* | bugfix: ensure Cursor_line is always on a text line | Kartik K. Agaram | 2022-05-18 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | | | | | | Manual test used here: abc ```lines {"p1":{"y":72,"x":82},"mode":"line","p2":{"y":29,"x":169}} ``` def ```lines {"p1":{"y":36,"x":56},"mode":"line","p2":{"y":59,"x":163}} ``` ```lines ``` ghi jkl Hitting page-down moves the cursor from abc to ghi. The 'ghi' line should be fully visible on screen. | ||||
* | . | Kartik K. Agaram | 2022-05-17 | 1 | -0/+1 |
| | |||||
* | record a known issue | Kartik K. Agaram | 2022-05-17 | 1 | -0/+4 |
Discovered while showing this to Dan Oblinger. |