Skip to content

Alacritty Version 0.13.1

Compare
Choose a tag to compare
@chrisduerr chrisduerr released this 08 Jan 15:50
· 87 commits to master since this release
v0.13.1

Added

  • Support for pasting in Vi + Search mode

Changed

  • alacritty migrate will ignore null values in yaml instead of erroring out

Fixed

  • alacritty migrate failing with nonexistent imports
  • Alt bindings requiring composed key rather than pre-composed one on macOS
  • Alt + Control bindings not working on Windows
  • chars = "\u000A" action in bindings inserting \n
  • Alternate keys not sent for Shift + <number> when using kitty protocol
  • Alternative keys being swapped in kitty protocol implementation
  • Powerline glyphs being cut for narrow fonts
  • Xmodmap not working on X11
  • Occasional slow startup on some X11 window managers
  • Blurry window when using window.dimensions on some Wayland compositors
  • IME input lagging behind on X11
  • xdotool modifiers input not working correctly on X11
  • Parsing numbers fails for mouse bindings
  • Some config options overriding each other in CLI/IPC
  • Numpad Left used for numpad Up