Commit graph

948 commits

Author SHA1 Message Date
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
Colin Caine
c868f61973 Fix changelog ctrl-e -> ctrl-i 2018-04-30 22:17:42 +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
88e429ae92
Previous commit didn't fix it, so give up gracefully. 2018-04-28 18:06:18 +01:00
Oliver Blanthorn
2f07595182
Fix native messenger breaking on OSX on update 2018-04-28 18:01:44 +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
c948658e56
Fix #446: you can now edit completions you select with space 2018-04-27 16:45: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
8438fc748c
Rasterize python location in the hopes of fixing OSX 2018-04-26 19:07:49 +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
Oliver Blanthorn
904a3f4f79
Change changelog date format 2018-04-26 11:10:10 +01:00
chocolateboy
3dbef9f8b1 Changelog: use standard case: changelog.md -> CHANGELOG.md 2018-04-26 09:29:41 +01:00
chocolateboy
3625da651f Changelog: move to the standard location
e.g. "Your changelog file MUST be at the root of your project"

-- https://github.com/tech-angels/vandamme/#format
2018-04-26 09:29:41 +01:00
chocolateboy
92410d06c0 Changelog: add dates
"The release date of each version is displayed."

-- https://keepachangelog.com/en/1.0.0/
2018-04-26 09:29:41 +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
30f567313a Make native install.sh quieter and friendly 2018-04-25 22:23:31 +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
21e12390f5
Add missing quotes 2018-04-25 21:16:56 +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
2ef8fc280c
Give betas permission to use native messenger 2018-04-25 20:58:20 +01:00
Oliver Blanthorn
5e65f41a2b
Add explanation of native messenger, but mostly just try to poke the build bot back to life 2018-04-25 20:52:08 +01:00
Oliver Blanthorn
322086aa8d
Work on OSX support 2018-04-25 20:43:44 +01:00
Oliver Blanthorn
8530b78447
Try to start a sane editor. 2018-04-25 20:43:43 +01:00
Oliver Blanthorn
e3cd80a91a
Catch errors with native run 2018-04-25 20:43:43 +01:00