zsh-workers
 help / color / mirror / code / Atom feed
da3421e71bdadda987e69b76c5a368c6d5ae845b blob 145 bytes (raw)

1
2
3
4
5
6
7
8
9
 
emulate -L zsh

autoload -Uz read-from-minibuffer

zle -K zed-normal-keymap

local REPLY
read-from-minibuffer "File name: "
zed_file_name=$REPLY
debug log:

solving da3421e71 ...
found da3421e71 in https://git.vuxu.org/mirror/zsh/

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).