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
/
src
/
cli.rs
Commit message (
Expand
)
Author
Age
*
Use clippy = "*", update, and fix some warnings (#796)
Aaron Hill
2017-09-27
*
Change CLI live-config-reload options into flags
Joe Wilm
2017-08-29
*
Implement options to not start the config_monitor thread (#689)
Liu Wei
2017-08-29
*
Add a long option for the command flag (-e) (#655)
polyfloyd
2017-07-08
*
Add config file as cli option (#576)
Niklas Claesson
2017-05-28
*
Add CLI arg for setting working directory
Zach Day
2017-04-18
*
Do not replace $SHELL with --command option
Justin Charette
2017-04-03
*
Configurable window dimensions
Anders Rasmussen
2017-02-06
*
Add support for -e argument
Niklas Claesson
2017-01-28
*
Use clap as cli parser.
Kurnevsky Evgeny
2017-01-24
*
Use the log-crate instead of printing to stdout
Lukas Lueg
2017-01-23
*
print glutin events if --print-events is passed
Tom Crayford
2017-01-08
*
Added --title argument to set window title
Rudis Muiznieks
2017-01-06
*
Display manages window, renderer, rasterizer
Joe Wilm
2016-12-11
*
Cleanup cli option parsing
Joe Wilm
2016-12-11