Commit graph

721 commits

Author SHA1 Message Date
Oliver Blanthorn
670c5be323
Start tutorial. Currently does not run in extension 2018-04-13 23:30:53 +01:00
Oliver Blanthorn
095ce771ea
Formatting: run all typescript through prettier 2018-04-13 19:28:03 +01:00
Oliver Blanthorn
f0c8ada4cb
Fix #276: ]] on Hacker News 2018-04-13 12:37:43 +01:00
Oliver Blanthorn
37b9faab9f
Fix build warnings 2018-04-13 09:39:43 +01:00
glacambre
9fdbbd435a
dom.ts: Handle errors thrown by CSP in getAllDocumentFrames() 2018-04-13 07:18:42 +02:00
Oliver Blanthorn
e441acb0fe
Improve help on excmds.ts and show new tab page on first run 2018-04-12 22:33:10 +01:00
Oliver Blanthorn
2e5eab52c0
Remove all traces of fun from newtab 2018-04-12 20:26:27 +01:00
Oliver Blanthorn
b38eeebd0e
Merge branch 'master' of github.com:cmcaine/tridactyl into rscircus-patch-1 2018-04-12 19:46:21 +01:00
Oliver Blanthorn
cc193a4800
Merge branch 'master' of github.com:cmcaine/tridactyl into IsaacKhor-i341-fix-tabclose 2018-04-12 13:32:58 +01:00
Oliver Blanthorn
3fbad9e693
Support #/% index for tabs everywhere 2018-04-12 13:17:17 +01:00
Oliver Blanthorn
ac3accbc45
Merge branch 'master' of github.com:cmcaine/tridactyl into glacambre-fix_scrolling_again 2018-04-12 12:14:56 +01:00
glacambre
15c8c47015
excmds.ts: Make recursiveScroll take frames into account 2018-04-12 00:02:19 +02:00
glacambre
21fe018110
excmds.ts: Try to optimize recursiveScroll, fix it for some sites 2018-04-11 23:49:36 +02:00
Oliver Blanthorn
a59b824221
Fix #370: add clipboard yanktitle|yankmd 2018-04-11 19:05:30 +01:00
Oliver Blanthorn
647ea742c1
Add fullscreen command
Hold `.` after running for extra fun.
2018-04-11 18:19:29 +01:00
Colin Caine
8a4a493a30 Stop logging excommands and args 2018-04-11 17:50:43 +01:00
Oliver Blanthorn
a50cd6efc3
Merge branch 'master' of github.com:cmcaine/tridactyl into glacambre-fix_#67 2018-04-11 17:42:01 +01:00
Oliver Blanthorn
8f5e0c0781
Merge branch 'master' of github.com:cmcaine/tridactyl into glacambre-fix_scrolling 2018-04-11 17:25:42 +01:00
glacambre
dc6543719c
excmds.ts: Make scrollline recursive, fix recursiveScroll 2018-04-11 08:23:11 +02:00
glacambre
f7c4007e53
dom.ts: Fix typing error 2018-04-02 19:15:38 +02:00
glacambre
368db055f8
keydown_content.ts: Add keydown event listener to frames too 2018-04-02 19:15:34 +02:00
glacambre
e59dde5a0f
{dom,hinting}.ts: Add elements located in iframes to hintable elements 2018-04-02 19:15:29 +02:00
glacambre
e6f0fb11ee
itertools.ts: Implement flatten function 2018-04-02 19:13:53 +02:00
glacambre
ddc83c7c37
{excmds,hinting}.ts: use DOM.focus() instead of elem.focus() 2018-04-02 14:53:13 +02:00
glacambre
ce7be35e73
{config,dom}.ts: Implement focus() which moves to end of focused inputs 2018-04-02 14:53:09 +02:00
Oliver Blanthorn
442e99c16e
Merge branch 'master' of github.com:cmcaine/tridactyl into glacambre-impl_viewsource 2018-04-02 13:32:56 +01:00
Oliver Blanthorn
120f1951c5
Merge branch 'master' of github.com:cmcaine/tridactyl into glacambre-hijack_listeners 2018-04-02 13:00:04 +01:00
Oliver Blanthorn
f0cedd149f
Merge branch 'master' of github.com:cmcaine/tridactyl into glacambre-fix_#357 2018-04-02 12:46:06 +01:00
Oliver Blanthorn
1441682eff
Minor improvement to find mode - can only select drawn elements. 2018-03-30 19:08:28 +01:00
Oliver Blanthorn
2eda9b8fb2
Stop wanton verbiage from autocmds clogging up the console 2018-03-26 14:00:26 +01:00
ʇɹǝqƃǝᴉs puɐloɹ
465e46a9a1 Remove emotion from newtab.md 2018-03-20 20:35:15 +01:00
ʇɹǝqƃǝᴉs puɐloɹ
e1b59f9e96
Update newtab.md
This newtab.md reflects the most recent changes, as of release 1.8.2.

