zsh-workers
 help / color / mirror / code / Atom feed
From: Marlon Richert <marlon.richert@gmail.com>
To: Roman Perepelitsa <roman.perepelitsa@gmail.com>,
	Bart Schaefer <schaefer@brasslantern.com>, dana <dana@dana.is>
Cc: Zsh hackers list <zsh-workers@zsh.org>
Subject: Re: Rewrite of zsh-newuser-install (Mikael's subthread)
Date: Sun, 11 Apr 2021 14:38:01 +0300	[thread overview]
Message-ID: <761DB937-967B-43D5-B0CF-0DB7737078BF@gmail.com> (raw)
In-Reply-To: <CAN=4vMrftkOpPs+Z60YYcNw2sH59jOTHQF84=hH2=regke_Jtg@mail.gmail.com>


> On 11 Apr 2021, at 01:03, Roman Perepelitsa <roman.perepelitsa@gmail.com> wrote:
> 
> On Sat, Apr 10, 2021 at 11:42 PM Bart Schaefer
> <schaefer@brasslantern.com> wrote:
>> 
>>> On Sat, Apr 10, 2021 at 1:47 PM dana <dana@dana.is> wrote:
>>> 
>>> the proposed changes have gone beyond the scope i'd initially envisioned.
>> 
>> Ditto.
> 
> Likewise. I've stopped commenting on this thread when it became
> apparent that the size and complexity of the default zshrc I had in
> mind is an order of magnitude lower than what's being discussed.

Looking at the .zshrc I’ve made, I would suggest the following changes to reduce its length and complexity:
* Move zrestart() to an autoloadable function. This is done. I just need to push it in.
* Move the prompt code into a theme that can be customized easily. This is done, too, and will be pushed.
* Move Home, End, Alt-Right/Left & Alt-Delete key bindings to the ZLE code and menuselect Alt-Up/Down + Page Up/Down keybindings to complist. This not done yet.
* Fix the way Tab behaves in complist interactive mode. Not done yet.
* Move the rest of the keybinding code to an autoloadable function. Not done.
* Make a “theme” system for compsys. We could put a couple of different flavors of comp config into comp themes: one for menu select haters, ;) one that uses `interactive` type-ahead, etc. Alternatively, split the settings into several modular, autoloadable functions, so users can mix and match. Neither of these is done yet.
* Create an autoloadable function for the pushd/cd widgets. Done & will be pushed.





  reply	other threads:[~2021-04-11 11:38 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-05 19:44 Mikael Magnusson
2021-04-05 21:01 ` Mikael Magnusson
2021-04-05 21:44 ` Bart Schaefer
2021-04-07 13:44   ` Marlon
2021-04-07 16:24     ` Daniel Shahaf
2021-04-10 11:23       ` Marlon
2021-04-10 20:46         ` dana
2021-04-10 21:41           ` Bart Schaefer
2021-04-10 22:03             ` Roman Perepelitsa
2021-04-11 11:38               ` Marlon Richert [this message]
2021-04-13 14:49               ` Daniel Shahaf
2021-04-13 14:55           ` Daniel Shahaf
2021-04-07 14:28 ` Marlon
2021-04-07 15:14   ` Daniel Shahaf
2021-04-07 16:36   ` Bart Schaefer
2021-04-07 18:15   ` Mikael Magnusson
2021-04-07 18:50     ` Daniel Shahaf
2021-04-07 20:08     ` Arseny Maslennikov
2021-04-09 20:07     ` Marlon
2021-04-09 22:04       ` Oliver Kiddle
2021-04-09 23:04         ` Daniel Shahaf
2021-04-09 23:55           ` Bart Schaefer
2021-04-13 15:00             ` Daniel Shahaf
2021-04-09 23:08         ` Bart Schaefer
2021-04-10  7:44           ` Roman Perepelitsa
2021-04-09 23:23       ` Mikael Magnusson
2021-04-10  7:45         ` Marlon Richert
2021-04-09 15:29   ` Marlon

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=761DB937-967B-43D5-B0CF-0DB7737078BF@gmail.com \
    --to=marlon.richert@gmail.com \
    --cc=dana@dana.is \
    --cc=roman.perepelitsa@gmail.com \
    --cc=schaefer@brasslantern.com \
    --cc=zsh-workers@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).