You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it would make sense to add a install-context.reg file for WezTerm like there is for the Window Terminal for example.
Example for the install-context.reg file that could be used (based on the Windows Terminal file)
The weztermPath would need to point to the wezterm-gui.exe
The text was updated successfully, but these errors were encountered:
Gaweringo
changed the title
[Request]: Add "Open WezTerm here" context menu entry for WezTerm
[Suggestion]: Add "Open WezTerm here" context menu entry for WezTerm
Oct 14, 2024
The normal installation of WezTerm installs a "Open WezTerm here" element to the context menu of the explorer:
https://github.com/wez/wezterm/blob/ed430415ee69279ea692358525196ad7d4c965b8/ci/windows-installer.iss#L65-L73
I think it would make sense to add a
install-context.reg
file for WezTerm like there is for the Window Terminal for example.Example for the
install-context.reg
file that could be used (based on the Windows Terminal file)The
weztermPath
would need to point to thewezterm-gui.exe
I could create a PR if this is wanted.
The text was updated successfully, but these errors were encountered: