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
/
config
/
mod.rs
Commit message (
Expand
)
Author
Age
*
Add regex terminal hints
Christian Duerr
2021-03-01
*
Update dependencies
Christian Duerr
2021-02-13
*
Move renderable cell transformation to alacritty
Christian Duerr
2021-01-24
*
Replace serde's derive with custom proc macro
Christian Duerr
2020-12-21
*
Add separate mode for search bindings
Christian Duerr
2020-12-19
*
Fix live reload with broken yaml on start
Christian Duerr
2020-12-14
*
Print multiline logs in one write call
Kirill Chibisov
2020-12-10
*
Add support for '~/' in config imports
Christian Duerr
2020-11-24
*
Ignore nonexistent config imports instead of raising an error
James Simpson
2020-11-19
*
Deprecate the WinPTY backend
Christian Duerr
2020-11-06
*
Fix CLI arguments without config file
Christian Duerr
2020-09-20
*
Add CLI parameter to override config options
Christian Duerr
2020-08-22
*
Fix config import error handling
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
*
Remove alacritty.yml mentions from font crate errors
Kirill Chibisov
2020-07-11
*
Add option to run command on bell
Kirill Chibisov
2020-07-10
*
Extend style guideline documentation
Christian Duerr
2020-05-05
*
Add modal keyboard motion mode
Christian Duerr
2020-03-18
*
Remove `tabspaces` config option
Christian Duerr
2020-03-01
*
Revert "Fix backspace deleting chars when IME is open"
Christian Duerr
2020-02-10
*
Fix inconsistent test module naming
Christian Duerr
2020-01-28
*
Remove scrolling.auto_scroll feature
Kirill Chibisov
2020-01-20
*
Fix reset CLI parameters on config reload (#3216)
Christian Duerr
2020-01-17
*
Force exact modifiers match for mouse bindings
Christian Duerr
2020-01-10
*
Replace deprecated Error methods
sterlingjensen
2020-01-03
*
Add support for alternate scroll escape
Aleksey Kuznetsov
2019-10-15
*
Remove automatic config generation
Kirill Chibisov
2019-10-06
*
Update to winit/glutin EventLoop 2.0
Christian Duerr
2019-10-05