shell - Meaning of keys in ksh emacs mode -


in ksh can set editing mode emacs , map arrow keys etc. example:

set -o emacs

alias __a=``echo "\020"`` #up arrow = ^p, command

any idea how __a come picture? , how find out similar abbreviations other keys? example if need map home key ctrl-a, how find right key combination?


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -