tridactyl/src
2018-06-30 16:59:10 +02:00
..
completions Display container icon in Buffer/BufferAll completions 2018-06-22 21:55:44 +02:00
grammars Update keyseq 2018-04-15 22:34:07 +01:00
lib Display container icon in Buffer/BufferAll completions 2018-06-22 21:55:44 +02:00
parsers Fix #505 again: add <CA-`> bind 2018-05-16 14:59:11 +01:00
static Display container icon in Buffer/BufferAll completions 2018-06-22 21:55:44 +02:00
aliases.ts Formatting: run all typescript through prettier 2018-04-13 19:28:03 +01:00
background.ts Add TabEnter and TabLeft autocommands 2018-06-01 08:39:43 +02:00
commandline_background.ts Implement notification mechanism that does not steal focus 2018-06-30 16:59:10 +02:00
commandline_content.ts Implement notification mechanism that does not steal focus 2018-06-30 16:59:10 +02:00
commandline_frame.ts Implement notification mechanism that does not steal focus 2018-06-30 16:59:10 +02:00
completions.ts Fix race condition in BufferAll 2018-06-19 08:29:24 +02:00
config.ts Merge branch 'master' of github.com:cmcaine/tridactyl into glacambre-impl_bufferall 2018-06-20 12:34:50 +01:00
config_rc.ts Add a bunch of hacks to fix #518 2018-05-11 21:33:10 +01:00
content.ts Added container color to the mode indicator. This functionality is hidden behind a config setting "containerindicator". 2018-06-16 09:22:52 +00:00
controller.ts Fix #536 2018-05-18 14:09:12 +01:00
convert.ts debug: more information from covert 2017-11-22 21:30:37 +00:00
css_util.ts guiset: added none option to navbar 2018-06-18 18:30:43 +01:00
dom.ts Merge branch 'master' of github.com:cmcaine/tridactyl into glacambre-fix_#471 2018-06-14 12:48:34 +01:00
download_background.ts Formatting: run all typescript through prettier 2018-04-13 19:28:03 +01:00
excmds.ts Implement notification mechanism that does not steal focus 2018-06-30 16:59:10 +02: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 hinting: add "numeric" name mode 2018-06-14 16:23:26 -04:00
hinting_background.ts Add a hint option for copying 'title' or 'alt' text 2018-05-18 18:47:31 +03: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 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 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 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 Make Windows profile error more explicit 2018-05-30 11:49:47 +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 scrolling.ts: Don't fetch preferences 2018-05-30 05:24:55 +02:00
state.ts Add jumplist for inputs bound to g; 2018-04-20 17:05:15 +01: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