Omar El Halabi
Omar El Halabi
turns out I had a messed up local state where it was using an older Kotlin version. There are a couple of breaking changes that need to be adjusted.
@wez recording added
I got to realize that this happens only when connected to a UNIX domain. It does not happen when `config.default_gui_startup_args = {}`
Hi, there is currently a difference in `watchexec -c` on wezterm when the `TERM` environment vairable is set to `wezterm` instead of the default `xterm-256color`. The clearing of the scrollback...
do you mean `CHANGELOG.md` or `TERMINALS.md`?
Not very related to the PR, but to my knowledge, the ".env.{{ENV}}" is working as expected since interpolation only works in recipes. The alternative would be to write something like:...
> I'm sorry, but I am not sure how to do this. I added > > ``` > clap = { git = "https://github.com/clap-rs/clap.git", branch = "master" } > ```...
@pksunkara The original code compiles, but the behavior is still the same as `3.0.0-beta.2`, so the issue can be reproduced. However, the `subcmd` field name looks like a different problem....