From defe3fb2c41813ff237352ef9195fc2c263541ec Mon Sep 17 00:00:00 2001 From: Arbaoui-Mehdi Date: Sat, 19 Apr 2014 12:32:44 +0100 Subject: [PATCH] Tab Key support Tab key support to add tags --- tagging.js | 1 + 1 file changed, 1 insertion(+) diff --git a/tagging.js b/tagging.js index e178860..fe658b8 100644 --- a/tagging.js +++ b/tagging.js @@ -278,6 +278,7 @@ comma: 188, enter: 13, spacebar: 32, + tabkey: 9, }; // Special keys to remove last tag