Closed chrisjbillington closed 4 years ago
The tilx flag -x is for executing something, so launching tilix with this extension failed with an error message complaining that the directory was not an executable. -w is the right flag.
-x
-w
made a new release to include your fix. thanks for your contribution
The tilx flag
-x
is for executing something, so launching tilix with this extension failed with an error message complaining that the directory was not an executable.-w
is the right flag.