On Sun, 2020-11-08 at 21:57 -0500, Calum McConnell wrote:

> I attached a (somewhat trimmed and heavily commented) version.  I don't
> think there is anything special with it.

Looks fine indeed.

> It works perfectly (though with a blank space between each entry for some
> reason).  .mrconfig is exactly as you'd expect: I attached it as mrconfig-
> testuser

So the issue sounds like it is caused by something that is in your user
home directory rather than something in mr.

The blank line is expected, since the list option just runs `true` and
all mr actions get a blank line between them.

Does the same thing happen if you run `mr list` in your user home
directory but outside your usual shell environment? For example in
GNOME you can use the run dialog to run this command and then check the
tmp-mr-list file afterwards:

   sh -c 'mr list > tmp-mr-list'

Does your shell list any aliases related to mr?

   alias | grep mr

Does your shell have any functions related to mr?

   set | grep -C5 mr

-- 
bye,
pabs

https://wiki.debian.org/PaulWise

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to