This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-03-29
Channels
- # admin-announcements (1)
- # announcements (20)
- # babashka (43)
- # beginners (134)
- # calva (2)
- # clerk (7)
- # cljdoc (9)
- # clojars (8)
- # clojure (91)
- # clojure-europe (21)
- # clojure-nl (1)
- # clojure-norway (13)
- # clojure-uk (1)
- # clojurescript (5)
- # datahike (3)
- # docker (2)
- # emacs (6)
- # fulcro (7)
- # graphql (9)
- # honeysql (24)
- # improve-getting-started (5)
- # introduce-yourself (1)
- # lambdaisland (1)
- # luminus (3)
- # malli (3)
- # nbb (19)
- # off-topic (22)
- # pathom (1)
- # portal (3)
- # practicalli (1)
- # rdf (26)
- # reagent (29)
- # reitit (9)
- # shadow-cljs (15)
- # spacemacs (3)
- # sql (4)
- # tools-build (30)
- # xtdb (41)
im the only one asking questions in here 😕 Here is another one. When i leave spacemacs and then travel back, often times my "search" buffer seems to freeze. As in, you see in this picture how I'm typing "learn"? Well i can't keep typing there. I have no idea what state it's in. Pressing "m" or C-z, doesn't do anything.
When using the mouse to switch back to Spacemacs the focus will become the buffer under the mouse pointer. So either use SPC w b
to switch the current buffer to the mini-buffer, click in the mini-buffer (can have side effects , like canceling or confusing the command using the mini-buffer), or use the operating system keyboard shortcuts to switch between applications
I use the desktop key bindings to switch back to Emacs (but then I have a nice tiling window manager that make it very simple)