1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-23 13:21:38 +03:00
wezterm/wezterm-mux-server
Wez Furlong a7fde7935b
raise ulimit nofile and nproc to a reasonable min value on unix systems
It's a tremendous PITA for the user to do this at the system level on a
mac, where it is sorely needed.  This commit allows raising to a desired
minimum level, but won't decrease from an already larger soft limit.

refs: https://github.com/wez/wezterm/discussions/3353
2023-03-28 07:29:47 -07:00
..
src raise ulimit nofile and nproc to a reasonable min value on unix systems 2023-03-28 07:29:47 -07:00
Cargo.toml fixup images with the multiplexer 2023-03-23 21:43:28 -07:00