We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
kitty +kitten ssh <host>
command+enter
kitty-scrollback.nvim flashes and closes. This is most likely due to copying env vars and not having ssh aliased.
The text was updated successfully, but these errors were encountered:
fix: try child foreground cwd instead of root
dcac9b7
closes #233
fix: try child foreground cwd instead of root (#234)
70f148a
chore(release): 4.3.3
4004aa6
## [4.3.3](v4.3.2...v4.3.3) (2024-04-18) ### Bug Fixes * try child foreground cwd instead of root ([#234](#234)) ([70f148a](70f148a)), closes [#233](#233)
🎉 This issue has been resolved in version 4.3.3 🎉
The release is available on GitHub release
Your semantic-release bot 📦🚀
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
kitty +kitten ssh <host>
// this works finecommand+enter
kitty-scrollback.nvim flashes and closes. This is most likely due to copying env vars and not having ssh aliased.
The text was updated successfully, but these errors were encountered: