v0.1.4
Highlights
Import history from the built-in CLI
Run command: clix import history
Setting preference
Currently, only area
is supported, which defines the initial position of CliX widget.
For example, command clix preference area bottom
will change the default position to the bottom (same as the built-in CLI).
What's Changed
- Fix amino acid tooltip by @hanjinliu in #9
- Import history from built-in CLI by @hanjinliu in #11
- Fix tooltip not matching the content by @hanjinliu in #12
- Add preference command by @hanjinliu in #13
Full Changelog: v0.1.3...v0.1.4