Thursday, August 6, 2009

Bash, [C-xC-e] command editor

I found this accidentally and luckily. With predefined EDITOR env variable, C-xC-e will bring current command line into EDITOR. Regular expression based change can be applied.

I set up my EDITOR variable to 'emacs -q'.

No comments: