hyper/lib/utils
Derrick Pelletier 280f14e239 Pasting a copied file or dir provides full path to resource (#2364)
* Added a utility for processing clipboard data

* using paste processing utility in term component to expand filepath

* removed linux case

* moved active tab to guard so only process when active

* commenting paste event handler for clarity
2017-10-22 23:16:52 +02:00
..
array.js Prefer default export to make XO happy (#931) 2016-10-25 14:53:15 +02:00
colors.js Prefer default export to make XO happy (#931) 2016-10-25 14:53:15 +02:00
config.js [WIP] Use XO instead of Standard (#723) 2016-09-21 16:27:11 +02:00
effects.js fix various typos and grammar errors in comments (#834) 2016-10-10 12:26:47 +02:00
file.js Add prettier and resolve all lint errors 2017-09-10 16:04:13 +02:00
key-code.js Add prettier and resolve all lint errors 2017-09-10 16:04:13 +02:00
keymaps.js Fix keyboard event handling (#2331) 2017-10-05 20:40:02 +02:00
notify.js Add prettier and resolve all lint errors 2017-09-10 16:04:13 +02:00
object.js Use native Object.values()` (#1880) 2017-05-27 23:42:42 -04:00
paste.js Pasting a copied file or dir provides full path to resource (#2364) 2017-10-22 23:16:52 +02:00
plugins.js Fix typo in comment (#2383) 2017-10-21 21:56:41 +02:00
rpc.js Add prettier and resolve all lint errors 2017-09-10 16:04:13 +02:00
selection.js Add prettier and resolve all lint errors 2017-09-10 16:04:13 +02:00
term-groups.js Prefer default export to make XO happy (#931) 2016-10-25 14:53:15 +02:00
url-command.js Add prettier and resolve all lint errors 2017-09-10 16:04:13 +02:00
url-regex.js Fix url interpretation (#1259) 2016-12-17 14:17:58 -08:00