zsh-users
 help / color / mirror / code / Atom feed
From: Pascal Wittmann <PascalWittmann@gmx.net>
To: zsh-users@zsh.org
Subject: Re: Magic-Backspace
Date: Tue, 11 Sep 2012 17:21:04 +0200	[thread overview]
Message-ID: <504F56E0.90809@gmx.net> (raw)
In-Reply-To: <120911080919.ZM19507@torch.brasslantern.com>

[-- Attachment #1: Type: text/plain, Size: 1219 bytes --]

On 09/11/2012 05:09 PM, Bart Schaefer wrote:
> On Sep 11,  9:51am, Pascal Wittmann wrote:
> }
> } I thought of implementing some magic-backspace that removes characters
> } until the 'current' completion is ambiguous (i.e. some extended version
> } of undo).
> } 
> } The problem I'm facing is that I can not find out if the current
> } completion is ambiguous. Is this possible at all?
> 
> This is a rather tricky thing to attempt because the completion system
> is a bit more than just a ZLE widget.  Completion wants to have control
> of the editing process, i.e., you get *either* direct manipulation of
> the editor buffer with BUFFER, LBUFFER, RBUFFER, etc., *or* you get the
> completion system mucking about in the buffer as it deems necessary,
> but not both at once.
> 

 [snip]

> 
> Obviously there's a whole lot of stuff I've glossed over here.  What
> should your widget do if invoked in the middle of a word instead of
> at the end?  What state do you need to clear before, or set after,
> calling the completion widget to avoid entering menu completion or
> displaying a listing?  And so on.
> 
> Have fun!
> 

Thanks for all these pointers! Now I've a starting point.


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

  reply	other threads:[~2012-09-11 15:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-11  7:51 Magic-Backspace Pascal Wittmann
2012-09-11 15:09 ` Magic-Backspace Bart Schaefer
2012-09-11 15:21   ` Pascal Wittmann [this message]
2012-09-15 18:57 ` Magic-Backspace Oliver Kiddle

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=504F56E0.90809@gmx.net \
    --to=pascalwittmann@gmx.net \
    --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).