1

how can I make Bluefish open the files that were open when I closed it on start? I can't find any option for that ...

K

koem
  • 193

1 Answers1

1

I found a solution myself:

  • create a project
  • save it
  • change the command to run bluefish (eg. bluefish.desktop) to "bluefish -c /absolute/path/to/project-file.bproject %F"
koem
  • 193