Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Extend `zed' with status bar, is it possible?
- X-seq: zsh-workers 43711
- From: Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx>
- To: Zsh hackers list <zsh-workers@xxxxxxx>
- Subject: Extend `zed' with status bar, is it possible?
- Date: Thu, 18 Oct 2018 07:10:37 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to :content-transfer-encoding; bh=dlzUR/qJTYtxlHzmCBl54w9RZqbcbFav9KC2gAsOd9U=; b=oK2J8rkiKwfQZKE/FCLd0OAWHQW1TdW9j956naNTa5buwAH8/YPJ3cgeipxuGdOBLW NFQ6zVwSmLntvaUehp1DM3U36PAPiYAz8OptypbCv7i2Pz06wQvyMwDy0I9Rh1NxpgNw X5+5cZFN6GjQCp7ig9hVE536nTMzuykEfy5n539EWcZcSexuEy+9TtmpwYdzqrRkjz40 QOkgUAwisJJrGV9Y6oin0UJpNVUifjv+Cj4SBYZE7cbIROjzTcyAFtx+sfMpRAYDKdBm X2r+E3NTb3OErgR4tWkSc/hMoEXfRna8CIBftpJbPgddcYfu/qwydJsEcdBK2zajuFZP aY/g==
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- List-unsubscribe: <mailto:zsh-workers-unsubscribe@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
Hello
I'm looking at vared and it seems that there is no way to
replace/append-to vared's last line (last POSTDISPLAY line?) with some
custom contents, basically a status bar. Does someone know a way?
Using zed to add debug-print lines / fine-tune modifications is a nice
use-case, if done with syntax highlighting that includes
brackets-highlighting. There is a group of developers that edit
in-session (not hash-bang) scripts and could benefit from this – theme
(prompt) creators. As established earlier, this would be for say
`zedex', an extended version of zed (unsure if it will succeed to
include in upstream).
--
Sebastian Gniazdowski
News: https://twitter.com/ZdharmaI
IRC: https://kiwiirc.com/client/chat.freenode.net:+6697/#zplugin
Blog: http://zdharma.org
Messages sorted by:
Reverse Date,
Date,
Thread,
Author