zsh-users
 help / color / mirror / code / Atom feed
From: Sebastian Gniazdowski <sgniazdowski@gmail.com>
To: Ray Andrews <rayandrews@eastlink.ca>
Cc: zsh-users@zsh.org
Subject: Re: [Announcement] A new approach to the command line
Date: Mon, 17 Apr 2023 12:28:55 +0000	[thread overview]
Message-ID: <CAKc7PVDys2Xs7oh9KpWN+eQpLw4v9Yt_Uad108w2Rw1q1rBXPQ@mail.gmail.com> (raw)
In-Reply-To: <fab3538b-d25a-b113-2c1f-47a2b861f0f6@eastlink.ca>

There are new features:
- ag/ripgrep/ack line number recognition – jump straight to results,
- two columns view by default,
- man page support (enter `man …` to view a manual page)

https://asciinema.org/a/WEZ0HzyYKdbJD9OU6FGZig7hU

On Sun, 16 Apr 2023 at 21:29, Ray Andrews <rayandrews@eastlink.ca> wrote:
>
>
> On 2023-04-15 02:56, Sebastian Gniazdowski wrote:
> > By accident I might stumble upon a new way of doing command line – in
> > the project: https://github.com/psprint/n-commodore
> >
> > Basically it's about 3 factors:
> > - panelize everything,
> > - grep everything,
> > - save everything.
> >
> > Panelization is known from Midnight Commander - it means to capture
> > command output into a list that can be browsed. Grepping is known from
> > fzf. Screen saving is a new paradigm
> >
> > You basically have new screen (a greppable panel) for each new
> > command, which is saved to the disk (GDBM), and which can be
> > fetched/navigated to, having also PWD dir and position in panel
> > restored.
> >
> > Asciicast: https://asciinema.org/a/577630
> >
> I look forward to playing with this.
>
>
>


-- 
Best regards,
Sebastian Gniazdowski


      reply	other threads:[~2023-04-17 12:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-15  9:56 Sebastian Gniazdowski
2023-04-16 21:28 ` Ray Andrews
2023-04-17 12:28   ` Sebastian Gniazdowski [this message]

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=CAKc7PVDys2Xs7oh9KpWN+eQpLw4v9Yt_Uad108w2Rw1q1rBXPQ@mail.gmail.com \
    --to=sgniazdowski@gmail.com \
    --cc=rayandrews@eastlink.ca \
    --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).