Difference between revisions of "Change 6625"
From Tsunami Wiki
(Created page with "```Originally Posted : Sat Dec 07 07:29:45 2024 <br>Posted by : Raine <br>Title : Repeat (command) <br>----------------------------------------<br>Suggestion #15174 from Telco...") |
(No difference)
|
Latest revision as of 07:29, 7 December 2024
```Originally Posted : Sat Dec 07 07:29:45 2024
Posted by : Raine
Title : Repeat (command)
----------------------------------------
Suggestion #15174 from Telcontar (Sten) has now been implemented.
Repeat now accepts the -s and -q flags. They both do the same thing, which
is suppress the "repeating: <command>" message. To simplify this so it
_always_ suppresses just use: alias account repeat repeat -s
```