-
Notifications
You must be signed in to change notification settings - Fork 90
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
prooftree: fix Unshelve and delete new layer recognition
Support Unshelve after all goals have been closed, which shall create a new layer with all the unshelved goals. Prooftree contains enough state to determine whether or not a new layer must be created. Therefore erase the regular expression to recognize commands that are expected to create a new layer. Also erase the new-layer flag from the current-goals display command. NOTE: This commit changes the Prooftree communication protocol. Use only with Prooftree containing a patch with the same header.
- Loading branch information
1 parent
5fbc5d3
commit b96927e
Showing
3 changed files
with
11 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters