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
/
src
Commit message (
Expand
)
Author
Age
*
Bump VTE to 0.14.0
Christian Duerr
2025-01-09
*
Add CSI Ps I support
Kirill Chibisov
2024-12-28
*
Fix vi motion with wide semantic escape chars
Christian Duerr
2024-11-22
*
Bump all dependencies
Christian Duerr
2024-11-02
*
Fix racing condition in hint triggering
Christian Duerr
2024-11-02
*
Fix highlight invalidation on grid scroll
Christian Duerr
2024-10-07
*
Remove unused `Clone` requirements
Christian Duerr
2024-10-07
*
Remove startup notify variables only for shell
Kirill Chibisov
2024-10-03
*
Move root config fields to `[general]` section
Christian Duerr
2024-10-02
*
Fix fullwidth semantic escape characters
Christian Duerr
2024-09-22
*
Improve TermMode bitflags initialization
Dimitri Sabadie
2024-09-07
*
Make `ConPty` creation fallible
张小白
2024-08-16
*
Fix search bug with wrapline on first character
Christian Duerr
2024-07-05
*
Fix spelling errors
Josh Soref
2024-05-24
*
Fix IO safety violation from consequent dropping `OwnedFd`
Jakob Hellermann
2024-05-23
*
Fix FD leak after closing child windows
Christian Duerr
2024-05-22
*
Ignore shell RCs for macOS zsh wrapper
Nathan Lilienthal
2024-05-15
*
Add `from_file_descriptors()` to `tty::unix`
Owen Law
2024-05-01
*
Fix window being focused by default
Kirill Chibisov
2024-04-18
*
Allow setting terminal env vars via PTY options
Kirill Bulatov
2024-03-18
*
Fix hint `Select` action for hyperlink escape
Christian Duerr
2024-03-12
*
Set PTY's pixel size on startup
Kirill Chibisov
2024-03-09
*
Send exit code events on child process exit
Kirill Bulatov
2024-03-09
*
Expose more process info on Windows
Small White
2024-03-07
*
Fix log typos
huajin tong
2024-03-06
*
Fix feature = "cargo-clippy" deprecation
Dimitris Apostolou
2024-02-28
*
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
*
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
*
Implement kitty's keyboard protocol
Kirill Chibisov
2023-12-06
*
Fix DECRPM reporting
Kirill Chibisov
2023-11-29
*
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
*
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
[next]