A while back, there was some discussion on the Manjaro forums about the
desirability of having some form of dmenu that would present
applications the way many window managers do, organized by category. So,
I wrote it. It's VERY customizable, is not dependent on any window
manager, and you can even
On Sun, Mar 13, 2016 at 11:07:49AM +, Raphaël Proust wrote:
> `ggvG:sam y/\n/i/FOO` only inserts "FOO" at the start of the first
> line. It should do it on every line.
> Same when using `x/^.*$/` instead of `y/\n/`
These should now also work. By the way you do not have to prefix your
sam comma
First of all, thanks for giving it a try!
On Sun, Mar 13, 2016 at 11:07:49AM +, Raphaël Proust wrote:
> On 12 March 2016 at 17:44, Marc André Tanner wrote:
> > On Fri, Mar 11, 2016 at 08:08:38PM +0100, Marc André Tanner wrote:
> >> - There will likely be bugs, memory leaks, crashes, infinite
On Sat, Mar 12, 2016 at 03:48:13PM -0800, Michael Forney wrote:
> On Sat, Mar 12, 2016 at 11:46:31AM -0800, Michael Forney wrote:
> > In eb9bda878736344d1bef06d42e57e96de542a663, a bug was introduced in the
> > handling of -1 return values from getline. Since the type of the len
> > field in struct
On 12 March 2016 at 17:44, Marc André Tanner wrote:
> On Fri, Mar 11, 2016 at 08:08:38PM +0100, Marc André Tanner wrote:
>> - There will likely be bugs, memory leaks, crashes, infinite loops etc.
>>YOU are supposed to fix them and submit patches ;)
When typing `:sam` the editor segfaults. I'
Not yet, I have it on my agenda for May.
On Sat 12-03-2016 18:44 +0100, Marc André Tanner wrote:
> On Fri, Mar 11, 2016 at 08:08:38PM +0100, Marc André Tanner wrote:
>
> > - There will likely be bugs, memory leaks, crashes, infinite loops
> > etc. YOU are supposed to fix them and submit patches