Current Path : /home/thomas/public_html/Fox-C404/root/proc/2/cwd/usr/share/zsh/4.3.11/functions/ |
Current File : /home/thomas/public_html/Fox-C404/root/proc/2/cwd/usr/share/zsh/4.3.11/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