a8
a8 copied to clipboard
Bash history not saved when clicking X to close a8
What steps will reproduce the problem?
- Open abominade with "SHELL=bash a8"
- At command prompt in terminal, type "this will not get saved"
- Click X to close abominade
- 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.