Commit graph

22 commits

Author SHA1 Message Date
spiders
43701d5bdf test change, removed extraneous space 2022-05-04 21:24:56 -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
f62e7ab928 modified tests 2022-05-04 20:05:02 -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
8193d84faa documentation 2022-05-03 11:02:19 -07:00
spiders
6450f609ec renamed token in preparation for fixing right padding bug 2022-05-02 16:34:30 -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
f04e237735 added git ignore 2022-04-22 12:04:03 -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