Skip to content

thx#1

Open
cevikburak wants to merge 234 commits intocsjaba:masterfrom
bjeanes:master
Open

thx#1
cevikburak wants to merge 234 commits intocsjaba:masterfrom
bjeanes:master

Conversation

@cevikburak
Copy link
Copy Markdown

thx

bjeanes added 21 commits August 25, 2020 08:14
This is really annoying at the end of a line when you might actually
mean _next line_. I'd rather hit TAB then ENTER to explicitly tab
through the auto-complete list.
Otherwise tmux doesn't think it is inside a tty MOST of the time.
This seems to have changed quite a bit since I was using this regularly
(~8 years ago) and in my testing today seems to create a situation where
every separate session is bound to the same active window. So, while it
created a new tmux window (tab) each time I connected, it unfortunately
kept all my Terminal windows/sessions in sync so I couldn't view two
different Tmux windows within the same session using two different
terminal windows.
I _thought_ this was how it was working before but apparently not ?
Doing `test && cmd` means that the command as a whole fails if the test
fails, which causes Fresh to think the hook failed. Using a proper
conditional (or suffixing `|| true`) would have done the trick.
@bjeanes bjeanes deleted the branch csjaba:master July 3, 2024 09:49
@bjeanes bjeanes deleted the master branch July 3, 2024 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants