Page MenuHomePhabricator

D15110.diff
No OneTemporary

D15110.diff

diff --git a/webroot/rsrc/js/phuix/PHUIXAutocomplete.js b/webroot/rsrc/js/phuix/PHUIXAutocomplete.js
--- a/webroot/rsrc/js/phuix/PHUIXAutocomplete.js
+++ b/webroot/rsrc/js/phuix/PHUIXAutocomplete.js
@@ -333,7 +333,7 @@
_getCancelCharacters: function() {
// The "." character does not cancel because of projects named
// "node.js" or "blog.mycompany.com".
- return ['#', '@', ',', '!', '?'];
+ return ['#', '@', ',', '!', '?', '{', '}'];
},
_getTerminators: function() {

File Metadata

Mime Type
text/plain
Expires
Sat, Sep 21, 9:38 AM (21 h, 44 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6625316
Default Alt Text
D15110.diff (512 B)

Event Timeline