tridactyl/src
Oliver Blanthorn 756c29673a
Fix #850: Dodgy yy
I don't quite understand how it worked at all without focusing the commandline first.

Peppered code with some more awaits as part of debugging and couldn't be bothered to test which were necessary.
2018-07-26 10:17:46 +01:00
..
completions completions: Make selected completion option undefined on change 2018-07-23 08:27:27 +02:00
grammars Update keyseq 2018-04-15 22:34:07 +01:00
lib Fix containercreate by deleting the cookieStoreId property after calling fromString. 2018-07-03 14:43:11 +00:00
parsers Remove obsolete code >:D 2018-07-25 12:08:04 +01:00
static Fix help again 2018-07-21 18:29:19 +01:00
aliases.ts Formatting: run all typescript through prettier 2018-04-13 19:28:03 +01:00
background.ts Remove obsolete code >:D 2018-07-25 12:08:04 +01:00
commandline_background.ts Fix fillcmdline_tmp not closing the cmdline when changing tabs 2018-07-05 19:50:32 +02:00
commandline_content.ts Implement notification mechanism that does not steal focus 2018-06-30 16:59:10 +02:00
commandline_frame.ts Fix #850: Dodgy yy 2018-07-26 10:17:46 +01:00
completions.ts completions.ts: Remove unused and buggy code 2018-07-07 20:10:42 +02:00
config.ts Add C-f,b to scroll up/down 2018-07-25 17:26:00 +01:00
config_rc.ts Make source ignore visually empty lines 2018-07-23 12:00:15 +01:00
content.ts Fix Tridacyl not working on about:blank newtab page. 2018-07-18 06:20:33 +02:00
controller.ts Remove more code I can't see the point of 2018-07-25 12:25:56 +01:00
convert.ts debug: more information from covert 2017-11-22 21:30:37 +00:00
css_util.ts Make guiset hoverlink compatible with firefox 61 2018-07-05 17:51:46 +02:00
dom.ts Copy and paste hint code over to excmds 2018-07-21 16:44:11 +01:00
download_background.ts Formatting: run all typescript through prettier 2018-04-13 19:28:03 +01:00
excmds.ts Fix #850: Dodgy yy 2018-07-26 10:17:46 +01:00
finding.ts finding.ts: Fix error message popping up when pattern is not found 2018-06-05 19:56:22 +02:00
finding_background.ts Formatting: run all typescript through prettier 2018-04-13 19:28:03 +01:00
help.ts Fix reload bug on :help when there's no hash 2018-06-10 15:52:17 +01:00
hinting.ts Copy and paste hint code over to excmds 2018-07-21 16:44:11 +01:00
hinting_background.ts Remove dead code 2018-07-21 13:18:50 +01:00
itertools.ts Add more fun functions to itertools 2018-05-17 21:43:22 +01:00
keydown_background.ts Formatting: run all typescript through prettier 2018-04-13 19:28:03 +01:00
keydown_content.ts Remove obsolete code >:D 2018-07-25 12:08:04 +01:00
keyseq.test.ts Add some more keyseq tests 2018-04-23 22:56:19 +01:00
keyseq.ts Hack keyseq into working with ignore 2018-07-25 11:44:34 +01:00
logging.ts Add more spaces 2018-05-28 16:47:25 +01:00
manifest.json release 1.13.1 2018-06-20 12:50:42 +01:00
math.ts hinting WIP: plumb to background 2017-11-09 05:44:40 +00:00
messaging.ts {excmds,webext,messaging}.ts: Remove l() promise logger 2018-06-30 13:35:35 +02: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 Fall back to heredoc if native messenger out of date 2018-07-18 13:12:55 +01:00
nearley_utils.ts Update keyseq 2018-04-15 22:34:07 +01:00
newtab.ts Keep newtab's changelog button grey once changelog has been read 2018-06-16 15:55:33 +02: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 Don't make CSP stricter 2018-05-21 15:30:57 +01:00
scrolling.ts Fix scrolling on bugzilla.mozilla.org 2018-07-06 07:06:05 +02:00
state.ts {excmds,controller}.ts: Fix race condition in state.mode synchronization 2018-06-05 21:13:29 +02:00
styling.ts styling.ts: Avoir errors when calling capitalise on 0-length strings 2018-06-15 07:15:39 +02: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 tridactyl.d.ts: Add pageX and pageY to UIEvent interface 2018-05-27 09:02:30 +02: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