Oliver Blanthorn
|
4a8870c363
|
Ameliorate #454: allow historyresults to be configured
|
2018-05-03 17:48:03 +01:00 |
|
glacambre
|
73b9f47377
|
excmds.ts: Fix scrollto(0/100,y) not working on some websites
According to
https://drafts.csswg.org/cssom-view/#dom-document-scrollingelement
scrollingElement can be null. This happened on
http://www.angelfire.com/super/badwebs/ . This caused `elem` to be null
and resulted in an error when pressing G/gg.
|
2018-05-02 19:34:13 +02:00 |
|
Oliver Blanthorn
|
7e55762940
|
Update help to reflect lack of return values
|
2018-05-02 12:48:23 +01:00 |
|
Oliver Blanthorn
|
41fa33b869
|
Increase font size on :help a little bit.
|
2018-05-02 11:12:25 +01:00 |
|
Oliver Blanthorn
|
9b5307262f
|
:help no longer needs to scroll down
|
2018-05-01 14:02:53 +01:00 |
|
Oliver Blanthorn
|
4620463648
|
Make help harder to read. WIP.
|
2018-05-01 14:02:01 +01:00 |
|
Oliver Blanthorn
|
04bf9b737b
|
Merge branch 'master' of github.com:cmcaine/tridactyl into glacambre-fix_#23
|
2018-05-01 12:19:28 +01:00 |
|
glacambre
|
e4ddeb0cf2
|
completions.ts: Make sure selected completion options are visible
|
2018-05-01 11:44:35 +02:00 |
|
glacambre
|
fb2d36884a
|
Create typedoc theme
|
2018-05-01 10:56:15 +02:00 |
|
Oliver Blanthorn
|
95635fca91
|
Improve documentation.
|
2018-04-30 15:57:23 +01:00 |
|
Oliver Blanthorn
|
c32812cfba
|
Add more CSS options
|
2018-04-30 15:36:47 +01:00 |
|
Oliver Blanthorn
|
8951cd0219
|
Warn if profile is not found.
|
2018-04-30 15:36:34 +01:00 |
|
Oliver Blanthorn
|
20efdea685
|
Add meta CSS settings
|
2018-04-30 14:40:56 +01:00 |
|
Oliver Blanthorn
|
45a3020481
|
Merge branch 'master' of github.com:cmcaine/tridactyl into glacambre-fix_viewsource
|
2018-04-30 11:57:35 +01:00 |
|
glacambre
|
c11199526f
|
config.ts: Add gf as default binding for viewsource
|
2018-04-29 08:36:45 +02:00 |
|
glacambre
|
8493eeb1ad
|
insertmode.ts: Go back to normal mode when Escape is pressed
|
2018-04-29 07:16:57 +02:00 |
|
glacambre
|
f5b6672ac4
|
excmds.ts: Go back to normal mode when unfocus() is called
|
2018-04-29 07:15:54 +02:00 |
|
Oliver Blanthorn
|
2bde932986
|
Add 0.1.1 version gate to guiset
|
2018-04-28 18:12:42 +01:00 |
|
Oliver Blanthorn
|
88e429ae92
|
Previous commit didn't fix it, so give up gracefully.
|
2018-04-28 18:06:18 +01:00 |
|
Oliver Blanthorn
|
b6a6886fa6
|
Try MacVim or cool-retro-term on OSX for editor
(and add a bunch of silly ones to try as a last resort)
|
2018-04-28 17:48:19 +01:00 |
|
Oliver Blanthorn
|
cd606c282b
|
Refactor editor path checking
|
2018-04-28 17:48:19 +01:00 |
|
Oliver Blanthorn
|
159393de71
|
Prevent page info from opening with editor
|
2018-04-28 16:35:43 +01:00 |
|
Oliver Blanthorn
|
5f7b411a4d
|
Change insert mode bind for editor to <C-i>, like Vimperator
|
2018-04-28 14:19:07 +01:00 |
|
Oliver Blanthorn
|
afd0eb95a7
|
Change ignore mode binds to be symmetric and resolve Jupyter conflict
|
2018-04-28 13:38:53 +01:00 |
|
glacambre
|
8677417314
|
newtab: Fix viewsource elem appearing at the bottom of newtab.html
|
2018-04-28 08:06:40 +02:00 |
|
glacambre
|
3fa8ac4322
|
excmds.ts: Remove viewsource elem on spa history changes
|
2018-04-28 07:54:22 +02:00 |
|
glacambre
|
9d1e5c6d87
|
viewsource.css: Fix viewsource elem not always covering the whole page
|
2018-04-28 07:05:25 +02:00 |
|
Oliver Blanthorn
|
2f31ade76a
|
Support modifying userChrome even if user hasn't done it themselves first
|
2018-04-28 00:08:39 +01:00 |
|
Oliver Blanthorn
|
5d178fce3a
|
Quote spaces
|
2018-04-27 21:51:13 +01:00 |
|
Oliver Blanthorn
|
cef230182f
|
Improve open documentation.
|
2018-04-27 21:43:58 +01:00 |
|
Oliver Blanthorn
|
38c78a276e
|
Add OSX support for getProfileDir
|
2018-04-27 21:24:20 +01:00 |
|
Oliver Blanthorn
|
c948658e56
|
Fix #446: you can now edit completions you select with space
|
2018-04-27 16:45:50 +01:00 |
|
Oliver Blanthorn
|
f1b67b4279
|
Merge branch 'master' of github.com:cmcaine/tridactyl into nativeuserchrome
|
2018-04-27 15:30:50 +01:00 |
|
Oliver Blanthorn
|
15ca28fb3e
|
Add exclaim_quiet to suppress output and rebind ;v so that mpv doesn't steal focus after playing
|
2018-04-26 20:54:32 +01:00 |
|
Oliver Blanthorn
|
24f9968abb
|
Bind help to F1
|
2018-04-26 19:53:54 +01:00 |
|
Oliver Blanthorn
|
d8af755e83
|
Suppress some errors when checking if native version is installed so that helpful ones can be displayed
|
2018-04-26 19:35:41 +01:00 |
|
Oliver Blanthorn
|
2f87e338b0
|
Fix #437: Improve native messenger documentation.
|
2018-04-26 18:24:34 +01:00 |
|
Oliver Blanthorn
|
5959d2d28e
|
Document native messenger better
|
2018-04-26 12:52:06 +01:00 |
|
Oliver Blanthorn
|
2231f5c422
|
Use system shell rather than python in exclaim
|
2018-04-26 12:33:01 +01:00 |
|
Oliver Blanthorn
|
a687ac95d8
|
Stop native messenger being updated from the internet on web-ext reload
|
2018-04-26 12:32:10 +01:00 |
|
Colin Caine
|
e2b8b95b23
|
Fix :open <empty string>. Fixes #421
|
2018-04-26 09:10:25 +01:00 |
|
Colin Caine
|
2d9a27d211
|
Filter AltGraph keys. Fixes #430
|
2018-04-26 08:53:01 +01:00 |
|
Colin Caine
|
04edf0054f
|
Omit deprecated code
|
2018-04-26 08:50:02 +01:00 |
|
Colin Caine
|
2df99412ef
|
release 1.9.8
|
2018-04-26 01:29:25 +01:00 |
|
Colin Caine
|
92cbb22992
|
Fix error reporting loop with noiframeon
|
2018-04-26 01:10:33 +01:00 |
|
Colin Caine
|
8e05cd2918
|
Don't record empty strings or src/controller.tss. Don't send them to exstr parser either.
|
2018-04-25 22:30:57 +01:00 |
|
Colin Caine
|
9427f3bae5
|
Fix cool-retro-term detection (IMPORTANT)
|
2018-04-25 22:13:45 +01:00 |
|
Colin Caine
|
e955e3bfdf
|
Fix vim detection
|
2018-04-25 22:12:41 +01:00 |
|
Oliver Blanthorn
|
c4a5313095
|
Explain that the hint tags are typed in lowercase even though they are displayed in uppercase
|
2018-04-25 21:02:08 +01:00 |
|
Oliver Blanthorn
|
322086aa8d
|
Work on OSX support
|
2018-04-25 20:43:44 +01:00 |
|