tridactyl/src
Oliver Blanthorn d8e3341ac1
Merge pull request #2679 from natrys/readline
Increase readline conformity of editor functions
2020-07-30 18:09:59 +01:00
..
background Add downloadsskiphistory to another download call 2020-07-30 14:15:58 +01:00
completions Fix #2483: Alias descriptions are not tautological 2020-07-05 02:03:17 -07:00
content Fix #2624: add types for Ramda 2020-07-15 21:18:05 +01:00
grammars Update keyseq 2018-04-15 22:34:07 +01:00
lib Merge pull request #2679 from natrys/readline 2020-07-30 18:09:59 +01:00
parsers Throw errors with a new Error() rather than a string 2020-07-06 09:24:53 -07:00
static Fix #2465: improve settings tutorial 2020-07-25 17:28:04 +01:00
background.ts Fix #2624: add types for Ramda 2020-07-15 21:18:05 +01:00
commandline_frame.ts Fix #1239: ignore execCommand return value 2020-07-08 16:40:21 +01:00
completions.ts Retry completion.next until there are completions 2020-06-27 18:47:46 +01:00
content.ts Add simple messenger to check it Tridactyl is running in a tab 2020-07-04 18:29:43 +01:00
excmds.test.ts introduce excmds unit tests 2020-06-04 01:23:45 +02:00
excmds.ts Fix #2627: make sure docs mention double-escaped JS RegExps 2020-07-15 21:25:50 +01:00
help.ts Grasp the nettle: run prettier on all of src 2020-07-01 18:38:02 +01:00
manifest.json Fix #2636: remove ctrl-6 browser bind on Windows 2020-07-25 15:41:15 +01:00
message_protocols.ts Add strong typing to background messages 2019-10-26 21:55:59 +02:00
newtab.ts Remove newtabfocus urlbar 2020-07-15 14:38:23 -07:00
perf.ts Grasp the nettle: run prettier on all of src 2020-07-01 18:38:02 +01:00
state.ts Throw errors with a new Error() rather than a string 2020-07-06 09:24:53 -07:00
tridactyl.d.ts Fix mock tests 2020-07-05 21:56:44 +01:00