Avindra Goolcharan
f8aedc78c4
- Update to 0.6.0 Packaging * Minimum Rust version has been bumped to 1.43.0 * The snapcraft.yaml file has been removed * Updated setab/setaf capabilities in alacritty-direct to use colons * WinPTY is now enabled only when targeting MSVC * Deprecated the WinPTY backend feature, disabling it by default Added * Secondary device attributes escape (CSI > 0 c) * Support for colon separated SGR 38/48 * New Ctrl+C binding to cancel search and leave vi mode * Escapes for double underlines (CSI 4 : 2 m) and underline reset (CSI 4 : 0 m) * Configuration file option for sourcing other files (import) * CLI parameter --option/-o to override any configuration field * Escape sequences to report text area size in pixels (CSI 14 t) and in characters (CSI 18 t) * Support for single line terminals dimensions * Right clicking on Wayland's client side decorations will show application menu * Escape sequences to enable and disable window urgency hints (CSI ? 1042 h, CSI ? 1042 l) Changed * Cursors are now inverted when their fixed color is similar to the cell's background * Use the working directory of the terminal foreground process, instead of the shell's working directory, for SpawnNewInstance action * Fallback to normal underline for unsupported underline types in CSI 4 : ? m escapes * The user's background color is now used as the foreground for the render timer * Use yellow/red from the config for error and warning messages instead of fixed colors * Existing CLI parameters are now passed to instances spawned using SpawnNewInstance OBS-URL: https://build.opensuse.org/request/show/850669 OBS-URL: https://build.opensuse.org/package/show/X11:terminals/alacritty?expand=0&rev=31 |
||
---|---|---|
_service | ||
.gitattributes | ||
.gitignore | ||
alacritty-0.6.0.tar.gz | ||
alacritty.changes | ||
alacritty.spec | ||
cargo_config | ||
README.suse-maint | ||
vendor.tar.xz |
When a new tarball release is added you must run the obs service to update the vendored sources: obs service disabledrun In future OBS may be able to do this.