commandlinefu-cli icon indicating copy to clipboard operation
commandlinefu-cli copied to clipboard

Pressing ENTER on one of the commands in the list should open a preffered `$EDITOR`

Open etodanik opened this issue 10 years ago • 0 comments

Workflow should be more or less the following:

  1. Press ENTER
  2. See command in your favorite $EDITOR (nano/vim/emacs, depending on what the environment is set to)
  3. This one is a bit less clear to me right now. Either a save & quit should execute the command, or upon saving and quitting the command should be in the clipboard / typed in to be used immediately? I guess the 3rd step should require some investigation as to what's possible in bash.

etodanik avatar Jan 03 '15 20:01 etodanik