I agree with those patches. I can commit them, but i will prefer to review them before anything.
About 0.1 i agree too. I also think the project is stable enought to be released.. At least for a 0.1. Maybe the author can give some feedback here On 31/03/2011, at 15:30, Nick <suckless-...@njw.me.uk> wrote: > Hi there, > > I've done some light hacking on st, and am attaching 3 > little patches as a result. I really like st, by the way, > and am finding it very stable and great for everyday use. > > nofinalnewlinesel.patch > This doesn't add a newline to the selection if the next > line isn't selected. This was really annoying me; I'm > delighted to have it fixed :) > > printtostderr.patch > There were a couple of error-like messages that were going > to stdout; this sends them to stderr instead. > > removeerrkeyprint.patch > This removes the errkey stderr printing of key codes which > don't need to send anything. There's no need for me to get > a message on stderr every time I press shift. > > Hope you like them, > > Nick > <nofinalnewlinesel.patch> > <printtostderr.patch> > <removeerrkeyprint.patch>