Taitava / obsidian-shellcommands

Execute system commands via hotkeys or command palette in Obsidian (https://obsidian.md). Some automated events are also supported, and execution via URI links.
GNU General Public License v3.0
360 stars 11 forks source link

Settings: Make shell selection fields show full path #359

Open Taitava opened 1 year ago

Taitava commented 1 year ago

kuva

This change could make it clearer to see which shell gets invoked in situations like #358 - although it doesn't actually fix a problem why a wrong shell path is used.

Also need to ensure that OS's default shell selection shows full path, not just the shell's name.