Show Menu
Cheatography

Cursive on Windows (sequences) Keyboard Shortcuts by

Cursive doesn't ship with keybindings for Windows so I'm trying to come up with my own set. Windows has one less modifier key than Mac, so, this is an attempt to have a nice set with sequences.

Editing

Slurp Backwartds
Ctrl+I, ←
Slurp Forwards
Ctrl+I, →
Barf Backwards
Ctrl+U, ←
Barf Forwards
Ctrl+U, →
Splice
Ctrl+I, S
Split
Ctrl+U, S
Raise
Ctrl+'
Join
Ctrl+I, J
Kill
Kill Sexp
Ctrl+U, K
Copy as kill
Ctrl+U, C
Move Form Down
Ctrl+A­lt+­Shift+↓
Move Form Up
Ctrl+A­lt+­Shift+↑
Thread Form
Ctrl+I, Comma
Unthread Form
Ctrl+I, Period

Other

Select around
Ctrl+W
Narrow selection
Ctrl+S­hift+W
Move forward
Ctrl+→
Move backward
Ctrl+←
Show element type
Alt+=
 

Writing

Wrap with "­"
Ctrl+I, '
Wrap with ()
Ctrl+I, 9
Wrap with []
Crtl+I, [
Wrap with {}
Ctrl+I, Shift+[
Close () and newline
Ctrl+I, 0
Close [] and newline
Ctrl+I, ]
Close {} and newline
Ctrl+I, Shift+]

REPL

Execute REPL current statement
Ctrl+Enter | Shift+­Enter
Load file in REPL
Ctrl+A­lt+R, L
Sync files in REPL
Ctrl+A­lt+R, S
Send top form to REPL
Ctrl+A­lt+R, F
Send form before caret to REPL
Ctrl+A­lt+R, B
Switch REPL NS to current file
Ctrl+A­lt+R, N
Jump to REPL Editor
Ctrl+A­lt+R, R
Search REPL history
Ctrl+A­lt+R, D
Next REPL history item
Ctrl+↓
Previous REPL history item
Ctrl+↓
View macro expansion
Ctrl+A­lt+R, M
Run tests in current NS in REPL
Ctrl+A­lt+R, T
Run test under caret in REPL
Ctrl+A­lt+R, Alt+T
Re-run last test action in REPL
Ctrl+A­lt+R, A
Clear all test markers
Ctrl+A­lt+R, C
                   
 

Comments

No comments yet. Add yours below!

Add a Comment

Your Comment

Please enter your name.

    Please enter your email address

      Please enter your Comment.

          Related Cheat Sheets

          Cursive on Mac OS X Keyboard Shortcuts
          Cursive on Windows (Mac style) Keyboard Shortcuts
          IntelliJ IDEA Handy Core Shortcuts Cheat Sheet

          More Cheat Sheets by pupeno

          Cursive on Mac OS X Keyboard Shortcuts
          Cursive on Windows (Mac style) Keyboard Shortcuts