aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-09-04added key bindings for going up and down a pageHEADmainterminaldweller1-1/+9
2023-11-09fixed some bugsterminaldweller1-1/+1
2023-03-23fixed a bug where scrolling would cause a crash when ↵terminaldweller1-1/+1
restarting/toggling/testing a tunnel.
2023-03-23fixed a bug where a smaller windows would cause a crashterminaldweller1-1/+1
2023-03-17fixed the bug where we were not removing cancelled teststerminaldweller1-1/+1
2023-03-11we now revive the scheduler if it dies. added a new option to determine ↵terminaldweller1-1/+6
which tunnels to auto_start
2023-03-02fixed the quit bug where we were waiting on cancelled asyncio tasksterminaldweller1-1/+1
2023-02-26fixed a bug with the t keybinding where we were using the entire line as the ↵terminaldweller1-1/+1
task name
2023-02-26a fix for the disappearing teststerminaldweller1-1/+1
2023-02-22fixed a bug with the t keybinding where pressing it would lead to crashterminaldweller1-1/+1
2023-02-20the tests would never complete and were never removed when flipping a task. ↵terminaldweller1-2/+2
added a new keybinding, t, to run a test on demand
2023-02-09fix: adding a new task by using SIGHUP would not add the test to the schedulerterminaldweller1-1/+1
2023-02-07now tunneltop revives dead tasksterminaldweller1-1/+1
2023-02-07now colors are configurableterminaldweller1-1/+1
2023-02-07added different colors for different statiterminaldweller1-1/+1
2023-02-07fix the test times not being very accurate by lowering the halfdelay value ↵terminaldweller1-1/+1
from 20 to 2
2023-02-07fix a bug with restart where it would kill but not restart a tunnelterminaldweller1-1/+1
2023-02-07fixed a bug where tests would not reschedule after running for the first timeterminaldweller1-1/+1
2023-01-30fixed the pip install. updated the readmeterminaldweller1-2/+2
2023-01-30initial committerminaldweller1-4/+3
2023-01-30initial committerminaldweller1-0/+30