Re: [dev] [PATCH] Add tab-completion file-name expansion.

2014-07-07 Thread Michal Nazarewicz
On Mon, Jul 07 2014, Martti Kühne wrote: > I hope for your sake that you're able to differenciate between the > different criticisms. > We may very well appear insane, if you don't care that if you're with > suckless > > * you're in it rather as an individual I'm sorry, but no I'm not. The copyr

[dev] Re: [PATCH] Add tab-completion file-name expansion.

2014-07-07 Thread Michal Nazarewicz
Wow, you guys are insane. Sorry for trying to improve dmenu, I won't make that mistake again. -- Best regards, _ _ .o. | Liege of Serenely Enlightened Majesty of o' \,=./ `o ..o | Computer Science, Michał “mina86” Nazarewicz(o o) ooo +--o

[dev] [PATCH] Add tab-completion file-name expansion.

2014-07-06 Thread Michal Nazarewicz
Jay which can be found at <http://lists.suckless.org/dwm/0901/7355.html>, but lacks buffer overflow bug. ;) diff --git a/LICENSE b/LICENSE index 39c4b6e..8658346 100644 --- a/LICENSE +++ b/LICENSE @@ -1,10 +1,12 @@ MIT/X Consortium License +© 2014 Google Inc. // author: Michal Nazarewi