-
-
Notifications
You must be signed in to change notification settings - Fork 681
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
Edit scrollback #1456
Edit scrollback #1456
Conversation
… from the closed buffer
… instead of hidden_panels
… HashMap instead of hidden_panels" This reverts commit c52a203.
…ij into edit-scrollback
@a-kenji - any clues as to why the nix build is failing? |
@imsnif, |
@a-kenji - FYI, it works now. The |
Thank you for your excellent work on this @cosminadrianpopescu - I'm stoked about this feature and think many others will be as well! Hope to see more contributions from you - even if Rust might not be your cup of tea :) |
You welcome.
I also think it's a killer feature. This would be enough to make me switch from tmux. And I never had any big issues with tmux's find and copy paste. Just small annoyances. But to be able to open all that buffer in
I was thinking now of finishing this by adding a nice name to the editor panel, like we discussed. Then I was thinking at looking into the buffer's rename (what we discussed before this: adding an option to keep the tab's shortcuts and by default re-naming the tabs when closing one of the tabs which is not the last one). What do you think?
Yeah... I can see the advantages, and I can understand if someone wants to program something for routers for example (with limited resources). But for doing something in the user space (no matter how low level), I think a garbage collector is really nothing compared with a steep learning curve. I think that this steep learning curve is going to make a lot of people just not want to contribute. |
Sounds great. |
@cosminadrianpopescu @imsnif, |
PR for #1403