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
*
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
*
Log critical errors with error! instead of println!
Kirill Chibisov
2020-04-12
*
Use config colors to theme Wayland decorations
Kirill Chibisov
2020-04-09
*
Add debug log for missing config
Christian Duerr
2020-01-22
*
Send PTY resize messages through event loop
David Hewitt
2019-12-14
*
Fix deadlock when closing on Windows using Conpty
David Hewitt
2019-12-12
*
Move renderer from alacritty_terminal to alacritty
Kirill Chibisov
2019-11-23
*
Fix URL highlighting
Christian Duerr
2019-11-03
*
Fix logged config path separators on Windows
Kirill Chibisov
2019-10-14
*
Add --hold CLI flag
Valentin Ignatev
2019-10-09
*
Remove automatic config generation
Kirill Chibisov
2019-10-06
*
Update to winit/glutin EventLoop 2.0
Christian Duerr
2019-10-05
*
Remove color from log output
Christian Duerr
2019-08-01
*
Fix saving of ref tests
Christian Duerr
2019-07-07
*
Refactor config parsing files
Christian Duerr
2019-05-10
*
Add git hash to version string, and fix crate name (#2397)
Nathan Lilienthal
2019-05-03
*
Switch from copypasta to rust-clipboard
Christian Duerr
2019-04-28
*
Split alacritty into a separate crates
Theodore Dubois
2019-04-28