cli: fix windows build problem in +edit-config
parent
5c82e926f8
commit
e3d0a55a49
|
|
@ -84,7 +84,7 @@ fn runInner(alloc: Allocator, stderr: *std.Io.Writer) !u8 {
|
|||
\\
|
||||
\\
|
||||
,
|
||||
.{path},
|
||||
.{},
|
||||
);
|
||||
// Output the path using the OSC8 sequence so that it is linked.
|
||||
try stderr.print(
|
||||
|
|
|
|||
Loading…
Reference in New Issue