terminal icon indicating copy to clipboard operation
terminal copied to clipboard

Unable to search as "Terminal" when It is displayed as "终端"

Open youngzyl opened this issue 2 years ago • 13 comments

Title: Unable to search as "Terminal" when Terminal is displayed as "终端" Version: 1.12.10733.0 Windows version: Windows 11 workstation 21H2 22000.527 Description:

Once the Terminal upgrade the Chinese language, the name switch to "终端". Then you'll be not able to search it as "Terminal".

image image

For modern UWP application, it usually can be search as English even if it has alternative traslation. the searches of Mail exemplify this situation.

image

youngzyl avatar Apr 05 '22 10:04 youngzyl

Huh. Good catch. I wonder if there's a way to have other search terms in our manifest that aren't translated. @DHowett You usually know these sorts of things

zadjii-msft avatar Apr 05 '22 11:04 zadjii-msft

Yeah, this is actually also bothering me. It's much easier to search with "terminal" instead of "终端"

skyline75489 avatar Apr 06 '22 03:04 skyline75489

We're working with the Start Menu search team to make sure that we're set up properly here. Thanks so much for the feedback!

DHowett avatar Apr 08 '22 23:04 DHowett

Unfortunately, we can't add aliases to the app manifest. It's gotta be pushed out by the search service. Yup.

DHowett avatar Apr 08 '22 23:04 DHowett

Since 1.12, I always search "wt" to launch Terminal. But "wt" does not have "Run as admin" option in the search result.

(Another workaround is PowerToys Run, which has a Window Terminal plugin.)

Also, If both stable version and preview version installed, "wt" launches the stable version. It seems the preview version does not have its own "wt" in the search result ?

And it would be nice if the search result has profiles listed as options.

image

heruji avatar Apr 13 '22 03:04 heruji

Also, If both stable version and preview version installed, "wt" launches the stable version. It seems the preview version does not have its own "wt" in the search result ?

You change that under "app execution aliases" in the settings app:

image

And it would be nice if the search result has profiles listed as options.

It will for "Terminal", but not for wt.exe. See https://github.com/microsoft/terminal/issues/2339#issuecomment-776047929

zadjii-msft avatar Apr 13 '22 11:04 zadjii-msft

In Powertoys Run, I also can't launch Terminal by the name "terminal" on a Win10 PC with Chinese language pack.

ershiwo avatar Apr 14 '22 16:04 ershiwo

The same thing happens in Korean. image

garmede avatar May 01 '22 03:05 garmede

Still exists in 22h2. image image

orange-pig avatar Nov 28 '22 02:11 orange-pig

Reproducible on Windows Terminal 1.17 Preview, Windows 11 22H2

FrzMtrsprt avatar Jan 27 '23 12:01 FrzMtrsprt

This bug occurred after upgrading to the latest version (v1.17.11461.0) via MS store even if the system language is English, and reinstall with appbundle does no fix image image image

kagura114 avatar Jun 12 '23 06:06 kagura114

Bump. This issue is still present.

FrzMtrsprt avatar Oct 26 '23 12:10 FrzMtrsprt

I also face the same issue. My workaround is to add a shortcut into somewhere such as desktop and then pin it to startmenu if necessary. The shortcut can be search by windows search or powertoy run.

  1. right click on desktop -> add -> shortcut target: wt
  2. just rename the shortcut to Terminal
  3. change the icon by terminal.ico from https://github.com/microsoft/terminal/tree/main/res
  4. (If necessary), right click on shortcut to pin it in menu search powertoy

However, it does not list the available profiles (like powershell, cmd, ...) from terminal original

yhmtsai avatar Jan 08 '24 08:01 yhmtsai