danirod / cartero

Make HTTP requests and test APIs
https://cartero.danirod.es
GNU General Public License v3.0
399 stars 30 forks source link

Deactivate tab actions if there are no tabs open #68

Closed danirod closed 2 months ago

danirod commented 2 months ago

The save, save-as and close actions will now be disabled if there are no panes actually opened. This condition is evaluated at startup after the application state has been recovered, and every time a tab is opened or closed.