-
Notifications
You must be signed in to change notification settings - Fork 0
Home
frac edited this page Sep 13, 2010
·
6 revisions
Those are basically changes done to the pwitter client to enable filtering of tweets and people
I want to be able to block some word or regexp probably by tweeting
autoblock <keyword> [on|off]
there’s also a
autoblock clear
to clear all filters
pwytter does not scroll old tweets. I want to. I might show only 4 but I want to see them all
to do that I am using vi keybindings
so until you focus the status
and
<j> and <k> to move
I’d like to show only tweets that I’ve not seen.
everytime we get a tweet we save the status. so you won’t loose a thing when you open pwytter
Windows. I don’t do windows. so I have no idea if my changes will work on it. Macs as long they are posix should be fine.