v0.3.8
What's Changed
- Fix character-level selection highlighting by @tgeorge06 in #15
- Add Ctrl+K cut line action by @tgeorge06 in #13
- Add line selection when clicking gutter line numbers by @tgeorge06 in #14
- Fix pasted text getting auto-pair doubled by @tgeorge06 in #17
- Switch from tui-textarea to ratatui-textarea by @tgeorge06 in #16
- Add cursor navigation to prompt inputs by @tgeorge06 in #18
- Fix file tree click targeting wrong file after scrolling by @tgeorge06 in #19
- Add file tree expand/collapse and flatten root by @tgeorge06 in #20
- Add TreeExpandRecursive/CollapseRecursive KeyActions by @tgeorge06 in #21
Full Changelog: v0.3.7...v0.3.8