editors

Discussion about all editors used for Clojure/ClojureScript
cfleming 2015-07-12T19:46:00.001513Z

So is anyone out there using paxedit?

cfleming 2015-07-12T19:47:00.001514Z

I definitely like the implicit groups, and I like the simplicity of the commands, but it seems like many of them might be ambiguous - I’m interested in how well they work in practice.

akiva 2015-07-12T21:40:22.001515Z

In Emacs, what does the S stand for here? (kbd "C-S-d”).

jcsims 2015-07-12T21:53:17.001516Z

akiva: super, I’d imagine

akiva 2015-07-12T21:53:46.001517Z

Makes sense.

jcsims 2015-07-12T21:53:53.001518Z

so on a Mac, the command key

jcsims 2015-07-12T21:54:11.001519Z

I’m not familiar with how that translates to other platforms, though...

malabarba 2015-07-12T23:20:32.001520Z

@akiva capital S stands for shift. Super is small s.

akiva 2015-07-12T23:21:59.001521Z

Okay, that explains why it wasn’t working. Hah. Then what about D, F, and B?