summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2023-04-04refactor: clean up tmux error handling and remove unused moduleToby 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