What's Changed
- fix: suggestions don't appear after using history to view command after execution by @cpendery in #342
- feat: improve tui smoothness by @cpendery in #349
- fix: empty suggestions block history scrolling by @cpendery in #347
- feat: add nerd font support by @cpendery in #350
- fix: path overlap suggestions by @cpendery in #351
- fix: filter out null generator output by @cpendery in #352
- fix: improved rendering clearing by @cpendery in #353
- build: bump deps by @cpendery in #355
- fix: race condition with new async renderer by @cpendery in #354
- fix: confusing local specs message by @cpendery in #356
- fix: oh-my-posh right prompt handling by @cpendery in #357
- fix: don't add command to suggestion cache until suggestions complete loading by @cpendery in #358
- feat: add command suggestions by @cpendery in #359
- fix: various bugs (path suggestions, win32-input-mode, unicode11, accepted suggestion flashes) by @cpendery in #377
- feat: update releases to be sea's by @cpendery in #375
- build: bump to 0.0.1-rc.22 by @cpendery in #378
Full Changelog: 0.0.1-rc.21...0.0.1-rc.22