On Fri, Feb 03, 2017 at 04:29:10PM +0100, Tobias Girstmair wrote:
> I don't know what to say to you: No, it doesn't.
> (I believe this to be a bug?)
I believe you are conflating the behavior of dmenu and dmenu_run.
dmenu returns "jj s" with success exit code, like the man page says it
will. dmen
I don't know what to say to you: No, it doesn't.
(I believe this to be a bug?)
On Fri, Feb 03, 2017 at 03:35:36AM +0100, Quentin Rameau wrote:
> > That's interesting. It doesn't do what you (and the man page; missed
> > that, mea culpa) described
>
> Yes it does.
>
> That's interesting. It doesn't do what you (and the man page; missed
> that, mea culpa) described
Yes it does.
That's interesting. It doesn't do what you (and the man page; missed
that, mea culpa) described, but actually runs `jj s` correctly when I do
that.
On 2017-02-02 23:28, Quentin Rameau wrote:
Hi, I'm new!
Hi Tobias,
I have a script called `jj` (own creation) and an executable `jjs`
When I r
> Hi, I'm new!
Hi Tobias,
> I have a script called `jj` (own creation) and an executable `jjs`
> When I run `jj s`, it gets interpreted as `jjs`.
You could try “man dmenu”: Shift-Return, Confirm input. Prints the
input text to stdout and exits, returning success.
Hi, I'm new!
I am using dmenu with i3wm and since the upgrade from Fedora 24 to 25 I
have problems with dmenu, if I try to run a program with parameters.
Consider this situation:
I have a script called `jj` (own creation) and an executable `jjs` (Java
Nashhorn) in my path. `jj` takes a single c