From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11114 invoked by alias); 22 Dec 2014 01:57:18 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 34030 Received: (qmail 26586 invoked from network); 22 Dec 2014 01:57:16 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-CMAE-Score: 0 X-CMAE-Analysis: v=2.1 cv=B94OC1pJ c=1 sm=1 tr=0 a=FT8er97JFeGWzr5TCOCO5w==:117 a=kj9zAlcOel0A:10 a=q2GGsy2AAAAA:8 a=oR5dmqMzAAAA:8 a=-9mUelKeXuEA:10 a=A92cGCtB03wA:10 a=jAxsTOF58BExFSb0n88A:9 a=CjuIK1q_8ugA:10 From: Bart Schaefer Message-id: <141221175723.ZM5756@torch.brasslantern.com> Date: Sun, 21 Dec 2014 17:57:23 -0800 In-reply-to: Comments: In reply to Jason Spiro "Re: Fwd: In Vi mode, show whether "insert" or "command" state is active" (Dec 21, 7:07pm) References: X-Mailer: OpenZMail Classic (0.9.2 24April2005) To: zsh-workers@zsh.org Subject: Re: Fwd: In Vi mode, show whether "insert" or "command" state is active MIME-version: 1.0 Content-type: text/plain; charset=us-ascii On Dec 21, 7:07pm, Jason Spiro wrote: } } I know that it's already possible. The feature request was not asking } you to make mode indication _possible_: it was asking you to make it } please happen _by default_. :) And my point was that *even vim* doesn't make it happen *by default*. You have to configure it, and it functions in a terminal-specific manner. Attempting to build it in to the shell is just going to result in frustration when it only works a fraction of the time.