Skip to content
This repository was archived by the owner on Aug 21, 2024. It is now read-only.

Added spiral-switch-to-last-clojure-buffer#12

Open
dotemacs wants to merge 1 commit into
volrath:masterfrom
dotemacs:from-repl-to-previous-buffer
Open

Added spiral-switch-to-last-clojure-buffer#12
dotemacs wants to merge 1 commit into
volrath:masterfrom
dotemacs:from-repl-to-previous-buffer

Conversation

@dotemacs
Copy link
Copy Markdown

@dotemacs dotemacs commented Mar 1, 2018

As discussed in #11

Allow the users to switch back from from the REPL to the previous
buffer belonging to the project.

There is one issue, which I only caught when I tried to use the keybinding: intentionally the keybinding for spiral-switch-to-last-clojure-buffer is the same as for spiral-switch-to-repl-buffer. The same as in CIDER.

The only problem is that spiral-switch-to-repl-buffer key binding shadows spiral-switch-to-last-clojure-buffer. Let me fix this. But until then please let me know what you think of this function. Thanks

Allow the users to switch back from from the REPL to the previous
buffer belonging to the project.
@volrath
Copy link
Copy Markdown
Owner

volrath commented Mar 2, 2018

@dotemacs looks good so far.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants