ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Sergey Vlasov <vsu@altlinux.ru>
To: ALT Linux Community <community@lists.altlinux.org>
Subject: Re: [Comm] zsh (was: How to join lines with separator ?)
Date: Wed, 7 Feb 2007 13:17:55 +0300
Message-ID: <20070207101755.GE23550@master.mivlgu.local> (raw)
In-Reply-To: <45C9A066.8070206@vzljot.ru>

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

On Wed, Feb 07, 2007 at 12:48:22PM +0300, Vitaly Ostanin wrote:
> Оказалось, что дело в zsh - строка после вывода стирается, сразу
> идёт приглашение командной строки. Может, это старый zsh так
> обходится со строками, у которых нет EOL ?

Это действует setopt prompt_cr (включено по умолчанию).  Впрочем,
отключение этой опции приводит к проблемам при редактировании
командной строки, когда промпт после такого вывода без EOL находится
не в начале строки.

> В этой версии строка стирается:
> zsh-4.2.5-alt2
> 
> В этих уже всё ок:
> zsh-4.3.0-alt0.4
> zsh-4.3.2-alt5

А в этих версиях, помимо prompt_cr, есть опция prompt_sp, которая
позволяет сохранить подобную частичную строку, но иногда приводит к не
совсем приятным побочным эффектам:

 - мусор в терминале, если ввод команды начат раньше, чем zsh покажет
   промпт - для первой команды это можно обойти, если сначала
   установить no_prompt_sp, а затем вернуть prompt_sp в preexec();

 - мусор в командной строке в старых сборках mc (сейчас в Сизифе это
   уже исправлено).

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

      reply	other threads:[~2007-02-07 10:17 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-06 14:33 [Comm] How to join lines with separator ? Vitaly Ostanin
2007-02-06 16:42 ` Andrey S. Rybak
2007-02-06 14:55   ` Vitaly Ostanin
2007-02-06 17:03     ` Michael Shigorin
2007-02-06 18:39 ` Grigory Batalov
2007-02-07  9:22   ` Vitaly Ostanin
2007-02-07  9:48   ` [Comm] zsh (was: How to join lines with separator ?) Vitaly Ostanin
2007-02-07 10:17     ` Sergey Vlasov [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=20070207101755.GE23550@master.mivlgu.local \
    --to=vsu@altlinux.ru \
    --cc=community@lists.altlinux.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

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git