zsh-workers
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: Mikael Magnusson <mikachu@gmail.com>
Cc: Nikita Romanyuk <ufh8945@gmail.com>, zsh-workers@zsh.org
Subject: Re: [PATCH] correct: add support for colemak layout
Date: Thu, 9 Mar 2023 21:07:01 -0800	[thread overview]
Message-ID: <CAH+w=7Y71NtPNCdpKsVo4SsdCh+dussNpvML365UOdB6urp_bw@mail.gmail.com> (raw)
In-Reply-To: <CAHYJk3ShpoS_QbVYCVsejm9003ahcedE06Tc=-MirbmNTWM-wg@mail.gmail.com>

On Thu, Mar 9, 2023 at 7:38 PM Mikael Magnusson <mikachu@gmail.com> wrote:
>
> It would be nice to not introduce another weird tri-state thing here
> [...] Perhaps it would be nicer to just let
> the user set the layout in some special (namespaced?) parameter

Yes, I was just thinking the same thing.   Since the keyboard layout
is expressed as a string rather than a 2d array, there's no special
complication with assigning it to a parameter, the format just needs
documenting.  14 newlines, then four runs of 12 "keys" each with tabs
at each end, then a run of 14 newlines, then four more runs for the
shifted keys, and finally 14 newlines?

If we namespace it (a reasonable idea) we'll need to start documenting
reserved namespaces.  Oliver has already suggested a "zle" namespace.

Thanks, BTW, for mentioning OPT_SIZE placement.


      parent reply	other threads:[~2023-03-10  5:07 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-09 17:43 Nikita Romanyuk
2023-03-10  3:37 ` Mikael Magnusson
2023-03-10  4:47   ` Nikita Romanyuk
2023-03-10  5:13     ` Bart Schaefer
2023-03-10  5:18       ` Kelvium
2023-03-11 23:17         ` Bart Schaefer
2023-03-12  6:47           ` Nikita Romanyuk
2023-03-10  5:07   ` Bart Schaefer [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='CAH+w=7Y71NtPNCdpKsVo4SsdCh+dussNpvML365UOdB6urp_bw@mail.gmail.com' \
    --to=schaefer@brasslantern.com \
    --cc=mikachu@gmail.com \
    --cc=ufh8945@gmail.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).