-
-
Notifications
You must be signed in to change notification settings - Fork 761
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
preview-tui: error to foreground #970
Conversation
The changes from #966 require the This option relegates the kitty remote control to a socket instead of terminal escape sequences which don't get caught properly when sent from a background process for some reason. If anyone has any insight as to why this might be the case and if it can be fixed, I would be interested to know. For now however, suggesting the use of the |
I would say it's caused by the race condition for |
Thank you! |
@luukvbaal can you please add the kitty specific notes in the ToDo list in brief? We need to put it in the release notes for users who are on kitty. |
I added it. Also, in my experience previews are pretty smooth now with tmux. |
Kitty users will also be greeted with an error about the
Yeah I myself use tmux previews as well and it really feels as if its part of nnn with the recent changes in my opinion! |
Yeah I don't see the point of it either but this is the We can discuss a new default I guess, a non-recursive preview of the hovered directory makes the most sense to me(the current |
Bring
NNN_FIFO
error to foreground andprintf
instead ofecho