index
:
r-alacritty.git
experimental
rahm
rahm2
My custom-patched version of alacritty.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
alacritty_terminal
Commit message (
Expand
)
Author
Age
*
Add alacritty extension script support.
rahm2
Josh Rahm
2024-08-14
*
Fix spelling errors
Josh Soref
2024-08-14
*
Fix IO safety violation from consequent dropping `OwnedFd`
Jakob Hellermann
2024-08-14
*
Fix FD leak after closing child windows
Christian Duerr
2024-08-14
*
Ignore shell RCs for macOS zsh wrapper
Nathan Lilienthal
2024-08-14
*
Bump winit to 0.30.0
Kirill Chibisov
2024-08-14
*
Bump alacritty_terminal to 0.24.1-dev
Christian Duerr
2024-08-14
*
Add `from_file_descriptors()` to `tty::unix`
Owen Law
2024-08-14
*
Fix window being focused by default
Kirill Chibisov
2024-08-14
*
Update homepage and repository in Cargo manifests
Foorack / Max Faxälv
2024-08-14
*
Allow setting terminal env vars via PTY options
Kirill Bulatov
2024-08-14
*
Bump dependencies
Christian Duerr
2024-08-14
*
Fix hint `Select` action for hyperlink escape
Christian Duerr
2024-08-14
*
Set PTY's pixel size on startup
Kirill Chibisov
2024-08-14
*
Send exit code events on child process exit
Kirill Bulatov
2024-08-14
*
Expose more process info on Windows
Small White
2024-08-14
*
Fix log typos
huajin tong
2024-08-14
*
Fix feature = "cargo-clippy" deprecation
Dimitris Apostolou
2024-08-14
*
Fix regional scrolling leaking into history
Christian Duerr
2024-02-14
*
Fix row indexing with inclusive ranges
Alexandru Placinta
2024-02-11
*
Remove extra TIOCSWINSZ ioctl on startup
Kirill Chibisov
2024-02-08
*
Bump alacritty_terminal to 0.22.1
Christian Duerr
2024-02-05
*
Fix unnecessary explicit panic in PTY
Conrad Irwin
2024-02-02
*
Fix invalid bounds in selection range conversion
Mohammad AlSaleh
2024-01-27
*
Fix inline search expanding across newlines
Christian Duerr
2024-01-14
*
Fix serde tests without default features
Christian Duerr
2024-01-06
*
Passthrough potential errors for `EventLoopSender`
Hyper
2023-12-30
*
Derive `Clone` for `EventLoopSender`
Hyper
2023-12-28
*
Update alacritty versions
Christian Duerr
2023-12-14
*
Implement kitty's keyboard protocol
Kirill Chibisov
2023-12-06
*
Fix DECRPM reporting
Kirill Chibisov
2023-11-29
*
Bump dependencies
Kirill Chibisov
2023-11-24
*
Damage only terminal inside `alacritty_terminal`
Kirill Chibisov
2023-11-23
*
Add support for DECRPM/DECRQM
Kirill Chibisov
2023-11-23
*
Update VTE to 0.13.0
Kirill Chibisov
2023-11-23
*
Add `--option` argument to `create-window`
Christian Duerr
2023-11-11
*
Remove `alacritty_config` from alacritty_terminal
Kirill Chibisov
2023-11-10
*
Fix clippy warnings
Pavel Roskin
2023-10-29
*
Fix typos
Pavel Roskin
2023-10-25
*
Add inline vi mode search
Christian Duerr
2023-10-20
*
Use openpty-rustix instead of nix
Kirill Chibisov
2023-10-11
*
Fix regex patterns allowing for empty strings
Christian Duerr
2023-10-09
*
Fix regex matches ending on multiline
Christian Duerr
2023-10-08
*
Fix PTY being closed on creation
Kirill Chibisov
2023-10-08
*
Update dependencies
Christian Duerr
2023-10-08
*
Port from mio to polling
John Nunley
2023-10-07
*
Bump VTE to 0.12.0
Kirill Chibisov
2023-09-26
*
Fix regex memory usage
Christian Duerr
2023-09-17
*
Fix crash with anchored searches
Christian Duerr
2023-08-31
*
Update regex-automata to v0.3.6
Christian Duerr
2023-08-27
[next]