Releases: bakks/butterfish
Releases · bakks/butterfish
v0.0.20
Changelog
- 0bbbf72 Fix prompt cursor position bug
- 1f64c01 Fix color bugs, set log file permissions to 0600
- b960686 Default logging to /var/tmp
- 7ecf2b1 Log to temp dir
- 0753e38 Allow different cases in autosuggest
- 11d6be7 Push message back to mux after prompting
- a52c9cb Add ctrl-c exit when prompting
- e055306 Fix prompt completion color
- 28cadca WIP refactor shell code into own file
- e85b99b Refactor shell autocomplete to use prompt library and work on prompt questions
- 2efbd7e Dont exit normal mode if there are running children
- 579d8a4 Print prompt errors
- 45e9ed0 Pull shell config out to cli
- 510bcc7 Make history storage more efficient
- 3b9e44b Receive sigwinch
- d27c9f3 Fix minor autosuggest bug
- b0aec37 Upgrade proto package
- 88be497 Move prompt response to be async
- 7e7c3d8 Commit message
- 208f79e Fix cursor handling bug
- e6cba38 Fixed autosuggest in normal mode
- 5c7d16a Use existing autosuggest if applicable
- b986271 Fixing autosuggest bugs
- d3b9a58 Work on autosuggest management
- ce38c53 Remove console mode from readme
- 221c185 Add commentary
- 6c2baa7 Remove wrap and console, improve shell help
- bc945c5 Updating dependencies
- 0c4ceba Improved handling of the prompt shell buffer
- babe3e5 Ignore up/down arrows in shell buffer
- 4bbca63 Fix unicode issue
- a83f6be Shell gif
- 86ca77b Shell gif
- 25c3f2e Using shellbuffer to manage input prompts
- c8045e2 Fix edge case bug
- 0ef97a9 Working on history management and autocomplete for shell
- b6edc8d Add autosuggesting after a prompt
- 01fc5b0 Refactor shell code for clarity
- 8b3c6cd Working on shell autocomplete
- 0276530 Make history work and clean up output formatting
- 7866be0 Refactor shell multiplexer into ButterfishCtx
- 7e6535c Work on shell command
- 3429532 Refresh help text
- 5d89cdf Fix gif link
v0.0.19
v0.0.18
v0.0.17
v0.0.16
v0.0.15
Changelog
- 3cb712b Updated installation instructions
- 1bc5785 Add more options to summarize and index commands
- 102e58b Fix index example
- 2335923 Update help text
- 3fc199d Formatting
- 3942eb9 Polish up embedding module
- a546895 Polish up embedding module
- 2aa197e Formatting
- 1cabb30 Rename charmcomponents module to bubbles module and add bubles and prompt documentation
- 28d5103 Add godoc link
- c2bcd35 Fix question const
v0.0.14
Changelog
- 3cb712b Updated installation instructions
- 1bc5785 Add more options to summarize and index commands
- 102e58b Fix index example
- 2335923 Update help text
- 3fc199d Formatting
- 3942eb9 Polish up embedding module
- a546895 Polish up embedding module
- 2aa197e Formatting
- 1cabb30 Rename charmcomponents module to bubbles module and add bubles and prompt documentation
- 28d5103 Add godoc link
- c2bcd35 Fix question const