Oliver Blanthorn
bff998aeb7
release 1.20.2
2020-09-27 14:22:10 +01:00
Oliver Blanthorn
2f5a8184db
Let people know that donation doubling ends soon
2020-09-27 12:40:23 +01:00
Oliver Blanthorn
5e30586c44
Close #2511 : improve set newtab
docs
2020-09-24 15:14:49 +01:00
Oliver Blanthorn
7fe938eee0
Merge pull request #2842 from tridactyl/sidebar_hack_optional
...
Fix #2775 : add option to not fiddle with sidebar on C-,
2020-09-24 15:10:13 +01:00
Oliver Blanthorn
f286bfe1e2
Fix #2775 : add option to not fiddle with sidebar on C-,
2020-09-24 14:39:51 +01:00
Oliver Blanthorn
aa77f8d5aa
Fix #2839 : parse keys iff user config loaded
2020-09-24 14:25:59 +01:00
Oliver Blanthorn
69c48d1a2b
Tidy up a few docstrings
2020-09-21 17:12:33 +01:00
Oliver Blanthorn
be2fd9feda
Fix lots of autocmd magic variables
2020-09-21 17:08:52 +01:00
Simon H Moore
ae13aa3c12
Add magic var for getting win index
2020-09-21 17:08:52 +01:00
Simon H Moore
8bb32ed0aa
Add functions for getting window index and id
2020-09-21 17:08:46 +01:00
Simon H Moore
5664c5d045
Add more magic variables
...
Most of the magic variables come from 'tabs.tab'.
2020-09-21 17:08:39 +01:00
Simon H Moore
b77f0a3bf6
Add magic variable to provide 'windowId'.
2020-09-21 17:08:39 +01:00
Oliver Blanthorn
d79fa46cd1
Add another magic autocmd variable and refactor
2020-09-21 17:08:33 +01:00
Simon H Moore
b0ea77df89
Add magic variable for Mozilla tab ID to :autocmd
2020-09-21 17:08:25 +01:00
Simon H Moore
e595781f73
Zoom function can accept target 'tabId' argument.
2020-09-10 21:07:58 +01:00
Oliver Blanthorn
02dcd603f8
Fix browsermap completions
2020-09-02 22:21:22 +01:00
Oliver Blanthorn
2afa80f556
Close #380 : explain <C-
notation in tutorial
2020-09-02 17:39:08 +01:00
Oliver Blanthorn
5e8f94ff06
Document tabopenpos related
2020-09-02 14:44:36 +01:00
Oliver Blanthorn
79bfbd4732
release 1.20.1
2020-08-17 20:16:46 +01:00
Oliver Blanthorn
a92f08d453
Fix #2723 : bind Ctrl-[ to normal mode in more modes
2020-08-15 23:09:30 +01:00
Oliver Blanthorn
0a162dfc79
Tell users how to restore lost configurations
2020-08-10 20:49:04 +01:00
Oliver Blanthorn
3dc45139c7
Merge pull request #2727 from xoi/fix-excmd-logging
...
Fix logging of excmd
2020-08-10 20:46:19 +01:00
xi
5aeed1a22c
Fix logging of excmd
2020-08-11 01:16:40 +09:00
xi
3986df7ef1
Fix source_quiet parameter
2020-08-11 00:26:26 +09:00
Oliver Blanthorn
42a7ac336c
Fix #2262 : make version number more reliable
2020-08-07 16:05:05 +01:00
Oliver Blanthorn
3dc1c7b6e1
Add version_name field to manifest.json
...
This isn't used by Firefox but we can still read it.
2020-08-07 16:00:17 +01:00
Oliver Blanthorn
83fff0d700
Fix #2718 : give set newtab about:newtab
a special case
2020-08-07 13:38:26 +01:00
Oliver Blanthorn
12058f008b
Fix #1571 : :tabopen<CR>
no longer shows our new tab page
2020-08-07 13:35:06 +01:00
Oliver Blanthorn
f5670ace79
release 1.20.0
2020-08-06 14:34:14 +01:00
Oliver Blanthorn
e0763a9d9a
Fix #2707 : make :help take you to right page
2020-08-05 17:40:20 +01:00
Oliver Blanthorn
36fdea7e5a
Fix #2713 : improve :set docs
2020-08-05 17:14:32 +01:00
Oliver Blanthorn
1301866795
Tidy up storage storer
2020-08-04 10:23:21 +01:00
Oliver Blanthorn
4d328fa655
Increase reliability jarringly
2020-08-04 10:23:20 +01:00
Oliver Blanthorn
314d6f25d9
Bump configversion to reflect size of change
2020-08-04 10:23:20 +01:00
Oliver Blanthorn
dea2370673
Reduce jarring from bad idea
2020-08-04 10:23:20 +01:00
Oliver Blanthorn
93004678f0
Fix config updater
...
Yes, this is a terrible idea :(
2020-08-04 10:23:20 +01:00
Oliver Blanthorn
fe0178c083
Document removal of automatic synchronisation
2020-08-04 10:23:20 +01:00
Oliver Blanthorn
0630412c6f
Improve docstrings
2020-08-04 10:23:20 +01:00
Oliver Blanthorn
de7eb07d08
Reformat ternary for glacambre
2020-08-04 10:23:20 +01:00
Oliver Blanthorn
25271b3f44
Update src/lib/config.ts
...
Co-authored-by: Ghjuvan Lacambre <code@lacamb.re>
2020-08-04 10:23:20 +01:00
Oliver Blanthorn
9fccf719eb
Fix unit tests
2020-08-04 10:23:19 +01:00
Oliver Blanthorn
8c73f01589
Fix error in documentation
2020-08-04 10:23:19 +01:00
Oliver Blanthorn
a86c539a95
Untested: add config migration from automatic sync storage
2020-08-04 10:23:19 +01:00
Oliver Blanthorn
db8be417e9
Add firefoxsyncpu{sh,ll} commands
2020-08-04 10:23:19 +01:00
Oliver Blanthorn
93ae25e2b8
Abandon sync storage
2020-08-04 10:23:19 +01:00
Oliver Blanthorn
f7581efca0
Merge pull request #2698 from tridactyl/fix_2695
...
Fix #2695
2020-08-03 16:21:06 +01:00
Oliver Blanthorn
eff5ec126e
Remove errant comment
2020-08-03 14:59:00 +01:00
Oliver Blanthorn
e7cc548bb2
Remove broken excmd unit tests
...
This is a bad thing to do but I don't have time to fix them right now.
We need to add the appropriate mocks / replace the expect with the
queryURLAndQuerywrangler
2020-08-03 14:00:56 +01:00
Oliver Blanthorn
6d5577bd98
Fix #2695 in FF80+
2020-08-03 13:49:35 +01:00
Oliver Blanthorn
ac54cb8149
Ameliorate #2695 while preserving current behaviour
...
(I think). I was a big refactor so I probably broke something.
2020-08-03 13:38:21 +01:00