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

cmd-alt-c from a commit buffer to complete a commit doesn't work for me. #108

Open
holtzermann17 opened this issue Oct 22, 2015 · 4 comments

Comments

@holtzermann17
Copy link

cmd-alt-g to open/focus/close atomatigit works for me, but
cmd-alt-c when I have composed a commit message does nothing. Is the documentation not up to date, or has something gone wrong with my setup?

@akappen
Copy link

akappen commented Nov 10, 2015

Pressing ctrl-alt-c does nothing for me on linux. Saving the commit message buffer finishes the commit though.

@holtzermann17
Copy link
Author

Then this is probably a documentation error.

@vastbinderj
Copy link

Here is the mapping I use as there is conflict with key bindings in Go-Plus:

'.platform-darwin atom-workspace':
  'ctrl-alt-g': 'atomatigit:toggle'
  'ctrl-alt-c': 'atomatigit:complete-commit'

You may have a conflict, but I don't see a binding in the keymap.cson with the current version. YMMV

Edit: I am on a mac - set your platform accordingly.

@kakubei
Copy link

kakubei commented Dec 17, 2015

Doesn't work for me either on a Mac. Saving the commit message buffer does not save the commit either, it escapes out of it.

@vastbinderj I tried your keybindings and they don't work either.

Does anyone have any other ideas? I'd really love to be able to commit from within Atom.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants