10000 Release Alacritty Version 0.15.0 Β· alacritty/alacritty Β· GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Alacritty Version 0.15.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jan 20:54
· 35 commits to master since this release
v0.15.0

Added

  • Config option window.level = "AlwaysOnTop" to force Alacritty to always be the toplevel window
  • Escape sequence to move cursor forward tabs ( CSI Ps I )
  • Pass activation token in alacritty msg create-window on Wayland/X11

Changed

  • Always focus new windows on macOS
  • Don't switch to semantic/line selection when control is pressed
  • Always emit 1 for the first parameter when having modifiers in kitty keyboard protocol

Fixed

  • Mouse/Vi cursor hint highlighting broken on the terminal cursor line
  • Hint launcher opening arbitrary text, when terminal content changed while opening
  • SemanticRight/SemanticLeft vi motions breaking with wide semantic escape characters
  • alacritty migrate crashing with recursive toml imports
  • Migrating nonexistent toml import breaking the entire migration
  • First daemon mode window ignoring window options passed through CLI
  • Report of Enter/Tab/Backspace in kitty keyboard's report event types mode
  • Crash when pressing certain modifier keys on macOS 15+
  • Cut off wide characters in preedit string
0