I'm using Rstudio on Windows with bash (GNU bash, version 5.3.15(1)-release ) as installed with git. On opening rstudio, in the Terminal tab, I can see the output from my previous commands, but history does not have any previous entries.
If I open bash separately, history does show my previous commands.
Can anyone suggest how I can get bash in Rstudio to save history on closing.
Thanks
Michael