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
/
logging.rs
Commit message (
Expand
)
Author
Age
*
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
*
Fix stdout log message order
Kirill Chibisov
2020-11-19
*
Add logging for crossfont
Christian Duerr
2020-08-14
*
Use yellow/red from the config for message bar colors
Kirill Chibisov
2020-08-13
*
Remove gui dependencies from alacritty_terminal
Kirill Chibisov
2020-07-11
*
Add automatic scrolling during selection
Christian Duerr
2020-06-18
*
Remove copyright notice from files
Christian Duerr
2020-06-06
*
Remove env_logger depedency
Christian Duerr
2020-05-29
*
Extend style guideline documentation
Christian Duerr
2020-05-05
*
Add seconds and nanoseconds to log output
Christian Duerr
2020-02-14
*
Revert "Fix backspace deleting chars when IME is open"
Christian Duerr
2020-02-10
*
Add support for alternate scroll escape
Aleksey Kuznetsov
2019-10-15
*
Fix logged config path separators on Windows
Kirill Chibisov
2019-10-14
*
Update to winit/glutin EventLoop 2.0
Christian Duerr
2019-10-05
*
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
*
Split alacritty into a separate crates
Theodore Dubois
2019-04-28