zsh-users
 help / color / mirror / code / Atom feed
From: vinurs <haiyuan.vinurs@gmail.com>
To: zsh-users@zsh.org
Subject: problems about zsh as file manager
Date: Thu, 29 Aug 2013 09:48:19 +0800	[thread overview]
Message-ID: <CAA=69Zcm2-_4dp4QChSmJxE7QK69XqDDrSgA6TdUDqTVk_aQhw@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 779 bytes --]

Hi,
I want to use zsh as my file manager, then I found mailcap and I configured
my .mailcap files in my $HOME, here is an example:

# pdf
application/pdf; evince %s ;

Now, I can open pdf files in zsh,  but  I have the following questions:
1. when I use evince openning pdf files , it outputs many error messages,
but the pdf can also be opened correctly; Is there a method can make the
error message disappear,
    for example: using >/dev/null,
    I have tried this method ,but it can't work in .mailcap
2. when I opened a pdf file from zsh, then if I want close this zsh, it
shows that :
    zsh: you have running jobs.
    Is there a method can deattach it from zsh, in zsh I using ( ) to reach
this purpose, but It seems that this can't work in .mailcap file.

Thanks all.

             reply	other threads:[~2013-08-29  1:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-29  1:48 vinurs [this message]
2013-08-29  9:11 ` Peter Stephenson
2013-08-29 13:25   ` vinurs

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAA=69Zcm2-_4dp4QChSmJxE7QK69XqDDrSgA6TdUDqTVk_aQhw@mail.gmail.com' \
    --to=haiyuan.vinurs@gmail.com \
    --cc=zsh-users@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).