Without this functionality too many files get created and every time the latest file needs to be catted to see the result. Dumping the command to stdout is nifty.
Have assigned Ctrl+O to this functionality.
I believe pressing Ctrl-C or Ctrl-D currently already gives you effectively the same functionality, isn't it so? Sorry if that isn't documented properly 😞
Without this functionality too many files get created and every time the latest file needs to be
cat
ted to see the result. Dumping the command to stdout is nifty. Have assigned Ctrl+O to this functionality.