Closed JeffreyBenjaminBrown closed 8 years ago
Made the shortcut "p z" to push view. It is ergonomically fast and unlikely to be typed by accident.
kill-other-buffers became brain-kill-other-buffers, now only kills brain-mode buffers
Please create a new PR which includes your most recent changes. It's probably easiest for me to handle the merge.
I think I submitted it.
I moved "set mark" to z, so that copy|paste is exclusively a left hand operation (z, x, c, v).
On Fri, Aug 5, 2016 at 3:38 PM, Joshua Shinavier notifications@github.com wrote:
Please create a new PR which includes your most recent changes. It's probably easiest for me to handle the merge.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/joshsh/brain-mode/pull/5#issuecomment-237982350, or mute the thread https://github.com/notifications/unsubscribe-auth/AIfQTzlNEXiINwKLqT1sDjU_XLSmyiPFks5qc7t4gaJpZM4Jcecv .
Jeff Brown | Jeffrey Benjamin Brown Website https://msu.edu/~brown202/ Facebook https://www.facebook.com/mejeff.younotjeff LinkedIn https://www.linkedin.com/in/jeffreybenjaminbrown (InMail is unreliable) Github https://github.com/jeffreybenjaminbrown
change cursor color to indicate move|edit submode green = move submode, black = edit submode
new shortcuts page up (I), down (K), left (J), right (L) n : navigate to target atom and kill previous buffer (is new command) x : kill-region ("cut") c : kill-ring-save ("copy") v : yank ("paste") m : toggle mark ("highlight")