Meanfeatures are:
* Friendly :-).
* More newbie friendliness.
* Link the FAQ.
* Resort highlighted features in such a way, that the ramp up with Tridactyl is eased for newcomers.
* Move the more techie stuff (new tab override) down, as only the really annoyed/interested techs will grind through.
2018-03-19 22:28:41 +01:00
ʇɹǝqƃǝᴉs puɐloɹ
c6b276aa26
wip: update newtab.md 2018-03-19 21:29:23 +01:00
glacambre
1eea9ea76f
hinting.ts: Prevent hint auto-selection on 'javascript:' hrefs 2018-03-18 17:57:42 +01:00
Oliver Blanthorn
682719cf97
Change ^ to be more like Ctrl-^ 2018-03-18 15:18:00 +00:00
Oliver Blanthorn
972e69ad9c
Find mode tidied up for intrepid explorers. 2018-03-18 15:08:09 +00:00
Oliver Blanthorn
50b4f183b0
Scroll only if element is not visible 2018-03-18 13:11:11 +00:00
Oliver Blanthorn
34e88b05fb
Add ability to switch between results after finding them
Unfinished - haven't bothered to wrap around array yet. Considering
moving this code out into ex mode.
2018-03-18 13:11:11 +00:00
Oliver Blanthorn
f274a49bee
Improve find performance
Still very slow on some pages such as
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object.
2018-03-18 13:11:11 +00:00
Oliver Blanthorn
6d8fe17069
Add nascent find mode 2018-03-18 13:11:11 +00:00
Oliver Blanthorn
f2244ee554
Sketch out find command using mark.js 2018-03-18 13:10:17 +00:00
glacambre
a163eaa732
excmds.ts,viewsource.css: Make :viewsource respect color scheme 2018-03-17 12:42:13 +01:00
glacambre
f17385e42a
viewsource.css: Make bg white, fix bg not covering whole page 2018-03-17 12:42:10 +01:00
glacambre
b83fbfec5e
excmds.ts: Fix viewsource disregarding its argument 2018-03-17 12:42:06 +01:00
glacambre
5be209f100
Implement tridactyl-viewsource
The problem with the current :viewsource is that it loads a page in
which Tridactyl is not loaded. This commit fixes this by enabling a new
setting, "viewsource" which can be set to either "default" or
"tridactyl". If "tridactyl" is selected, then :viewsource will load the
source code of the HTML page in the current page instead of redirecting
the user to the view-source:// version of the page.
2018-03-17 12:42:03 +01:00
glacambre
7b2c1a0a6a
commandline_content.ts: Add executeWithoutCommandLine function
This function accepts a callback as argument that will be called once
the commandline has been removed from the page. After the callback has
been executed, the commandline is re-inserted in the page.
2018-03-17 12:40:54 +01:00
glacambre
942ecfc054
excmds.ts: Implement basic :viewsource command 2018-03-17 12:40:49 +01:00
Isaac Khor
b607d8f5bd
Fix #341: tabclose # now works 2018-03-14 21:34:30 +08:00
Oliver Blanthorn
b7a833fcf5
Merge branch 'master' of github.com:cmcaine/tridactyl into glacambre-fix_#325 2018-03-13 12:46:43 +00:00
Oliver Blanthorn
ddbc505ca5
Rename gistyle to gimode, default to firefox, version to configversion 2018-03-13 12:46:31 +00:00