1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-27 02:25:28 +03:00
wezterm/config
Wez Furlong ca283c1310
palette: prioritize platform-appropriate shortcuts
On macOS prefer CMD, but on other platform prioritize shortcuts
that don't use CMD, as those tend to reserve the CMD based shortcuts
for the system.

Allow specifying how many shortcuts to show if an action has
multiple assignments.  The default is 1.

refs: https://github.com/wez/wezterm/issues/3335
2023-03-25 11:14:54 -07:00
..
derive config: derive some metadata about the config 2022-09-22 06:09:31 -07:00
src palette: prioritize platform-appropriate shortcuts 2023-03-25 11:14:54 -07:00
build.rs colorschemes: expand to include Gogh color schemes 2022-07-10 13:32:17 -07:00
Cargo.toml Add wezterm.plugin module, allows loading modules from git 2023-01-31 20:07:42 -07:00