Rebzzel
Rebzzel
Hello, @alextwothousand. Nice idea, will be implemented in new (>v0.13.0) update. Have nice day!
@Curve, uff, looks good. > The current implementation of my CMakeLists removes the defines in kiero.h in order to define them itself through the CMakeLists, this is quite a hacky...
Will be added in 1.13.0
Thank you for report.
> PS: that weird formatting error you say will still happen in this, at least until #55 is merged Do you mean runtime path in output?
@Delta456's review applied, now pull request has no extra deps
> default `cmd.exe` greeting, command to modify prompt and clear screen. Yes, that's why `powershell` is used here by default on the OS where it is available.  https://github.com/charmbracelet/vhs/blob/bf3b72d5f0edf722a411dfb06d1f24ef70be096a/tty_windows.go#L10-L13
The last commit may seem strange, but for some reason linter stopped at `tty_windows.go`. I fixed it with `gofmt -w tty_windows.go`, but now my file didn't see `git` 👀 ....
Hey, guys, who doesn't know what could have happened? At the moment, `golangci-lint` gives me an error in almost all files: ``` command.go command_test.go embed.go error.go evaluator.go keys.go lexer.go lexer_test.go...
I have no idea what it was, so I had to roll back to fix it.