Skip to content
New issue

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 + Fish + kitty-scrollback.nvim #9

Closed
merkushin opened this issue Sep 18, 2023 · 3 comments
Closed

Kitty + Fish + kitty-scrollback.nvim #9

merkushin opened this issue Sep 18, 2023 · 3 comments
Labels

Comments

@merkushin
Copy link

merkushin commented Sep 18, 2023

Hi there,

I'm using fish, when I try ctrl+shift+h I see the following error:

fish: $/ is not a valid variable in fish.
kitty @ get-text --match="id:8" --ansi --clear-selection --add-cursor --extent=all | sed -e "s/$/\x1b[0m/g" -e "s/\x1b\[\?25.\x1b\[.*;.*H\x1b\[.*//g"
CleanShot 2023-09-18 at 10 08 31@2x
@merkushin
Copy link
Author

Here I replaced " with ' and started working fine for me.

@mikesmithgh
Copy link
Owner

Here I replaced " with ' and started working fine for me.

Thanks for looking into that, good catch. I'll add a fix 👍

mikesmithgh pushed a commit that referenced this issue Sep 18, 2023
## [1.0.1](v1.0.0...v1.0.1) (2023-09-18)

### Bug Fixes

* use single quotes in sed command closes [#9](#9) ([#10](#10)) ([5d84b91](5d84b91))
@mikesmithgh
Copy link
Owner

🎉 This issue has been resolved in version 1.0.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants