summaryrefslogtreecommitdiffstats
path: root/src/main.rs
AgeCommit message (Expand)Author
2024-02-24feat!: remove tmux functionalilty and more asyncToby Vincent
2024-02-06feat: impl include and excludeToby Vincent
2024-01-29feat: reimplement exclude optionToby Vincent
2024-01-29feat: use netlink for neighbor discoveryToby Vincent
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-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: remove ssh2 dependency and parse known_hosts manuallyToby 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