[dev] [sandy] Undo & redo man page entries

2014-05-02 Thread Wolfgang Corcoran-Mathe
The man page mentions sandy's undo feature, but does not the appropriate keybinding. No mention is made of the redo/repeat feature. diff --git a/sandy.1 b/sandy.1 index dead729..bd7387e 100644 --- a/sandy.1 +++ b/sandy.1 @@ -203,6 +203,12 @@ Center screen in current line, refresh. Insert next cha

Re: [dev] [ubase] Announcing release 0.1

2014-05-02 Thread Nick
Quoth Christoph Lohmann: > I was thinking of adding some »app mode« to surf. You run a website like > inetd, use surf as a frontend and so allow the integration of all kinds > of javascript libraries as a local application. The benefits are: The > frontend is suckless, you can easily create ne

Re: [dev] [st] [PATCH] Fix techo handling of control and multibyte characters.

2014-05-02 Thread Markus Wichmann
On Fri, Apr 25, 2014 at 04:42:09PM +0200, Roberto E. Vargas Caballero wrote: > The problem is Wall change from one system to another (this is something > OpenBSD users know with strcpy calls...), and it doesn't force how to > remove the warning, so at the end I think style is not really improved >

Re: [dev] [st PATCH] Simplify tdeftran.

2014-05-02 Thread Roberto E. Vargas Caballero
Idea behind tdeftran is allowing to users create new charsets if they want, and it is the reason why it is built as a data driven function. I don't think is a good idea implement a lookup table using a switch statement, but it is true that it can be written better. What do you think about this imp

Re: [dev] [st patch queue 05/12] Consistent FALLTHROUGH comments.

2014-05-02 Thread Roberto E. Vargas Caballero
> I don't see any non-empty cases where we don't have FALLTHROUGH comment. > And if the case is empty, it is obvious without any comment. Ok, I'll apply the patch and thanks for testing it. -- Roberto E. Vargas Caballero

Re: [dev] tiny pdf viewer (with vim key shortcuts)

2014-05-02 Thread markus schnalke
[2014-05-01 21:29] patrick295767 patrick295767 > > [...] with maybe fbdev support on it. I have used fbgs (in the fbi package) for some months, when I had no X available and didn't wanted to ``fix'' that. fbgs is not perfect but quite usable. Graphically, I still use xpdf, because it's already t

Re: [dev] [ubase] Announcing release 0.1

2014-05-02 Thread Christoph Lohmann
Greetings. On Fri, 02 May 2014 01:51:30 +0200 FRIGN wrote: > On Thu, 1 May 2014 11:47:26 -0700 > Charlie Kester wrote: > > > Now I need to get busy and scrub my scripts, getting rid of or rewriting > > anything that depends on GNUish cruft and other "improvements". (That's > > not a complaint