seq_date
* add `seq_date` command * fixed a reedline type-o * copy-n-paste error
* Sort default context items categorically * Separate commands in multiple statements * Use curly braces instead of square brackets This prevents undesired reformatting.
* Add calendar (cal) command * Move options into arguments to avoid clippy warnings * Remove commented line * Fix formatting issues * Fix clippy warning