1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-27 02:25:28 +03:00
wezterm/config
Erich Gubler a58baacdef feat: add nu.exe to default skip_close_confirmation_for_processes_named
It's obvious that Nushell is intended to be skipped by default for close
confirmation. However, on Windows, Nushell instances are named `nu.exe`,
not `nu`, so they don't get skip-closed properly. Add `nu.exe` alongside
`nu`, so Windows behaves as expected.
2023-04-10 09:11:42 -07:00
..
derive config: derive some metadata about the config 2022-09-22 06:09:31 -07:00
src feat: add nu.exe to default skip_close_confirmation_for_processes_named 2023-04-10 09:11:42 -07:00
Cargo.toml build: revise dep graph for version changes 2023-04-08 17:03:03 -07:00