aboutsummaryrefslogtreecommitdiff
path: root/alacritty_terminal/src
Commit message (Expand)AuthorAge
* Add alacritty extension script support.HEADrahmJosh Rahm2025-11-12
* Remove custom abs_diff function.Ayose2025-11-04
* Merge remote-tracking branch 'vendor/master' into graphicsAyose2025-09-07
|\
| * Add alacritty_terminal option to escape pty argsfeeiyu2025-08-02
| * Fix DECOM cursor motionChristian Duerr2025-07-25
* | Apply rustfmt.Ayose2025-07-23
* | Merge remote-tracking branch 'vendor/master' into graphicsAyose2025-07-23
|\|
| * Migrate to 2024 editionChristian Duerr2025-07-13
| * Add size_hint to GridIteratortidely2025-07-13
| * Remove cstr! macro in favor of literal notationKirill Chibisov2025-07-01
| * Fix clippy warningsKirill Chibisov2025-05-28
| * Fix search for fullwidth chars in the last columnChristian Duerr2025-05-26
| * Add * # { } vi motionsChristian Duerr2025-05-20
* | Merge remote-tracking branch 'vendor/master' into graphicsAyose2025-02-24
|\|
| * Hide macOS login message with ~/.hushlogin presentMikayla Maki2025-02-20
| * Dont fail exec() on deleted directoriesTycho Andersen2025-02-08
| * Add option to drain PTY on shutdownAndrew Borg (Kashin)2025-01-16
| * Bump VTE to 0.14.0Christian Duerr2025-01-09
* | Merge commit '8cb359ad' into graphicsAyose2025-01-07
|\|
| * Add CSI Ps I supportKirill Chibisov2024-12-28
* | Merge remote-tracking branch 'vendor/master' into graphicsAyose2024-12-26
|\|
| * Fix vi motion with wide semantic escape charsChristian Duerr2024-11-22
| * Bump all dependenciesChristian Duerr2024-11-02
| * Fix racing condition in hint triggeringChristian Duerr2024-11-02
* | Merge remote-tracking branch 'vendor/master' into graphicsAyose2024-10-13
|\|
| * Fix highlight invalidation on grid scrollChristian Duerr2024-10-07
| * Remove unused `Clone` requirementsChristian Duerr2024-10-07
| * Remove startup notify variables only for shellKirill Chibisov2024-10-03
| * Move root config fields to `[general]` sectionChristian Duerr2024-10-02
| * Fix fullwidth semantic escape charactersChristian Duerr2024-09-22
| * Improve TermMode bitflags initializationDimitri Sabadie2024-09-07
| * Make `ConPty` creation fallible张小白2024-08-16
* | Merge remote-tracking branch 'vendor/master' into graphicsAyose2024-07-29
|\|
| * Fix search bug with wrapline on first characterChristian Duerr2024-07-05
| * Fix spelling errorsJosh Soref2024-05-24
| * Fix IO safety violation from consequent dropping `OwnedFd`Jakob Hellermann2024-05-23
| * Fix FD leak after closing child windowsChristian Duerr2024-05-22
| * Ignore shell RCs for macOS zsh wrapperNathan Lilienthal2024-05-15
* | Merge remote-tracking branch 'vendor/master' into graphicsAyose2024-05-15
|\|
| * Add `from_file_descriptors()` to `tty::unix`Owen Law2024-05-01
| * Fix window being focused by defaultKirill Chibisov2024-04-18
| * Allow setting terminal env vars via PTY optionsKirill Bulatov2024-03-18
| * Fix hint `Select` action for hyperlink escapeChristian Duerr2024-03-12
* | Merge remote-tracking branch 'vendor/master' into graphicsAyose2024-03-11
|\|
| * Set PTY's pixel size on startupKirill Chibisov2024-03-09
| * Send exit code events on child process exitKirill Bulatov2024-03-09
| * Expose more process info on WindowsSmall White2024-03-07
| * Fix log typoshuajin tong2024-03-06
* | Merge remote-tracking branch 'vendor/master' into graphicsAyose2024-03-04
|\|
| * Fix feature = "cargo-clippy" deprecationDimitris Apostolou2024-02-28