summaryrefslogtreecommitdiffstats
path: root/src/history.rs
AgeCommit message (Expand)Author
2023-10-27feat: order localhost using tmux if enabled and remove historydevelopToby Vincent
2023-04-03refactor: clean up logic and impl trait for writing sessionsToby 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-18feat: impl history file and sortingToby Vincent