mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-16 05:33:07 +02:00
Update messages in yabridgectl
This commit is contained in:
@@ -62,11 +62,11 @@ pub fn verify_path_setup() -> Result<(), String> {
|
||||
"nu" => command.arg("-c").arg("which yabridge-host.exe"),
|
||||
shell => {
|
||||
eprintln!(
|
||||
"{}",
|
||||
"\n{}",
|
||||
wrap(&format!(
|
||||
"WARNING: Yabridgectl does not know how to handle your login shell, \
|
||||
'{}', skipping PATH setup check. Feel free to open a bug report to \
|
||||
get yabridgectl to support your shell.\n\
|
||||
"WARNING: Yabridgectl does not know how to handle your login shell \
|
||||
'{}', skipping PATH setup check. Feel free to open a feature request \
|
||||
in order to get yabridgectl to support your shell.\n\
|
||||
\n\
|
||||
https://github.com/robbert-vdh/yabridge/issues",
|
||||
shell.bright_white(),
|
||||
|
||||
Reference in New Issue
Block a user