Skip to content

v0.46.0

Choose a tag to compare

@cptpiepmatz cptpiepmatz released this 28 Feb 21:38
· 18 commits to main since this release
57d9058

What's Changed

  • Allow overriding suggestion display value by @ysthakur in #1002
  • add native semantic prompt support initially for OSC 133/633 by @fdncred in #1019
  • OSC 133 click_events support by @stuartcarnie in #1020
  • refactor: Extract shared layout computation from painter by @stuartcarnie in #1021
  • feat: new feature idle_callback to allow to set callback function while waiting for input by @eitsupi in #1015
  • feat(emacs): add keybindings for moving to start and end of buffer by @Juhan280 in #1022
  • feat(history): export HistoryItemExtraInfo etc. by @eitsupi in #1011
  • Add libc feature to enable crossterm's libc backend by @NiltonVolpato in #1014
  • docs: improve CONTRIBUTING.md to more closely match CI execution by @schlich in #963
  • vi-mode: add gg/G motions and fix ^ motion behavior by @Juhan280 in #953
  • revert osc133;P to osc133;A by @fdncred in #1024
  • fix: use LF instead of CRLF in insert_newline on Windows by @eitsupi in #1023
  • feat: use dedicated events for buffer jumps while preserving selection via EditCommands by @Juhan280 in #1025
  • Prepare Release 0.46.0 by @cptpiepmatz in #1030

New Contributors

Full Changelog: v0.45.0...v0.46.0