Should autoquit
be enabled by default?
#1767
joelim-work
started this conversation in
Polls
Replies: 1 comment 18 replies
-
Everyone should try inserting I don't have a clear opinion, but it turns out that setting I haven't spent the time to read carefully about the workarounds, but I didn't immediately find one. Does anyone have a suggestion for how to avoid this? DetailsThe problematic snippet seems to be:
On the first run of $ lf
listen: send: no such client id is connected Without |
Beta Was this translation helpful? Give feedback.
18 replies
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.
-
Currently the
autoquit
option (server automatically quits when there are no clients left) is disabled by default.However it has been suggested to enable it by default, see #912 (comment) and #1761 (comment).
Pros:
lf
being left behind, and enablingautoquit
by default prevents that from happening.tmux
server works by default (set using theexit-empty
option).Cons:
lf
is started, especially if it causes delays.12 votes ·
Beta Was this translation helpful? Give feedback.
All reactions