summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-10-27feat: order localhost using tmux if enabled and remove historydevelopToby Vincent
2023-05-08feat: add exclude-attached flag to tmux configToby Vincent
2023-04-04chore: add CHANGELOGv0.1.0Toby Vincent
2023-04-04chore: add crate metadataToby Vincent
2023-04-04refactor: clean up tmux error handling and remove unused moduleToby Vincent
2023-04-04chore: add license filesToby Vincent
2023-04-04chore(deps): remove unused dependenciesToby Vincent
2023-04-03refactor: clean up logic and impl trait for writing sessionsToby Vincent
2023-04-02feat: add exclude flag and localhost sessionToby Vincent
2023-04-02feat: rewrite to use Extend trait and remove tmux controlToby Vincent
2023-03-20feat: impl tmux session switching writing to history fileToby Vincent
2023-03-19refactor: move session traits and stucts into moduleToby Vincent
2023-03-19refactor: remove ssh2 dependency and parse known_hosts manuallyToby Vincent
2023-03-19feat: impl SessionSource for /etc/hostsToby Vincent
2023-03-19fix: impl From<String> for Session for `Discovered` sessionsToby Vincent
2023-03-19feat: impl ssh KnownHosts file sourceToby Vincent
2023-03-18feat: impl history file and sortingToby Vincent
2023-03-17feat: impl list for tmux sessionsToby Vincent
2023-03-17chore: initial commitToby Vincent