1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-24 07:46:59 +03:00
wezterm/ci
Wez Furlong 71d98d84ca wezterm: windows installer: add Open WezTerm here context menu to explorer
When installed by the installer, we add registry entries to configure
directory context entries in explorer.exe that enable "Open WezTerm
here" to function.

This works by running your default program with the current working
directory set to the one specified.

I plan to only enable this when installed by the installer so that
these can be deleted/updated by the installer later on.

If you want wezterm to run a different program by default, then
you can change the default_prog config in the wezterm configuration;
I don't plan on adding lot of context menu entries for this.

Note that attempting to open in the `C:\` root doesn't always seem
to work for me.  I haven't had a chance to understand what's going
on there.

refs: https://github.com/wez/wezterm/issues/155
2020-05-28 09:13:52 -07:00
..
appimage.sh add strip-ansi-escape utility to wezterm package 2020-05-17 21:51:07 -07:00
appstreamcli include appstream data in AppImage 2020-05-04 22:55:33 -07:00
build-docs.sh docs: enable syntax highlighting for lua 2020-04-06 17:39:57 -07:00
deploy.sh Windows: Add Inno Setup based installer 2020-05-25 11:48:58 -07:00
generate-workflows.py Windows: Add Inno Setup based installer 2020-05-25 11:48:58 -07:00
source-archive.sh Remove some bulky artifacts from the source tarball 2019-12-24 13:13:41 -08:00
subst-release-info.py docs: update for setup.exe installer 2020-05-25 12:52:06 -07:00
tag.sh scripts for tagging 2019-03-23 22:58:23 -07:00
windows-installer.iss wezterm: windows installer: add Open WezTerm here context menu to explorer 2020-05-28 09:13:52 -07:00