Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Macros - Reload file when no macros have been loaded yet #119

Open
gertjanvannoord opened this issue Oct 4, 2013 · 4 comments
Open

Macros - Reload file when no macros have been loaded yet #119

gertjanvannoord opened this issue Oct 4, 2013 · 4 comments
Labels

Comments

@gertjanvannoord
Copy link
Member

the menu item Macros -> Reload file should be inactive if no macros have been loaded yet - assuming there is no functionality to reload those macros which you used in your last session.

@danieldk
Copy link
Member

danieldk commented Oct 4, 2013

Strangely enough, there isn't, though I think it would be very handy. So then the behavior would be:

  1. If the user specified a macro file with the '-m' flag, use it.
  2. If the user loaded a macro file in the previous session, use that.
  3. Otherwise, disable the 'Reload' option until a macro file is loaded.

danieldk added a commit that referenced this issue Oct 9, 2013
@danieldk
Copy link
Member

danieldk commented Oct 9, 2013

The macros are not stored after a Dact session yet. The reason being that macros are now per window.

@gertjanvannoord
Copy link
Member Author

Not enough reason...

@danieldk
Copy link
Member

danieldk commented Oct 9, 2013

Do we want macros to be global? I think per-window macros are strange anyway...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants