Commit Graph

544 Commits

Author SHA1 Message Date
rekkabell e97d8c16f0 icon 2023-01-05 11:05:39 -08:00
Devine Lu Linvega 57b398d5e8 Do not recapture on-console during untrap 2022-12-28 11:22:00 -08:00
Devine Lu Linvega 6991699f68 Inject characters through Console/read after opening file 2022-12-27 18:27:52 -08:00
Devine Lu Linvega 31d824f1ed Removed tail-call 2022-12-20 19:39:36 -08:00
Devine Lu Linvega 99b8879371 Faster marker navigation and lookup 2022-12-20 19:32:44 -08:00
Devine Lu Linvega 062d0a03a9 Select search length on click 2022-12-19 15:55:37 -08:00
neauoire 5fc8cc1d84 Faster wipe 2022-11-14 11:49:59 -08:00
neauoire 5e2a0f19e1 Added badge 2022-11-11 15:38:11 -08:00
neauoire c65a9372fa Added support for _rune 2022-11-10 21:11:41 -08:00
neauoire 8b6d0c0bbb Using the - rune for the first time 2022-11-09 20:37:43 -08:00
neauoire 51be8f1a05 Optimized draw-rune 2022-11-09 20:35:54 -08:00
neauoire ff94393512 Created draw-rune routine 2022-11-09 20:22:40 -08:00
neauoire 3eaea74e16 Faster is-rune 2022-11-09 20:18:05 -08:00
neauoire d5279f609a Replaced cfnd with cndx 2022-11-09 20:14:50 -08:00
neauoire 7489685a1a No-runic in comments 2022-11-09 20:08:12 -08:00
neauoire d0970f14f1 Runes can only begin a word 2022-11-09 20:01:35 -08:00
neauoire 708d3306d2 Simplified get-width 2022-11-09 19:50:50 -08:00
neauoire 48537948af Removed walk-ul 2022-11-09 19:47:42 -08:00
neauoire 7064c27ee4 Added - rune 2022-11-09 19:25:20 -08:00
neauoire 6375be3da5 Migrated to = rune 2022-11-09 16:46:34 -08:00
neauoire 64ed544c92 get-strw should be 0 when string is null 2022-11-08 11:21:49 -08:00
neauoire fa21c60b60 Test for buf lenght in skey 2022-11-08 11:16:12 -08:00
neauoire ee73f170f8 Use skey in button trap 2022-11-08 11:01:05 -08:00
neauoire 15ec76e0de Use skey for console vector 2022-11-08 10:41:35 -08:00
neauoire a5d35cd5c7 Housekeeping 2022-11-08 10:15:33 -08:00
neauoire 7f76f4e886 Compensate for hover icon 2022-11-08 10:04:25 -08:00
neauoire ae04cc3a93 Faster draw-dec 2022-11-07 15:32:29 -08:00
neauoire bed6b9a44f Faster draw-dec 2022-11-07 10:47:12 -08:00
neauoire 10b09ac366 Merge branch 'main' of git.sr.ht:~rabbits/left 2022-11-07 10:38:37 -08:00
neauoire 9eae6df1b3 Draw line numbers in decimal 2022-11-07 10:38:14 -08:00
rekkabell 18540977b1 app icon 2022-11-03 15:05:43 -07:00
neauoire 7e21afb6a6 Removed debug 2022-11-01 10:21:44 -07:00
neauoire 9331563254 Fixed issue with mouse-picking and non-ascii characters 2022-11-01 10:17:44 -07:00
neauoire 89200f8261 Fixed issue with k glyph in cream.uf2 2022-10-30 17:47:31 -07:00
neauoire ad8d6cde92 Ah! I guess this had a purpose after all 2022-10-27 17:17:59 -07:00
neauoire 5375a05c38 Removed widget 2022-10-25 13:28:48 -07:00
neauoire a20195e663 Fixed issue with font 2022-10-25 13:03:15 -07:00
neauoire a00a5f612b Improved font 2022-10-24 15:19:50 -07:00
neauoire 8446ba41a0 Tailcalls 2022-10-24 15:07:58 -07:00
neauoire c3dcdfd0e7 Fixed drawing bug with comment 2022-10-24 15:03:39 -07:00
neauoire 3cc00215dc Faster marker finding 2022-10-24 14:59:59 -07:00
neauoire 26b4d40f81 Fixed issue selecting the first character of a file 2022-10-24 14:42:02 -07:00
neauoire 59206e221a Renamed glyph width getter 2022-10-24 14:33:36 -07:00
neauoire c309e91c73 Removed fixed font 2022-10-24 14:15:52 -07:00
neauoire d6c92c137e Added auto-detect for syntax highlight 2022-10-24 14:06:59 -07:00
neauoire 2a862644af Housekeeping 2022-10-24 13:00:49 -07:00
neauoire c9552dcbb1 Optimized drawing token 2022-10-24 12:40:12 -07:00
neauoire 40bc7deeea Fixed issue with syntax highlight 2022-10-24 12:30:28 -07:00
neauoire 00804dd545 Fixed drawing bug 2022-10-24 12:06:36 -07:00
neauoire 79999fffe7 Toggle color/highlight 2022-10-24 08:58:29 -07:00