moudey / Shell

Powerful context menu manager for Windows File Explorer
https://nilesoft.org
MIT License
3.62k stars 121 forks source link

PROPOSAL. Modify "tip" in 'terminal.nss' file. #343

Open dracp opened 1 year ago

dracp commented 1 year ago

I understand that the popup info box (tip) in the "terminal.nss" file, should include in the text the right mouse click option.

Substituting the current text: $tip_run_admin=["\xE1A7 Press SHIFT key to run " + this.title + " as administrator", tip.warning, 1.0]

By the of: $tip_run_admin=["\xE1A7 Press SHIFT key or RIGHT button to run " + this.title + " as administrator", tip.warning, 1.0]

or similar.

231006 SHELL_propuesta de modificación_terminal nss

RubicBG commented 1 year ago

I use it so often, I haven't even noticed

dracp commented 1 year ago

I use it so often, I haven't even noticed

In Shell Canary 1.94, it has not yet been modified.

231021 Shell canary 1 94_Sin modificar Tip_taskbar nss_Github