Current Path :
/
proc
/
self
/
root
/
usr
/
share
/
zsh
/
5.0.2
/
functions
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//proc/self/root/usr/share/zsh/5.0.2/functions/zed-set-file-name
emulate -L zsh autoload -Uz read-from-minibuffer zle -K zed-normal-keymap local REPLY read-from-minibuffer "File name: " zed_file_name=$REPLY