-
-
Notifications
You must be signed in to change notification settings - Fork 81
tmux.conf: use brackets for if-shell commands #196
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
base: master
Are you sure you want to change the base?
Conversation
crpb
commented
Mar 28, 2025
- it's easier to read \ó/
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice idea, thanks! Not sure how backwards compatible this is (you've confirmed with bullseye according to IRC), basically LGTM, leaving the +2 to @jkirk :)
From IRC: we seem to have issues with tmate, to be clarified :-/ |
Sadly it seems (fooding old) tmate isn't liking any of those
ant it already complains about this new thing Line 65 in d891ce5
Maybe tmate needs to unlearn about /etc/tmux.conf 🙈 https://salsa.debian.org/debian/tmate/-/blob/upstream/tmux.h?ref_type=heads#L56 |
This needs at least a rebase, and also the tmate issue needs to be sorted out. |
thougts? https://salsa.debian.org/cb/tmate/-/commit/0dae773b26e929bb448f29a60aeb8fe0b45c42a0 |
* it's easier to read \ó/
did that land in forky? i'd be ok with it being broken on trixie (if it works in forky), duno about the others. |
on second thought, doing this for grml-etc-core would be bad. users expect better backwards compat. |
no, i only created that here for me today to see if it works and it does. |
I'd love to have https://salsa.debian.org/cb/tmate/-/commit/0dae773b26e929bb448f29a60aeb8fe0b45c42a0 available, but I agree, we shouldn't break backwards compatibility. :-/ |