Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge lines.love | Kartik K. Agaram | 2023-03-17 | 1 | -2/+0 |
|\ | |||||
| * | remove a stale issue | Kartik K. Agaram | 2023-03-17 | 1 | -2/+0 |
| | | |||||
* | | Merge lines.love | Kartik K. Agaram | 2023-01-24 | 1 | -1/+5 |
|\| | |||||
| * | include instructions to install LÖVE | Kartik K. Agaram | 2023-01-24 | 1 | -1/+5 |
| | | |||||
* | | Merge lines.love | Kartik K. Agaram | 2023-01-23 | 1 | -7/+7 |
|\| | |||||
| * | 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. | ||||
* | | fix broken link | Kartik K. Agaram | 2023-01-20 | 1 | -1/+1 |
| | | |||||
* | | best prose across forks | Kartik K. Agaram | 2023-01-18 | 1 | -1/+2 |
| | | |||||
* | | cleaner | Kartik K. Agaram | 2023-01-18 | 1 | -1/+1 |
| | | |||||
* | | irrelevant issue fork this fork | Kartik K. Agaram | 2022-11-30 | 1 | -4/+0 |
| | | |||||
* | | include a few more forks | Kartik K. Agaram | 2022-11-30 | 1 | -0/+7 |
| | | |||||
* | | Merge lines.love | Kartik K. Agaram | 2022-11-19 | 1 | -0/+1 |
|\| | |||||
| * | ctrl+a: select entire buffer | Kartik K. Agaram | 2022-11-19 | 1 | -0/+1 |
| | | |||||
* | | Merge lines.love | Kartik K. Agaram | 2022-09-06 | 1 | -3/+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 |
| | | |||||
* | | editing source code from within the app | Kartik K. Agaram | 2022-09-03 | 1 | -0/+7 |
| | | | | | | | | integrated from pong.love: https://merveilles.town/@akkartik/108933336531898243 | ||||
* | | Merge lines.love | Kartik K. Agaram | 2022-08-21 | 1 | -0/+3 |
|\| | | | | | | | Bring forks up to date. | ||||
| * | include a fork | Kartik K. Agaram | 2022-08-21 | 1 | -0/+2 |
| | | |||||
* | | clean up a few more loose ends | Kartik K. Agaram | 2022-08-14 | 1 | -19/+0 |
| | | |||||
* | | new fork: rip out drawing support | Kartik K. Agaram | 2022-08-14 | 1 | -30/+21 |
|/ | |||||
* | 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. |