Oliver Blanthorn
95b2869294
Add GitHub gi bind to RC
2023-11-19 14:23:55 +01:00
Oliver Blanthorn
5635b91dee
Fix #4765 : hint on google
2023-10-27 15:35:39 +02:00
Oliver Blanthorn
ab3bd92bf2
Remove broken DDG binds from RC file
2023-07-18 18:30:05 +02:00
Oliver Blanthorn
e3b44a69a9
Add binds to open tabs/windows from command line for real
2023-05-20 16:58:02 +02:00
Oliver Blanthorn
eef60d94fe
Remove default binds for new reader mode
...
I'm a bit nervous about the security of the new reader
page. Removing the default binds just adds an extra
layer of security
2023-04-06 17:11:42 +02:00
Oliver Blanthorn
af1dbb3574
Remove Amazon Smile since they axed it
2023-02-24 23:28:15 +01:00
Oliver Blanthorn
08e478f617
Add <C-o>t tabopen bind from commandline
2023-02-22 15:12:54 +01:00
Janek
e4cafb71c1
Clarify .tridactylrc
2022-07-27 22:42:49 +02:00
Janek
69e57485b9
Update .tridactylrc
2022-07-26 23:25:34 +02:00
Janek
227203269e
Fix typos in .tridactylrc
2022-07-26 08:28:31 +02:00
Eugene
36f6605fa5
Fix the hints on DuckDuckGo in the sample .tridactylrc
...
The webpage was updated and that broke the `f` and `F` hints in the
sample rc file (since commit 3bf7e4ab
). This change updates the hints so
that they match the search result links again.
2022-06-30 20:49:46 +03:00
Liam Hupfer
5d56819c7a
Fix comment toggler for Hacker News
...
Hacker News added a "clicky" class to the toggle buttons, so the
selector needs wildcard matching.
2022-02-24 14:54:18 -06:00
Eugene
3bf7e4ab41
Fix the f
and F
hints on DDG in the sample .tridactylrc
...
The fix is to use the [`~=` attribute selector][selector] to match the
result class instead of `=`; it works on DuckDuckGo now.
[selector]: https://developer.mozilla.org/en-US/docs/Web/CSS/Attribute_selectors#syntax
2021-11-03 07:49:58 +02:00
Oliver Blanthorn
fbd241cf3c
Add quickmark for PRs
...
Maybe this will help me to forget about them less often
2021-10-02 15:42:20 +02:00
Oliver Blanthorn
a1b023b32d
Remove mostly annoying yank bind from RC file
2021-06-26 22:15:45 +02:00
Oliver Blanthorn
388f94d692
Comment out all the lines in the RC file
2021-05-30 20:35:44 +02:00
Oliver Blanthorn
3758e72928
Revert "Ameliorate #3727 : add even more warnings to RC file"
...
This reverts commit 771dd6c904
.
It was a bit OTT
2021-05-30 20:35:44 +02:00
Oliver Blanthorn
b767f04dd6
Ameliorate #3727 : add even more warnings to RC file
2021-05-30 20:35:44 +02:00
Oliver Blanthorn
77dee7869a
Merge branch 'master' into quicker_ramda
2021-05-02 12:22:48 +01:00
Oliver Blanthorn
93dc645c8f
Remove broken DDG binds
2021-05-02 13:16:11 +02:00
Oliver Blanthorn
91ee67b6e1
Add discardall command to RC
2021-05-01 17:23:00 +02:00
Oliver Blanthorn
9d6fb1a0ae
Swap d bind to one I actually use
2021-04-10 21:26:01 +02:00
Oliver Blanthorn
e3f08611f7
Add t visual bind to RC
2021-04-01 11:22:30 +02:00
Oliver Blanthorn
5eacb313ce
Fix #3259 : more robust Google hint
2021-01-28 21:33:30 +01:00
Oliver Blanthorn
c37337c7ba
Remove outdated comment
2021-01-28 17:33:20 +01:00
Oliver Blanthorn
9fa714b64f
Fix Google hint mode _again_
2021-01-28 17:20:46 +01:00
Oliver Blanthorn
7b5ad6cc93
Fix #2785 : don't encourage people to break things
2021-01-28 13:30:59 +01:00
Oliver Blanthorn
988480915f
Fix Google result hint mode
2020-11-20 12:34:23 +01:00
Oliver Blanthorn
3ab42e64b7
Minor tweak to RC file
2020-08-17 20:04:35 +01:00
Oliver Blanthorn
c84ad4097a
Fix gD bind
2020-07-30 13:40:00 +01:00
Oliver Blanthorn
a2e63bc163
Swap recommended yy bind to yankcanon
...
Quite a few websites have incorrect shortlinks
2020-07-13 22:09:53 +01:00
Oliver Blanthorn
40346dc6b8
Update ;c bind to work on Lobste.rs
2020-07-08 19:24:44 +01:00
Oliver Blanthorn
8628eb78f1
Add autocontain example to RC file
...
Related: #2463
2020-06-08 15:21:06 +01:00
Oliver Blanthorn
c776f72294
Update Julia searchurl
2020-02-14 10:22:36 +00:00
Caleb Maclennan
9e2279ae36
Drop ftdetect hack, set filetype used by plugin
2019-12-30 08:21:08 +03:00
Oliver Blanthorn
ca15582252
Add non-free translation injector to RC
2019-11-13 18:38:19 +00:00
Oliver Blanthorn
e5c676a5c1
Keep .tridactylrc up to date with bovine3dom's
2019-11-12 16:47:15 +00:00
glacambre
a4040102f5
Remove set csp clobber
...
This just removes the background.ts code that detects whether the user
wants to clobber their csp and adds an error message if the user tries
to `set csp clobber`.
The `csp` setting is marked as deprecated but left untouched in case we
find a way to edit CSP in a way that complies with Mozilla's policies.
The csp-editing code in `requests.ts` is left untouched for the same
reason.
2019-10-02 10:25:03 +02:00
Oliver Blanthorn
32fb44e459
Add DDG hint results bind and fix Google hint bind
2019-09-16 16:08:47 +01:00
avalonv
9fe4685825
remove trailing space
2019-08-25 13:55:06 +01:00
avalonv
5583894c63
fix typo in fixamo warning
2019-08-25 13:55:06 +01:00
Colin Caine
d853820cd8
Add explanatory comments about fixamo to RC
2019-08-23 13:27:53 +01:00
Oliver Blanthorn
e3b771acdc
Add handy git clone bind
2019-08-18 16:12:06 +01:00
Oliver Blanthorn
fef58f508f
Close #1773 : remove fixamo
...
The Firefox Security team believe fixamo violates the AMO policy as it reduces
the security of Firefox.
I respectfully disagree, but I don't think it is a hill worth dying on.
2019-08-02 12:22:20 +01:00
Oliver Blanthorn
2485b1d2c2
Remove overlapping bind
2019-06-05 18:08:58 +01:00
Oliver Blanthorn
1db0e07363
Reduce hintdelay in rc
2019-06-05 16:54:57 +01:00
WorldCodeCentral
edfad5b702
Add context menu hint mode to rc
2019-06-05 16:47:01 +01:00
Oliver Blanthorn
559b4f4e63
Change yy bind to yankshort
2019-06-03 12:03:05 +01:00
glacambre
4b04538349
.tridactylrc: Make sure DocStart autocmds do not match :viewconfig url
2019-04-30 06:42:00 +02:00
Nuno Santos
b0bf0f1bb7
Shorten Google exemplar in RC file
2019-02-24 14:04:53 +00:00