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
✨ Add ability to configure sorting of sources (#241)
* sorting the sources
* moving sorting to the sources file
* tests for sortSources()
* using sort_order from toml configuration
* readme documentation
* remove code comment
* returning a new slice, using stable sort
The default session can be configured to run a command when connecting to a session. This is useful for running a dev server or starting a tmux plugin.
0 commit comments