Oliver Blanthorn
87bb006f14
Add non-ai google and newspaper theme to rc
2026-08-02 10:21:42 +02:00
Oliver Blanthorn
af727c7b8d
Fix GitHub gi
2026-07-27 21:26:35 +02:00
Oliver Blanthorn
903c148011
Actually start using the RC file again
2026-07-27 21:14:45 +02:00
Oliver Blanthorn
4af189ccd3
Add :find binds to RC and bikeshed settings
2026-07-27 19:22:59 +02:00
Oliver Blanthorn
b0ba29586d
Fix #1179 : improve :source / :sanitise docs
2026-07-26 10:32:34 +02:00
Oliver Blanthorn
9a2277f1fe
Remove julia search from RC
...
replaced by `site` and it was kind of annoying
2026-07-24 22:36:41 +02:00
Oliver Blanthorn
ebaa6038dc
Fix #5479 : replace discardall with real command
2026-07-24 22:36:41 +02:00
Oliver Blanthorn
a03f58442e
Add <C-[> unbind to exemplar rc
...
See #5365
2026-07-24 22:36:41 +02:00
Oliver Blanthorn
de37f815e9
Fix #5472 : add :sanitise tridactylconfig
2026-07-24 17:44:22 +02:00
Oliver Blanthorn
6eb3073144
Add ,i issue bind to tridactylrc
2026-07-24 17:44:22 +02:00
Oliver Blanthorn
6186d32e38
Fix #5358 : add search this site example
2026-07-22 23:18:07 +02:00
Oliver Blanthorn
96e03c14cb
Fix gi on GitHub in RC
2026-02-12 13:32:57 +01:00
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