zsh-workers
 help / color / mirror / code / Atom feed
From: Taras Halturin <halturin@gmail.com>
To: Oliver Kiddle <opk@zsh.org>
Cc: zsh-workers@zsh.org
Subject: Re: ctrl-u in vim-mode. bug.
Date: Sun, 7 Nov 2021 22:15:29 +0100	[thread overview]
Message-ID: <CAOTqX0AmB=mGYcMozpfYY7WRbr7oHFLLjqeZh7ourt2pEnLSDw@mail.gmail.com> (raw)
In-Reply-To: <58645-1636211057.471076@1OT-.Fo4B.hS-J>

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

Hello Oliver,

Thanks for the reply. Just to make sure if we understand each other.

in vim
1. press I for insert mode
2. type "asdf"
3. ESC for normal mode
4. press "shift-a" for append
5. press "ctrl-u" <- clears the line till the beginning

in zsh with vi-mode
1. (its in insert mode by default)
2. type "asdf"
3. ESC for normal mode
4. press "shift-a" for append
5. press "ctrl-u" <- nothing happens.

I thought its a bug. But if it is intended behavior, let it be this way.

On Sat, Nov 6, 2021 at 4:04 PM Oliver Kiddle <opk@zsh.org> wrote:

> Taras Halturin wrote:
> > It seems I found a bug in zsh with vim-mode enabled. Ctrl-U (clear line
> to the
> > beginning) doesn't work correctly after switching between "normal" and
> "insert"
> > modes.
>
> That's not what Ctrl-U does in vi or vim. It deletes from the cursor
> back to the point where insert mode was started.
>
> In the zsh documentation for vi-kill-line, exactly that behaviour is
> described and that is what you get.
>
> If that's not what you want, you can bind Ctrl-U to kill-whole-line or
> kill-buffer or to whatever precise behaviour you want.
>
> Oliver
>


-- 
Best Regards.
Taras Halturin

[-- Attachment #2: Type: text/html, Size: 3546 bytes --]

  reply	other threads:[~2021-11-07 21:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-06  9:33 Taras Halturin
2021-11-06  9:38 ` Taras Halturin
2021-11-06 15:04 ` Oliver Kiddle
2021-11-07 21:15   ` Taras Halturin [this message]
2021-11-07 21:33     ` Lawrence Velázquez
2021-11-07 21:38       ` Taras Halturin
2021-11-07 21:49         ` Bart Schaefer
2021-11-07 21:56           ` Taras Halturin

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='CAOTqX0AmB=mGYcMozpfYY7WRbr7oHFLLjqeZh7ourt2pEnLSDw@mail.gmail.com' \
    --to=halturin@gmail.com \
    --cc=opk@zsh.org \
    --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).