about summary refs log tree commit diff
path: root/saneterm/__main__.py
Commit message (Expand)AuthorAgeFilesLines
* Add command-line flag to hide the vertical scrollbarSören Tempel2021-06-011-1/+3
* Limit amount of lines stored in buffer using command-line flagSören Tempel2021-05-291-1/+3
* Launch $SHELL by default if it is setsternenseemann2021-05-231-1/+4
* Use relative importssterni2021-05-231-1/+1
* Fix argparse command argumentSören Tempel2021-05-201-1/+1
* Make executed command configurable through argparseSören Tempel2021-05-201-1/+13
* Add support for setuptoolsSören Tempel2021-05-161-0/+11