Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jahaja authored Sep 20, 2020
1 parent 063abb2 commit f0416c5
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,13 @@ Terminal-UI for ltt: https://github.com/Jahaja/ltt
`./ttl-tui -uri http://uri-to-ltt-server.com/`

Navigate using the vi/vim keys (`h`, `j`, `k`, `l`) or the arrow keys.

The `q` key exits the program.

### Buttons
* The `Set` button will start or modify the number of users to simulate
* The `Stop` button will set the user number to 0 and this stop the test.
* The `Set` button will start or modify the number of users to simulate,
* The `Stop` button will set the user number to 0 and thus stop the test.
* The `Reset` button will reset all the statistics.
* The `Errors/Tasks` button toggles the table between tasks or errors.
* The `Errors/Tasks` button toggles the table view between tasks or errors.

The Tasks table is sortable by navigating to a column and pressing Enter.
The Tasks table is sortable by navigating to a column and pressing Enter.

0 comments on commit f0416c5

Please sign in to comment.