Skip to content
frac edited this page Sep 13, 2010 · 6 revisions

Twitter autoblock

Those are basically changes done to the pwitter client to enable filtering of tweets and people

The probable changes

autoblock

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

scrolling

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

seen flag

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

shortcomings of my changes

compatiblity moslty

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.