1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-21 18:12:23 +03:00
wezterm/assets
Sirio Balmelli 51c794ac50 WezTerm.app/Contents/Info.plist: request network permissions
On MacOS 15 (Sequoia) and later,
Wezterm.app should ask for a LocalNetwork entitlement by default.

This fixes mysterious network failures (eg: 'no route to host') when:

- Wezterm is a toplevel process (ie: not a child of a process
  that already has LocalNetwork entitlement, like Terminal)
- A shell running inside Wezterm executes a process which accesses the network,
  but does not itself already have a LocalNetwork entitlement,
  eg: /etc/profiles/per-user/$(whoami)/bin/ssh
  for ssh installed by nix home-manager.

Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2024-11-04 08:34:04 -07:00
..
flatpak flatpak: update some metadata 2024-01-28 07:59:20 -07:00
fonts Update Symbols Nerd Font Mono to 3.1.1 2024-01-21 16:25:04 -07:00
icon logo: refine appearance a bit more 2021-12-29 18:14:26 -07:00
macos/WezTerm.app WezTerm.app/Contents/Info.plist: request network permissions 2024-11-04 08:34:04 -07:00
shell-completion docs and missing bit of #4535 #4523 2024-02-03 10:52:15 -07:00
shell-integration shell-integration: Fix syntax error due to missing double quote 2024-09-15 15:32:43 -07:00
windows windows: update bundled conpty 2024-02-10 16:50:08 -07:00
open-wezterm-here quote pwd in open-wezterm-here 2022-07-22 06:46:21 -07:00
wezterm-nautilus.py feat: support Natilus 4.0 API 2022-10-03 08:37:09 -07:00
wezterm.appdata.xml add pane select screenshot to appstream data 2022-08-21 13:15:38 -07:00
wezterm.desktop Continue parsing cmdline arguments in the desktop file 2022-11-04 06:32:32 -07:00