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
|
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
|
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
|
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 |
|