tridactyl/src
2018-05-17 13:44:18 +01:00
..
grammars Update keyseq 2018-04-15 22:34:07 +01:00
lib hint -b now follows current tab's container, similar tabopen behaviour now behind a new setting 'tabopencontaineraware', defaults to false. 2018-05-08 12:27:30 +00:00
parsers Fix #505 again: add <CA-`> bind 2018-05-16 14:59:11 +01:00
static Add H,L to tutor 2018-05-17 13:32:58 +01:00
aliases.ts Formatting: run all typescript through prettier 2018-04-13 19:28:03 +01:00
background.ts background.ts: Use onStartup.addListener for TriStart autocmd 2018-05-16 14:03:01 +01:00
commandline_background.ts Formatting: run all typescript through prettier 2018-04-13 19:28:03 +01:00
commandline_content.ts Fix error reporting loop with noiframeon 2018-04-26 01:10:33 +01:00
commandline_frame.ts Fix #446: you can now edit completions you select with space 2018-04-27 16:45:50 +01:00
completions.ts Ameliorate #454: allow historyresults to be configured 2018-05-03 17:48:03 +01:00
config.ts Remove unneeded PowerShell execution-policy 2018-05-17 12:19:54 +01:00
config_rc.ts Add a bunch of hacks to fix #518 2018-05-11 21:33:10 +01:00
content.ts Fix #453 on web content pages too for real 2018-05-16 15:23:04 +01:00
controller.ts Allow composite to pipe return values and add js eval 2018-05-16 16:44:53 +01:00
convert.ts debug: more information from covert 2017-11-22 21:30:37 +00:00
css_util.ts guiset: show hoverlink in front of active tab title 2018-05-14 15:34:10 +09:00
dom.ts Make Logging.Logger.error print an error to the command line 2018-04-23 15:09:20 +01:00
download_background.ts Formatting: run all typescript through prettier 2018-04-13 19:28:03 +01:00
excmds.ts Fix :updatenative command on Windows 2018-05-17 12:19:54 +01:00
finding.ts Formatting: run all typescript through prettier 2018-04-13 19:28:03 +01:00
finding_background.ts Formatting: run all typescript through prettier 2018-04-13 19:28:03 +01:00
hinting.ts hint -b now follows current tab's container, similar tabopen behaviour now behind a new setting 'tabopencontaineraware', defaults to false. 2018-05-08 12:27:30 +00:00
hinting_background.ts Add hint -W [exstr] to execute exstr on hint's href 2018-04-20 19:37:45 +01:00
itertools.ts Fix issue with binds that are prefixes of other binds 2018-04-18 10:49:35 +01:00
keydown_background.ts Formatting: run all typescript through prettier 2018-04-13 19:28:03 +01:00
keydown_content.ts Fix #455. 2018-05-03 20:21:15 +01:00
keyseq.test.ts Add some more keyseq tests 2018-04-23 22:56:19 +01:00
keyseq.ts keyseq.ts: Allow binding <Esc> 2018-05-06 16:27:17 +02:00
logging.ts Make Logging.Logger.error print an error to the command line 2018-04-23 15:09:20 +01:00
manifest.json Permit eval() on extension pages 2018-05-16 16:44:53 +01:00
math.ts hinting WIP: plumb to background 2017-11-09 05:44:40 +00:00
messaging.ts Formatting: run all typescript through prettier 2018-04-13 19:28:03 +01:00
mod.test.ts Formatting: run all typescript through prettier 2018-04-13 19:28:03 +01:00
msgsafe.test.ts Formatting: run all typescript through prettier 2018-04-13 19:28:03 +01:00
msgsafe.ts Formatting: run all typescript through prettier 2018-04-13 19:28:03 +01:00
native_background.ts Fix editorcmd = auto on Windows, but for real this time 2018-05-17 13:44:18 +01:00
nearley_utils.ts Update keyseq 2018-04-15 22:34:07 +01:00
number.clamp.ts Formatting: run all typescript through prettier 2018-04-13 19:28:03 +01:00
number.mod.ts Formatting: run all typescript through prettier 2018-04-13 19:28:03 +01:00
requests.ts Improve CSP documentation 2018-05-08 18:15:00 +01:00
state.ts Add jumplist for inputs bound to g; 2018-04-20 17:05:15 +01:00
test_utils.ts Update keyseq 2018-04-15 22:34:07 +01:00
text_to_speech.ts Formatting: run all typescript through prettier 2018-04-13 19:28:03 +01:00
tridactyl.d.ts Bypass CSP 2018-05-08 18:07:14 +01:00
url_util.test.ts Formatting: run all typescript through prettier 2018-04-13 19:28:03 +01:00
url_util.ts Formatting: run all typescript through prettier 2018-04-13 19:28:03 +01:00