Commit Graph

  • 0429cfca74 clearer usage message Kartik K. Agaram 2021-12-04 20:38:49 -0800
  • d9cf3433d9 start showing call stack on errors Kartik K. Agaram 2021-12-04 14:11:44 -0800
  • 810e160136 another fix for colors Kartik K. Agaram 2021-12-03 23:12:02 -0800
  • 294c135d3f elaborate a little more on install instructions Kartik K. Agaram 2021-12-03 20:55:32 -0800
  • 267489c19f support the comment/uncomment hotkey on Macs Kartik K. Agaram 2021-12-03 20:19:32 -0800
  • 950957619c less ambiguous menus Kartik K. Agaram 2021-12-03 20:13:52 -0800
  • bbab1a7c10 get rid of `Esc` hotkey Kartik K. Agaram 2021-12-03 19:12:57 -0800
  • fe5f542991 typos Kartik K. Agaram 2021-12-03 19:11:52 -0800
  • 138282549e experimenting with different keys Kartik K. Agaram 2021-12-03 18:38:17 -0800
  • d3a12fb7f1 stop showing frequent save messages Kartik K. Agaram 2021-12-03 18:28:21 -0800
  • a796070c9b show ^h in a couple more menus Kartik K. Agaram 2021-12-03 18:23:40 -0800
  • 31af4bd1fd improve support for backspace Kartik K. Agaram 2021-12-03 18:05:25 -0800
  • 4c196576aa error message when no app is provided Kartik K. Agaram 2021-12-03 17:34:21 -0800
  • 8ea7a3bde5 . Kartik K. Agaram 2021-12-03 17:23:37 -0800
  • 516ac2fa8e describe the manual process to obtain a dark bg Kartik K. Agaram 2021-12-03 17:19:40 -0800
  • 947abf2ba3 legible colors across all terminal configurations Kartik K. Agaram 2021-12-03 16:59:25 -0800
  • 6f6595b39a show state of screen on runtime error Kartik K. Agaram 2021-12-03 16:12:51 -0800
  • c7dea9f5a3 . Kartik K. Agaram 2021-12-03 16:00:59 -0800
  • 87443b9815 extract a helper Kartik K. Agaram 2021-12-03 15:54:35 -0800
  • 148fe6dfbd more speculatively efficient advent.tlv Kartik K. Agaram 2021-12-02 20:40:51 -0800
  • 3f930ed73e fix a slight portability issue, maybe Kartik K. Agaram 2021-12-02 01:49:57 -0800
  • e001212e99 stop inserting ctrl- keys into programs Kartik K. Agaram 2021-11-30 17:44:01 -0800
  • cbe7d1bf40 fix advent.tlv Kartik K. Agaram 2021-11-30 17:16:15 -0800
  • 51ba37665c some little shortcuts for Advent of Code Kartik K. Agaram 2021-11-30 15:01:31 -0800
  • f5a6f434c5 better cross-platform backspace support Kartik K. Agaram 2021-11-30 09:55:13 -0800
  • ce3ad17a05 kilo bugfix: syntax highlight final word in line Kartik K. Agaram 2021-11-29 22:49:47 -0800
  • 85e06b7b0f gotcha: silent string concatenation Kartik K. Agaram 2021-11-29 22:49:45 -0800
  • 61accc5b8e . Kartik K. Agaram 2021-11-29 22:48:14 -0800
  • d7a1792768 a couple more global curses bindings Kartik K. Agaram 2021-11-29 22:40:42 -0800
  • b6bca6ac14 fix regression in showing error messages Kartik K. Agaram 2021-11-29 22:38:46 -0800
  • fa52f129fb . Kartik K. Agaram 2021-11-29 22:06:54 -0800
  • cc757ffc4c why not keep manual tests in the repo? Kartik K. Agaram 2021-11-29 08:18:28 -0800
  • 36d3d10b1a let people fix bad images from within Teliva Kartik K. Agaram 2021-11-29 07:58:35 -0800
  • c9de6ae5d6 redo uncomment Kartik K. Agaram 2021-11-28 21:48:35 -0800
  • 418fce4464 auto-indent Kartik K. Agaram 2021-11-28 21:21:07 -0800
  • 3203bf7aff tab key: always insert two spaces Kartik K. Agaram 2021-11-28 21:16:50 -0800
  • f6c2974cb4 hide some 'advanced' hotkeys to support narrow windows Kartik K. Agaram 2021-11-28 21:09:29 -0800
  • e80af9206c ctrl-/ to comment/uncomment line Kartik K. Agaram 2021-11-28 21:08:12 -0800
  • eec4845c31 ctrl-u/ctrl-k to make editing a bit more ergonomic Kartik K. Agaram 2021-11-28 20:48:54 -0800
  • 68211363ca special indent settings for kilo Kartik K. Agaram 2021-11-28 20:34:47 -0800
  • 316e309928 indent Kartik K. Agaram 2021-11-28 19:30:02 -0800
  • b24a47dd0d mac backspace attempt 3 Kartik K. Agaram 2021-11-28 16:27:02 -0800
  • af4e2e0751 fix half-assed mac os backspace commit Kartik K. Agaram 2021-11-28 16:19:01 -0800
  • 383832b58b sacrificing another LoC to ward off crashes Kartik K. Agaram 2021-11-28 15:55:01 -0800
  • 2ea9462ed1 editing notes sucks a little less Kartik K. Agaram 2021-11-28 15:45:06 -0800
  • 2f42187663 fix the bug described in commit cec57992b7 Kartik K. Agaram 2021-11-28 15:19:26 -0800
  • 37068ef8d2 rename a fn and reorganize its responsibilities Kartik K. Agaram 2021-11-28 15:14:00 -0800
  • 908b2634c6 split a lumpy abstraction into two cleaner ones Kartik K. Agaram 2021-11-28 14:57:49 -0800
  • aed8da7750 purge abstraction hiding teliva_editor_buffer Kartik K. Agaram 2021-11-28 14:51:33 -0800
  • 38def8500e inline another function Kartik K. Agaram 2021-11-28 14:39:03 -0800
  • f8176bfe67 take one responsibility away from edit_image Kartik K. Agaram 2021-11-28 14:36:42 -0800
  • cfb366af80 . Kartik K. Agaram 2021-11-28 14:17:34 -0800
  • 499286566d inline an unnecessary function Kartik K. Agaram 2021-11-28 14:15:48 -0800
  • cec57992b7 start streamlining architecture Kartik K. Agaram 2021-11-28 13:59:15 -0800
  • 570af7c255 fix going to big picture after saving editor state Kartik K. Agaram 2021-11-28 11:58:13 -0800
  • 462a45a39f yet another fucking makefile bug Kartik K. Agaram 2021-11-28 11:39:33 -0800
  • 8fd568647a clear editor state across user-visible restarts Kartik K. Agaram 2021-11-28 11:12:49 -0800
  • 41803e4afc use header everywhere Kartik K. Agaram 2021-11-28 11:08:34 -0800
  • c015ffe40a unused variable Kartik K. Agaram 2021-11-28 11:08:43 -0800
  • 2f3c800a49 standardize filenames that teliva strews on disk Kartik K. Agaram 2021-11-28 10:54:25 -0800
  • 2b8b811175 restore editor state from snapshot Kartik K. Agaram 2021-11-28 10:50:13 -0800
  • d3d8c13828 make look_up_definition more composable Kartik K. Agaram 2021-11-28 10:43:28 -0800
  • 6388bc08c4 save a snapshot of editor state across restarts Kartik K. Agaram 2021-11-28 09:50:00 -0800
  • 13bfb7308a more salient concept of 'views' Kartik K. Agaram 2021-11-28 09:48:04 -0800
  • 1ac98e28e6 fix backspace on Mac Kartik K. Agaram 2021-11-28 08:50:44 -0800
  • 75ded7a918 editor hotkeys: sol/eol Kartik K. Agaram 2021-11-28 08:44:24 -0800
  • dff7a5226f a starting point for new apps Kartik K. Agaram 2021-11-27 21:08:05 -0800
  • a09da47b2a tour: add some images Kartik K. Agaram 2021-11-27 12:18:23 -0800
  • ef0b205c08 more friendly Kartik K. Agaram 2021-11-27 10:10:31 -0800
  • 58e3f287a0 don't distract the tour with things we don't have Kartik K. Agaram 2021-11-27 10:09:19 -0800
  • c557baac96 . Kartik K. Agaram 2021-11-27 10:02:25 -0800
  • a51d50aa30 . Kartik K. Agaram 2021-11-27 10:00:51 -0800
  • 8fe7040ee3 tour: split the first task into 3 Kartik K. Agaram 2021-11-27 09:56:23 -0800
  • e061b963db tour: better links for task 1 Kartik K. Agaram 2021-11-27 09:24:57 -0800
  • 107af65f3c pass some CFLAGS at least to libcurses Kartik K. Agaram 2021-11-27 09:24:00 -0800
  • 3d98d7c188 . Kartik K. Agaram 2021-11-27 09:18:06 -0800
  • 295c99c2d9 . Kartik K. Agaram 2021-11-27 09:00:38 -0800
  • c41313d969 start a guided tour Kartik K. Agaram 2021-11-27 08:59:09 -0800
  • bbeef0b49f . Kartik K. Agaram 2021-11-27 08:42:37 -0800
  • ae2d3e377e clarify what Teliva is Kartik K. Agaram 2021-11-27 08:16:42 -0800
  • 7d71663f1a one final issue building on Mac OS X Kartik K. Agaram 2021-11-27 08:10:18 -0800
  • 7814c1c98a now building on OpenBSD Kartik K. Agaram 2021-11-27 07:58:58 -0800
  • 8a36b2583c select C99 in luasec Kartik K. Agaram 2021-11-27 07:27:19 -0800
  • 3fee59527a select C99 standard Kartik K. Agaram 2021-11-27 07:16:08 -0800
  • fd4ca45ae5 clean up luasocket build file Kartik K. Agaram 2021-11-27 06:57:38 -0800
  • c558d2c565 . Kartik K. Agaram 2021-11-27 00:42:15 -0800
  • ff43b5bae1 fix build on Mac Kartik K. Agaram 2021-11-27 00:41:17 -0800
  • 83050ec38e starting to test compilation on Mac and BSD. Kartik K. Agaram 2021-11-27 00:34:49 -0800
  • 1e911f95ef bugfix: emit legal Lua representation Kartik K. Agaram 2021-11-26 22:03:47 -0800
  • 31816db0cc . Kartik K. Agaram 2021-11-26 21:56:22 -0800
  • 662d1cf202 support space/backspace in recent changes view Kartik K. Agaram 2021-11-26 21:54:45 -0800
  • 2426fe7a79 standardize indent Kartik K. Agaram 2021-11-26 21:50:53 -0800
  • 7e86f6d123 colorize comments in recent changes Kartik K. Agaram 2021-11-26 21:48:31 -0800
  • e2a53858a0 support notes on edits Kartik K. Agaram 2021-11-26 21:41:23 -0800
  • 6b6fe7ce72 periodic cleanup of warnings Kartik K. Agaram 2021-11-26 21:22:20 -0800
  • db7202ccfd . Kartik K. Agaram 2021-11-26 21:20:23 -0800
  • 35fe28a36f . Kartik K. Agaram 2021-11-26 21:19:41 -0800
  • 0c211dec77 don't mislead immediately after undo Kartik K. Agaram 2021-11-26 20:00:32 -0800
  • b954ab869e . Kartik K. Agaram 2021-11-26 19:52:31 -0800
  • 0726692546 more obvious serialization of undo events Kartik K. Agaram 2021-11-26 19:45:19 -0800