mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-07 21:24:26 +02:00
better keyboard mapping
This commit is contained in:
parent
2fb843a8d6
commit
f71aa87b7d
4 changed files with 50 additions and 34 deletions
|
@ -80,6 +80,7 @@ var CommandBuffer = Backbone.Model.extend({
|
|||
var Main = require('../app');
|
||||
Main.getEvents().trigger('processCommand', popped, callback);
|
||||
} else {
|
||||
// no more commands to process
|
||||
this.clear();
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue