Conversation
bump nightly version from 0.8 -> 0.9
|
@akinsho is there any appetites to merge this feature ? I implemented something similar locally, but by re-using the concept of name_formatter instead. I'm not particularly interested in the count, but just to display the terminal id somewhere else than the statusline. Thanks ! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Not sure what shape this should take yet/what is actually valuable here. This will be user configurable but by default the idea is to show the terminal ID, I see floatterm shows a count and this was partially inspired by #363 by actually think this might be a bit pointless (IMO). Why is it useful to know that this is terminal 1/5 or 3/7? what do you do with that information? cc @Blackmorse you originally raised that issue and might be interested in testing this out.