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
/
src
/
main.rs
Commit message (
Expand
)
Author
Age
*
Error when failed to create socket with --daemon
Kirill Chibisov
2025-01-14
*
Pass activation token in alacritty msg create-window
Kirill Chibisov
2025-01-04
*
Move root config fields to `[general]` section
Christian Duerr
2024-10-02
*
Restart config monitor on import change
Christian Duerr
2024-07-21
*
Bump glutin to 0.32.0
Kirill Chibisov
2024-06-08
*
Bump winit to 0.30.0
Kirill Chibisov
2024-05-04
*
Fix shutdown of config monitor
Christian Duerr
2024-05-03
*
Fix feature = "cargo-clippy" deprecation
Dimitris Apostolou
2024-02-28
*
Add `--option` argument to `create-window`
Christian Duerr
2023-11-11
*
Remove `alacritty_config` from alacritty_terminal
Kirill Chibisov
2023-11-10
*
Update winit to 0.29.1-beta
Kirill Chibisov
2023-09-04
*
Switch to TOML configuration format
Christian Duerr
2023-06-12
*
Update xdg and dirs crate
Kirill Chibisov
2023-05-17
*
Update winit to 0.28
Kirill Chibisov
2023-02-02
*
Update glutin to 0.30.0
Kirill Chibisov
2022-11-03
*
Migrate from winapi to windows-sys
killian
2022-09-30
*
Bump glutin to 0.29.1
Kirill Chibisov
2022-08-10
*
Add support for hyperlink escape sequence
Kirill Chibisov
2022-07-10
*
Fix a few minor clippy lints
Yuri Astrakhan
2022-06-02
*
Add version to info log
Christian Duerr
2022-02-09
*
Fix warnings when building only with Wayland feature
Kirill Chibisov
2022-02-09
*
Log used display server on Linux/BSD
Kirill Chibisov
2022-01-30
*
Add title/class CLI parameters to create-window
Kirill Chibisov
2022-01-03
*
Fix CreateNewWindow CLI fallback
Christian Duerr
2021-12-23
*
Add parameters to `msg create-window` subcommand
Kirill Chibisov
2021-11-22
*
Add multi-window support
Christian Duerr
2021-10-23
*
Update rustfmt configuration
Christian Duerr
2021-10-11
*
Fix clippy warnings
Christian Duerr
2021-07-03
*
Cleanup config path logging without any files
Nathan Lilienthal
2021-04-30
*
Add vi/mouse hint highlighting support
Christian Duerr
2021-04-13
*
Unify the grid line indexing types
Christian Duerr
2021-03-30
*
Move renderable cell transformation to alacritty
Christian Duerr
2021-01-24
*
Remove all rustc benchmarks
James McCoy
2021-01-21
*
Replace serde's derive with custom proc macro
Christian Duerr
2020-12-21
*
Print multiline logs in one write call
Kirill Chibisov
2020-12-10
*
Spawn new alacritty processes in CWD on macOS
Nathan Lilienthal
2020-11-07
*
Error on warnings when running clippy
Kirill Chibisov
2020-10-29
*
Make use of glutin wayland/x11 features
Kirill Chibisov
2020-10-12
*
Fix feature checking in cross builds
Kirill Chibisov
2020-10-10
*
Add support for single line terminals
ii41
2020-09-27
*
Add escape to report text area size
Ayose Cazorla
2020-08-28
*
Add CLI parameter to override config options
Christian Duerr
2020-08-22
*
Add configuration file imports
Christian Duerr
2020-08-21
*
Bump minimum supported Rust version to 1.43.0
Kirill Chibisov
2020-07-28
*
Remove gui dependencies from alacritty_terminal
Kirill Chibisov
2020-07-11
*
Add option to run command on bell
Kirill Chibisov
2020-07-10
*
Add automatic scrolling during selection
Christian Duerr
2020-06-18
*
Remove copypasta dependency from alacritty_terminal
Kirill Chibisov
2020-06-07
*
Remove copyright notice from files
Christian Duerr
2020-06-06
*
Extend style guideline documentation
Christian Duerr
2020-05-05
[next]