orakaro / rainbowstream

A smart and nice Twitter client on terminal written in Python.
https://github.com/orakaro/rainbowstream
MIT License
3.54k stars 260 forks source link

'list home' with number of previous tweets #311

Open wart-github opened 3 years ago

wart-github commented 3 years ago

Just as home 10 will list the latest 10 tweets in my main stream, it'd be nice to be able to do a list home 10 listname to list the latest 10 tweets in a list. If this functionality is available already, I wasn't able to figure it out. I realize I can do 'config LIST_MAX = 30' to accomplish this. As well, it'd be nice to be able to do: 'list home @whatever/listname 10' or something of the sort instead of being prompted for a listname so you can quickly scan your lists.