Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
"Main menu" issue on initial run on zsh
- X-seq: zsh-users 21067
- From: Zachary Hill <zer0t3ch97@xxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: "Main menu" issue on initial run on zsh
- Date: Mon, 7 Dec 2015 17:28:03 -0600
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=076dhVFpO/NpD04eFV91pPs94fUtUHerNPC2+y5Ko2c=; b=lk3LAV6ClelwGJqwV+R4QU3H33Cp5CcBpzeG5JLC+40eRv7kI2TQeDpcov6Vht+kjX mgi/37WuK/M3SRf0kvzV+fYPBF9uC3HQgEEPnLoAmqeksVZECBQMvIQ7zHqPyAdfj4Gw FS3ub2cuNU3ZyR41XN8oGT5rEFmFo18eGgKt5sELIsi6uSprPMHP1AUhyLZ92eZoWar4 ZoisgibyNyFMsfY+rnt5JhBSq5nNSsfR05V4NfZYXX5P+yKu7AZveQHqQgKVWh+Wzi1F 0x1BGNPirAOU/7wnPMMi9bMTkFMMZr3HsKcQH2JDx5pKBcteSpw1MSSr3HqzZKbNouAF tIPw==
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
Not sure if this is the right place for this (never used a mailing list
before) but I found that there is an issue with typing input to the main
menu of zsh on the initial run. (If there's no existing config)
If EDITOR is set to something like vim, vim bindings must be used to type.
For example, when setting up the history settings, one must press "i"
before typing anything into any of the entries.
Sorry if the wording is a bit weird, wasn't sure how to explain the issue.
If you just set the EDITOR environment variable to vim/vi and try to use
the "main menu" to configure some the history settings, you should see what
I mean.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author