beectl - Crystal implementation of host program for Browser's External Editor

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

24 check-ins

2025-05-15
16:37
Fix crash when text length is greater than 256. Catch exceptions and print them to the log. Leaf check-in: 4cabf777bd user: marka tags: trunk
12:30
Fix typo in README. check-in: b887f2470a user: marka tags: trunk
04:05
Improve info about settings for sites and filename extensions. check-in: a9070737b5 user: marka tags: trunk
03:35
Send debug output to a log file instead of stdout, so we can debug it when invoked from a browser. check-in: 2577e16fef user: marka tags: trunk
02:37
Add instructions for Firefox, and clean up instructions for Chrome. check-in: 5dba2a6806 user: marka tags: trunk
2023-11-19
13:01
For some reason, the link to the chrome extension shortcuts doesn't show up in cgit. check-in: d8d0634146 user: marka@pobox.com tags: trunk
12:57
Mention the author of the chrome-bee extension by name. check-in: e51a39bb9c user: marka@pobox.com tags: trunk
12:32
Add a second spec test where no args are passed to the editor. Tiny comment fix. check-in: 93301b4011 user: marka@pobox.com tags: trunk
12:20
Fix comment. Add dependency for 'make test'. check-in: 1ccab29b75 user: marka@pobox.com tags: trunk
11:31
Sample shell script to run an editor in a terminal session. check-in: 2553a858e7 user: marka@pobox.com tags: trunk
11:17
Simplify code by doing less type-casting. check-in: a0aa715bea user: marka@pobox.com tags: trunk
2023-11-17
14:12
Add note about configuring the keyboard shortcut, and a link to ungoogled-chromium. check-in: 303b0ceced user: marka@pobox.com tags: trunk
09:43
Add args to spec test request message. check-in: 92a8b65d4c user: marka@pobox.com tags: trunk
02:22
Fix minor typos in README. check-in: 6de2cd0af4 user: marka@pobox.com tags: trunk
01:15
Fix typos in comments. check-in: 9d6d1280e4 user: marka@pobox.com tags: trunk
01:07
Add missing link to Crystal compiler and info about testing. check-in: 456ce7196e user: marka@pobox.com tags: trunk
00:59
Make a real working spec test. check-in: 0bf778acc3 user: marka@pobox.com tags: trunk
2023-11-16
12:54
Reorganize as a module to get it in readiness for spec testing. check-in: 3ba0665b3a user: marka@pobox.com tags: trunk
12:35
First cut at an actual README. check-in: 7951dc7e4b user: marka@pobox.com tags: trunk
2023-11-15
20:26
Cleanup and comments. check-in: 8dda137f3d user: marka@pobox.com tags: trunk
19:25
Fully operational now. check-in: bbf42f59f7 user: marka@pobox.com tags: trunk
15:40
Construct JSON response. check-in: d449811fde user: marka@pobox.com tags: trunk
14:24
Build the full editor command, run it, and retrieve the resulting text. check-in: e1bae881d7 user: marka@pobox.com tags: trunk
2023-11-14
21:50
First commit of half-baked beectl. check-in: 4656bed9b7 user: marka@pobox.com tags: trunk