-
-
Notifications
You must be signed in to change notification settings - Fork 645
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve the cider-selector handling of some edge cases (#2711)
This commit adjusts cider-selector handling with the following benefits: - If the selector is run outside of an active sesman-session, it will still find the REPL when the REPL selector is chosen (it will fallback to the most recently visited REPL). - If the selector is run while a window is visible, it will switch to that window (focus) as opposed to giving a "No such buffer" message.
- Loading branch information
Showing
2 changed files
with
19 additions
and
7 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