Skip to content

auto_save only if there is an open session. #90

@anirudhaku

Description

@anirudhaku

Currently, even if there is no session open, either default session is saved or user is prompted (depending of auto_save = 'yes' or 'prompt'). Is it possible to ignore auto_save if there is no open session?

Use Case:
If user goes to a directory and opens a file just to read it, then there is no need to save the session. If user intends to maintain a session for a particular directory (e.g. directory contains a project user is working on) then he can 'SaveSession' once and then auto_save will kick in on every subsequent exit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions