-
Just a warning for those of you who are writing `twtxt` terminal clients: Please visit https://mosh.mit.edu/ and search for “Careful terminal emulation”. While we still ought to allow unicode, we shou…
-
Don’t own a Mac any more, so I can’t test or write it myself, but it would be nice to have.
-
Currently we support "{twtfile}" which expands to the location of the local twtxt file.
While playing around with https://github.com/plomlompom/htwtxt I thought about also making the tweet itself (in…
-
The project looks very interesting but I couldn't find instructions to build from source.
ghost updated
8 years ago
-
140 characters is an archaic limitation that twitter only used so that single tweets could fit in an SMS. it's equivalent to not allowing lines of source code over 80 characters because then they won'…
ghost updated
8 years ago
-
At the moment I see this in my timeline:
```
➤ erlehmann (82 years from now):
I am also from the far future, but with another timestamp.
➤ erlehmann (82 years from now):
I am from the far future, bo…
-
post_tweet_hook = /bin/false followed by 'twxtxt tweet' succeeds, no messages. While the current semantics don't specify the behaviour, I'd expect that there should be some way how to get the feedback…
kdave updated
8 years ago
-
I did a stupid typo Fasle instead of False in the config. This is reported as raw python exception. It would be good to print at least the line, or eg. the expected value type.
The overall config sani…
kdave updated
8 years ago
-
I'm not particularly good at spelling, and rely heavily on spellcheck to get things right.
It should be quite simple to pipe a tweet into aspell before actually sending it, notifying the user if there…
-
After eg. the follow command, the config gets rewritten and all comments are lost. In my case it was a commented out value of a variable when I did a quick-test of different value.
Would be good to p…
kdave updated
8 years ago