zsh-users
 help / color / mirror / code / Atom feed
From: chesss <testingagain@gmail.com>
To: zsh-users@sunsite.dk
Subject: Re: Start mc with every new shell
Date: Thu, 9 Nov 2006 21:32:30 +0530	[thread overview]
Message-ID: <5db995410611090802j22684137le4fac46428f46fde@mail.gmail.com> (raw)
In-Reply-To: <dbfc82860611090732l5fbe01f5pbae61c5059b41dcf@mail.gmail.com>

>if [[ -z $ZSH_IN_MC ]]; then
 > export ZSH_IN_MC=1
 > mc
> fi

Works great! thanks. This requires an extra ctrl+o later, but thats
not much of a bother..

> It lets you multiplex one terminal between many different >applications so that you can have mc in one "window" and a shell in >another, completely independent of each other.

THe thing that I really want was a quick list of files/folders of the
current directory, without having to a.lose the prompt b.type
something>shift+pageup to see past text c.I hate 'ls'
mc gives a solution, since it syncs with pwd when in 'ctrl+o' mode !!
So I can just go about my business in zsh, then perss ctrl+o to see
the files, and ctrl+o back again to zsh!

Here's what I had in mind (initially):

http://h1.ripway.com/chesss/dirlist.png


  reply	other threads:[~2006-11-09 16:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-09 14:46 chesss
2006-11-09 15:12 ` Peter Stephenson
2006-11-09 15:32 ` Nikolai Weibull
2006-11-09 16:02   ` chesss [this message]
2006-11-10 16:15     ` Tobias Gruetzmacher
2006-11-10 19:10       ` chesss
2006-11-10 19:59         ` chesss

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=5db995410611090802j22684137le4fac46428f46fde@mail.gmail.com \
    --to=testingagain@gmail.com \
    --cc=zsh-users@sunsite.dk \
    /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).