You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello.
What is the correct way to extending/creating custom menus so it will be manageable?
I wanted to add tmux-logging support (it is not an often action) and the only idea I had is having my own fork.
It's not a big deal, but maybe there are better options that I'm missing?
Probably, if #48 will be resolved - this will also resolved, but #48 a lot more complicated.
The text was updated successfully, but these errors were encountered:
I would have assumed modified menus would be handled by forking.
This also ensures that they only need to be defined once, and the same altered menus would be used on all devices wanting to use them.
Adding dynamic menu alterations to extend them from the current repo would seem to add a lot of complexity, and making it a night mare to keep all the desired devices in sync, but I guess I could be mistaken.
Hello.
What is the correct way to extending/creating custom menus so it will be manageable?
I wanted to add tmux-logging support (it is not an often action) and the only idea I had is having my own fork.
It's not a big deal, but maybe there are better options that I'm missing?
Probably, if #48 will be resolved - this will also resolved, but #48 a lot more complicated.
The text was updated successfully, but these errors were encountered: