config only works when in a tmux session #413
Unanswered
giuseppe-g-gelardi
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I was trying to setup Comment to toggle for both single line and block using Ctrl+/ and followed along with 218. Everything seemed to work, I was happy and I moved on. A few minutes later I was messing around with my config and it was no longer working. After some investigation I realized it only works if I'm in a tmux session. Otherwise as soon as I press Ctrl+/, it goes straight to the command line.
Does anyone have any idea why and how to circumvent this issue? My comment.lua file looks like this:
edit: this is in kitty terminal. the issue is not present in whatever the default archlinux terminal is
Beta Was this translation helpful? Give feedback.
All reactions