Re: [dev] [vis][RFC][PATCH 2/2] Implement the execution of external commands and cmd_substitute

2015-05-18 Thread Silvan Jegen
On Mon, May 18, 2015 at 10:28:06PM +0200, Marc André Tanner wrote: > > On Mon, May 18, 2015 at 09:31:22PM +0200, Silvan Jegen wrote: > > I did some light testing and the only issue I could find is that the > > undo-function is behaving strangely. > > Yes I noticed this too. At some point while wri

Re: [dev] [vis][RFC][PATCH 2/2] Implement the execution of external commands and cmd_substitute

2015-05-18 Thread Marc André Tanner
On Mon, May 18, 2015 at 09:31:22PM +0200, Silvan Jegen wrote: > On Sun, May 17, 2015 at 01:18:26PM +0200, Marc André Tanner wrote: > > I have commited a couple of patches which should implement this > > functionality as described in another mail (i.e. without allocating > > a temporary buffer). >

Re: [dev] [vis][RFC][PATCH 2/2] Implement the execution of external commands and cmd_substitute

2015-05-18 Thread Silvan Jegen
On Sun, May 17, 2015 at 01:18:26PM +0200, Marc André Tanner wrote: > I have commited a couple of patches which should implement this > functionality as described in another mail (i.e. without allocating > a temporary buffer). I like the use of do-while/select! It reminds me of the for/select const

[dev] [sbase] sbase on Plan9/APE - suggested support libraries?

2015-05-18 Thread Jens Staal
Dear all, I have just tried to package sbase for Plan9/APE in the new "9front-ports" [1] project. As expected, there are several things missing in APE needed for sbase. Do you have any good suggestions for suckless 3rd party libraries that could complement the APE libraries for building sbase

Re: [dev] [vis][PATCH v2] Make the '.' Filerange work on one line

2015-05-18 Thread Silvan Jegen
On Sun, May 17, 2015 at 1:01 PM, Marc André Tanner wrote: > On Fri, May 15, 2015 at 10:16:49AM +0200, Silvan Jegen wrote: >> --- >> >> The first version broke some functionality. This one doesn't by doing >> some more ugly checking. >> >> We also make sure that we include the newline by using text