zsh-users
 help / color / mirror / code / Atom feed
* problems about zsh as file manager
@ 2013-08-29  1:48 vinurs
  2013-08-29  9:11 ` Peter Stephenson
  0 siblings, 1 reply; 3+ messages in thread
From: vinurs @ 2013-08-29  1:48 UTC (permalink / raw)
  To: zsh-users

[-- 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.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-08-29 13:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-29  1:48 problems about zsh as file manager vinurs
2013-08-29  9:11 ` Peter Stephenson
2013-08-29 13:25   ` vinurs

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).