Skip to content

v0.3.8

Choose a tag to compare

@github-actions github-actions released this 27 Feb 05:21
8f0e477

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