Commit graph

24 commits

Author SHA1 Message Date
spiders ea322e8b9f removed test print 2022-05-28 13:02:54 -07:00
spiders 0ee1ea007b reorganized code to allow the four sacred aliases 2022-05-28 12:58:11 -07:00
spiders f6631b141e added support for english error mode 2022-05-26 14:08:48 -07:00
spiders 007b5447a3 fixed trailing spaces on list command 2022-05-25 14:20:23 -07:00
spiders 2d87a76504 improved borg mode and added listing support 2022-05-22 00:29:49 -07:00
spiders b291745a3e added preliminary kijefiles support 2022-05-05 14:12:18 -07:00
spiders 305fa2e673 new todo 2022-05-05 10:29:38 -07:00
spiders 1625625fb7 SWEEPY 2022-05-04 21:21:35 -07:00
spiders 14f254deda added documentation 2022-05-04 20:42:57 -07:00
spiders ea7c5b678a comment changes 2022-05-04 20:18:18 -07:00
spiders 8c6111a950 added pilin flag 2022-05-04 20:11:28 -07:00
spiders 8d22118c82 added option to change bubble border 2022-05-04 20:04:26 -07:00
spiders 3465856e76 added the wrap distance and no wrap options 2022-05-04 17:52:45 -07:00
spiders b393dcfa3f added support for non wrapping mode 2022-05-04 17:36:31 -07:00
spiders 905ea38557 fixed bubble rendering bug, renamed text method
bubble_from_lines was also cleaned up significantly.
2022-05-04 17:17:50 -07:00
spiders 6e0aeb53e7 added the ability for custom borders to actually affect the bubble output 2022-05-03 23:10:44 -07:00
spiders 46af7774a5 introduced BubbleConfig & config_from_string; refactored accordingly
this is in preparation for
- introducing configuring the bubble
- fixing right bubble alignment
2022-05-03 15:02:07 -07:00
spiders 159924dffc fixed alignment bug, removed test print 2022-05-02 16:25:10 -07:00
spiders 1b05a7c4bf added colors and formatters 2022-05-02 16:15:30 -07:00
spiders 37b3d1fb11 added classic cowsay options, as well as soweli 2022-04-29 13:40:48 -07:00
spiders b41efb3ee2 text input through invocation
it now supports non std in input directly from the invocation
2022-04-28 22:26:28 -07:00
spiders 1fd5b98c7f added clap as a dependency,
did a pair programming session with arty which resulted in some changes to critter config types

still need to fix config_from_string to take the new option types into account
2022-04-25 22:19:48 -07:00
spiders 448f395609 added cargo lock 2022-04-22 12:00:16 -07:00
spiders 8cc83a4f10 added project files 2022-04-22 11:56:23 -07:00