v0.46.0
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
libcfeature 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
- @eitsupi made their first contribution in #1015
- @Juhan280 made their first contribution in #1022
- @NiltonVolpato made their first contribution in #1014
- @schlich made their first contribution in #963
Full Changelog: v0.45.0...v0.46.0