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
/
cli.rs
Commit message (
Expand
)
Author
Age
*
Migrate CLI config to structopt
Christian Duerr
2021-08-18
*
Remove Windows WinPTY backend
Christian Duerr
2021-01-01
*
Replace serde's derive with custom proc macro
Christian Duerr
2020-12-21
*
Remove redundant CLI flags
Christian Duerr
2020-11-26
*
Add support for single line terminals
ii41
2020-09-27
*
Improve example for the -o CLI flag
Nathan Lilienthal
2020-09-13
*
Add CLI parameter to override config options
Christian Duerr
2020-08-22
*
Remove markdownish markup from `--help` output
Kirill Chibisov
2020-08-10
*
Remove gui dependencies from alacritty_terminal
Kirill Chibisov
2020-07-11
*
Update --help for class option to match manpage
Jeff Windsor
2020-07-04
*
Remove copyright notice from files
Christian Duerr
2020-06-06
*
Refactor Shell, Command, and Launcher to share impl
Kirill Chibisov
2020-06-05
*
Extend style guideline documentation
Christian Duerr
2020-05-05
*
Fix live config reload for window title
Christian Duerr
2020-03-14
*
Fix inconsistent test module naming
Christian Duerr
2020-01-28
*
Fix crash with invalid working directory
Christian Duerr
2020-01-12
*
Fix keybinding deserialization
Christian Duerr
2020-01-07
*
Fix incorrect config path in --help and manpage
Christian Duerr
2020-01-06
*
Clean up Windows PTY string handling
David Hewitt
2020-01-02
*
Fix clippy warnings
Christian Duerr
2019-11-02
*
Fix setting persistent logging via CLI
Do Duy
2019-10-24
*
Fix window title not filled by default
Dustin
2019-10-17
*
Add support for title stack escape sequences
Dustin
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
*
Add Xembed support
mkosem
2019-09-24
*
Fix saving of ref tests
Christian Duerr
2019-07-07
*
Allow setting gtk variant and general class on X11
Brian Koropoff
2019-07-06
*
Fix build without git
绅士喵
2019-06-06
*
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