Skip to content

1.2

Compare
Choose a tag to compare
@szermatt szermatt released this 23 Nov 18:24
· 83 commits to master since this release

What's new

  • Always propose a default buffer name for C-c C-r mistty-create-buffer-with-output
  • Detect fish "search within completion" mode, so arrow keys work within that mode
  • mistty-set-EMACS controls whether to set the EMACS env var is set, this is required for directory tracking to be on by default on Bash versions < 4.4

What got fixed

  • Allow the default colors to change as the theme changes.
  • Scroll up to show completion below point, if necessary.
  • Fix whole-line deletion with right prompt.
  • Restore original cursor after hiding it #22
  • Set buffer mode before calling pop-to-buffer, so mode-based rules work

Full Changelog: 1.1...1.2