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
*
Add option to drain PTY on shutdown
Andrew Borg (Kashin)
2025-01-16
*
Pass activation token in alacritty msg create-window
Kirill Chibisov
2025-01-04
*
Add headless mode
Christian Duerr
2024-10-15
*
Move root config fields to `[general]` section
Christian Duerr
2024-10-02
*
Unify string formatting
Hamir Mahal
2024-07-24
*
Bump dependencies
Kirill Chibisov
2024-07-17
*
Fix dynamic title override for multiple windows
Christian Duerr
2024-04-23
*
Allow setting terminal env vars via PTY options
Kirill Bulatov
2024-03-18
*
Fix hint `Select` action for hyperlink escape
Christian Duerr
2024-03-12
*
Add migrate to alacritty(1)
Kirill Chibisov
2023-11-24
*
Add `--option` argument to `create-window`
Christian Duerr
2023-11-11
*
Unify CLI config override mechanisms
Christian Duerr
2023-11-11
*
Remove `alacritty_config` from alacritty_terminal
Kirill Chibisov
2023-11-10
*
Update winit to 0.29.2 and copypasta to 0.10.0
Kirill Chibisov
2023-10-21
*
Add bindings for macOS tabs
Kirill Chibisov
2023-09-04
*
Switch to TOML configuration format
Christian Duerr
2023-06-12
*
Update clap to v4.2.7
Kirill Chibisov
2023-05-17
*
Add -T short form for --title
James McCoy
2022-12-11
*
Fix `--help` output for `--class` to match man pages
Andrzej Grzeslak
2022-10-18
*
Add IPC config subcommand
Christian Duerr
2022-09-01
*
Rework `--class` CLI option
Kirill Chibisov
2022-08-25
*
Add hexadecimal support to --embed
Sabu Siyad
2022-06-28
*
Add value hints for clap file paths
Christian Duerr
2022-06-16
*
Fix flickering during resize on Wayland
Kirill Chibisov
2022-06-09
*
Fix a few minor clippy lints
Yuri Astrakhan
2022-06-02
*
Migrate from structopt to clap 3
Christian Duerr
2022-01-04
*
Add title/class CLI parameters to create-window
Kirill Chibisov
2022-01-03
*
Fix test failures due to CLI parameters
Christian Duerr
2021-12-25
*
Fix CreateNewWindow CLI fallback
Christian Duerr
2021-12-23
*
Bump glutin to 0.28.0
Kirill Chibisov
2021-12-03
*
Add parameters to `msg create-window` subcommand
Kirill Chibisov
2021-11-22
*
Switch to clap-generated completions
Christian Duerr
2021-11-19
*
Add multi-window support
Christian Duerr
2021-10-23
*
Update rustfmt configuration
Christian Duerr
2021-10-11
*
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
[next]