Merge branch 'fish-sudo' of https://github.com/sersorrel/kitty
This commit is contained in:
@@ -121,7 +121,7 @@ function __ksi_schedule --on-event fish_prompt -d "Setup kitty integration after
|
|||||||
set is_sudoedit "y"
|
set is_sudoedit "y"
|
||||||
break
|
break
|
||||||
end
|
end
|
||||||
if not string match -r -q "^-" "$arg" and not string match -r -q "=" "$arg"
|
if not string match -r -q -- "^-" "$arg" and not string match -r -q -- "=" "$arg"
|
||||||
break # reached the command
|
break # reached the command
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user