mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-05 23:51:29 +02:00
...
This commit is contained in:
@@ -216,7 +216,6 @@ func main(_ *cli.Command, opts *Options, args []string) (rc int, err error) {
|
||||
}
|
||||
switch len(args) {
|
||||
case 0:
|
||||
os.Getwd()
|
||||
if default_cwd, err = os.Getwd(); err != nil {
|
||||
return
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user