Commit Graph

7 Commits (4cb82c8ca63a322e9b5ec0894e629b7983c46a66)

Author SHA1 Message Date
Daniel Barlow 4cb82c8ca6 add socket repl 2022-12-21 21:51:06 +00:00
Daniel Barlow e2c6e2c5f6 use CamelCase for tables/modules that implement classes
Frame => bound to (require :frame)
frame => result of evaluating (Frame.new)
2022-12-20 12:28:32 +00:00
Daniel Barlow bd8a1a5c7d don't hardcode directory name 2022-12-20 12:26:28 +00:00
Daniel Barlow a34e63877d add buffer 2022-12-20 10:34:37 +00:00
Daniel Barlow 38786d3790 add command line 2022-12-19 20:57:23 +00:00
Daniel Barlow 5760268c0d rename pane to frame 2022-12-19 18:48:51 +00:00
Daniel Barlow 38c71c347e initial commit 2022-12-19 18:19:13 +00:00