a8 icon indicating copy to clipboard operation
a8 copied to clipboard

Bash history not saved when clicking X to close a8

Open dbarnett opened this issue 11 years ago • 0 comments

What steps will reproduce the problem?

  1. Open abominade with "SHELL=bash a8"
  2. At command prompt in terminal, type "this will not get saved"
  3. Click X to close abominade
  4. Check ~/.bash_history

What is the expected output? What do you see instead? "this will not get saved" should appear in the command history stored in .bash_history, but doesn't.

dbarnett avatar Jan 31 '14 23:01 dbarnett