show if the port is installed in the info and the search command#241
show if the port is installed in the info and the search command#241ra1nb0w wants to merge 1 commit into
Conversation
|
Hm, I think this could be slightly misleading because the version shown must not be the version that is installed. |
|
Yes @raimue. I thought about that but |
|
I mean we could go crazy and show a label for every pseudoport that this port belongs to. |
|
@ryandesign sarcastic? |
|
Just some brainstorming on this idea. I would suggest not to put even more stuff into the first line. How about adding another line for this information instead? But not sure whether In |
|
I'm definitely supportive of the general idea! |
|
For |
|
Could you maybe use symbols similar to what Homebrew does (though only for dependencies)?
They're much easier to notice that just the words |
This is a small enhancement that I found useful: it adds an
[installed]tag in the info and search command.In the info the tag is shown only with the heading print.
In the search the tag is shown only in multiline print.
Can be also useful to implement it in the other modes? Maybe, they are used only in scripting and therefore you can call
port installedCan be also useful to take in account the active status?