Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [egit-dev] Git Staging view question

> Commit is mapped to CMD - ALT - 3 (on Mac), though it doesn't work from staging view
> and when pressed e.g. in repositories view it brings up the deprecated commit dialog :-(

AFAIK it used to work by just using Ctrl/Cmd+Enter. Much like sending in a lot chat windows. 

i think the main issue with the view is focus. When the commit dialog was present, focus was clear and Ctrl/Cmd+Enter made sense. For the view it might still worth to support this when the view (especially the commit message text field) has focus.

Thoughts?

-Gunnar



Back to the top