-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.xml
157 lines (131 loc) · 10.6 KB
/
index.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Tridactyl - a vim-like Firefox WebExtension</title>
<link>https://tridactyl.xyz/</link>
<description>Recent content on Tridactyl - a vim-like Firefox WebExtension</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-gb</language>
<lastBuildDate>Thu, 26 Aug 2021 13:14:59 +0200</lastBuildDate><atom:link href="https://tridactyl.xyz/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Summer 2021</title>
<link>https://tridactyl.xyz/newsletters/08-summer-2021/</link>
<pubDate>Thu, 26 Aug 2021 13:14:59 +0200</pubDate>
<guid>https://tridactyl.xyz/newsletters/08-summer-2021/</guid>
<description>Hello,
Welcome to the eighth quarterly Tridactyl newsletter. This one&rsquo;s a bit shorter than usual as I had some consulting work and there&rsquo;s been less time since the previous newsletter. I&rsquo;m trying to catch up and release the newsletters in the (northern hemisphere) seasons that they&rsquo;re named after.
Highlighted new features&nbsp;¶ The big new feature this time is one that people have been asking for for a long time: Tridactyl now has a superignore setting that almost entirely disables Tridactyl after a page reload.</description>
</item>
<item>
<title>Spring 2021</title>
<link>https://tridactyl.xyz/newsletters/07-spring-2021/</link>
<pubDate>Thu, 13 May 2021 13:46:06 +0200</pubDate>
<guid>https://tridactyl.xyz/newsletters/07-spring-2021/</guid>
<description>Hello,
Welcome to the seventh quarterly Tridactyl newsletter. Somehow I missed the quarter and it&rsquo;s now summer &hellip; sorry! We added a few neat features this quarter - I find myself using :tabaudio a lot - but most of the work went on changes to our build system which have made working on Tridactyl vastly more pleasurable.
Highlighted new features&nbsp;¶ We have a couple of new features for tab/window management. The first relates to tabs playing audio: :tabaudio, bound to ga by default takes you to the tab currently playing audio in your current window; and a little speaker is shown next to tabs playing audio on :tab completions.</description>
</item>
<item>
<title>Winter 2021</title>
<link>https://tridactyl.xyz/newsletters/06-winter-2021/</link>
<pubDate>Thu, 21 Jan 2021 19:26:01 +0100</pubDate>
<guid>https://tridactyl.xyz/newsletters/06-winter-2021/</guid>
<description>Hello,
Welcome to the sixth quarterly Tridactyl newsletter. As a gentle reminder, the second (and first paywalled) Tridactyl top-tips newsletter will be going out in the next few days. If you&rsquo;d like to receive it, simply up your monthly pledge to 10 USD or more on GitHub sponsors (preferred, as I get ~30%+ more of your money after taxes and transaction fees) or Patreon. I really appreciate every penny you send - it directly affects how long I can afford to work on Tridactyl.</description>
</item>
<item>
<title>Autumn 2020</title>
<link>https://tridactyl.xyz/newsletters/05-autumn-2020/</link>
<pubDate>Tue, 20 Oct 2020 17:40:46 +0100</pubDate>
<guid>https://tridactyl.xyz/newsletters/05-autumn-2020/</guid>
<description>Hello,
Welcome to the fifth quarterly Tridactyl newsletter.
We&rsquo;ve had another productive quarter. It hasn&rsquo;t been quite as transformative as the last quarter - the addition of browser-wide &lt;C-,&gt; and &lt;C-6&gt; was hard to beat (I&rsquo;ve personally switched to using &lt;C-,&gt; instead of &lt;Esc&gt; and generally Tridactyl and I get along a lot better :)) - but we have added quite a few nice little things.
Highlighted new features&nbsp;¶ For everyone&nbsp;¶ A few new features relating to completions have been added: &lt;C-o&gt;yy copies the currently selected completion to the clipboard, &lt;S-Delete&gt; executes :tabclose on a selected completion&rsquo;s arguments and &lt;C-Enter&gt; executes the highlighted completion keeping the command line open - particularly useful for, e.</description>
</item>
<item>
<title>Summer 2020</title>
<link>https://tridactyl.xyz/newsletters/04-summer-2020/</link>
<pubDate>Sun, 19 Jul 2020 13:51:54 +0100</pubDate>
<guid>https://tridactyl.xyz/newsletters/04-summer-2020/</guid>
<description>Hello,
Welcome to the fourth quarterly Tridactyl newsletter.
We&rsquo;ve got a lot done in the past few months, including some features which people have been asking for for a long time. My personal highlights are:
&ldquo;passthrough&rdquo; mode, bound to &lt;C-v&gt; in normal mode and &lt;C-o&gt; in ignore mode sends the next keypress or valid keysequence to ignore or normal mode respectively.
focus-element hint mode, bound to ;;, can now be used to choose which part of the page to scroll - just focus an element contained within that part of the page.</description>
</item>
<item>
<title>Google Summer of Code 2020 ideas page</title>
<link>https://tridactyl.xyz/ideas/</link>
<pubDate>Thu, 30 Jan 2020 14:56:08 +0000</pubDate>
<guid>https://tridactyl.xyz/ideas/</guid>
<description>NB: Unfortunately, Google could not find room for Tridactyl in GSoC 2020. We would still be happy for anyone to take up any of the projects below, with the caveat that we wouldn&rsquo;t be able to pay them. An invitation (and subsidised travel) to the next Tridactyl retreat would probably be the best we could do.
Tridactyl is a big project with lots of interesting areas where students could make a contribution.</description>
</item>
<item>
<title>What is Tridactyl?</title>
<link>https://tridactyl.xyz/about/</link>
<pubDate>Mon, 27 Jan 2020 16:04:01 +0000</pubDate>
<guid>https://tridactyl.xyz/about/</guid>
<description>Tridactyl is an extension for Firefox which replaces its default control mechanism with one modelled on the one true editor, Vim.
Much more information is available on our GitHub page and on the Firefox Add-ons page.</description>
</item>
<item>
<title>Testimonials</title>
<link>https://tridactyl.xyz/testimonials/</link>
<pubDate>Mon, 27 Jan 2020 15:35:45 +0000</pubDate>
<guid>https://tridactyl.xyz/testimonials/</guid>
<description>Here are a few of our favourite testimonials:
Jeff King, co-author of git, June 2018
I&rsquo;m mostly just a user of tridactyl
burntsushi, author of ripgrep (generally embarrassingly prolific in the Rust and Go ecosystems), October 2019:
If Mozilla prevents me from using tridactyl, then it’s likely that I move back to Chrome.
The following are all taken from the Mozilla reviews page.</description>
</item>
<item>
<title>Talk to us</title>
<link>https://tridactyl.xyz/chat/</link>
<pubDate>Mon, 27 Jan 2020 15:26:17 +0000</pubDate>
<guid>https://tridactyl.xyz/chat/</guid>
<description>We&rsquo;re friendly. You can talk to us via Matrix.org, #tridactyl on Libera, Discord and gitter.
If none of that suits you, filing an issue is a good way of getting our attention.
A couple of the developers can also be contacted via Keybase: bovine3dom and cmcaine, which is the preferred contact method for security issues.</description>
</item>
<item>
<title>Winter 2020</title>
<link>https://tridactyl.xyz/newsletters/02-winter-2020/</link>
<pubDate>Thu, 16 Jan 2020 11:24:21 +0000</pubDate>
<guid>https://tridactyl.xyz/newsletters/02-winter-2020/</guid>
<description>Hello,
Welcome to the second quarterly Tridactyl newsletter.
Since the last newsletter, we resolved our dispute with the Mozilla add-on reviewers and have been relisted on the AMO. If you like graphs, you can clearly see our time in the wilderness where the AMO did not collect statistics for us here: https://addons.mozilla.org/en-US/firefox/addon/tridactyl-vim/statistics/?last=365
We&rsquo;ve recently added quite a few long-demanded features to the Tridactyl beta, which we&rsquo;ll enumerate in the following paragraphs.</description>
</item>
<item>
<title>Autumn 2019</title>
<link>https://tridactyl.xyz/newsletters/01-autumn-2019/</link>
<pubDate>Thu, 17 Oct 2019 11:32:27 +0100</pubDate>
<guid>https://tridactyl.xyz/newsletters/01-autumn-2019/</guid>
<description>Hi!
It&rsquo;s been an eventful few months for Tridactyl. We were delisted from the AMO and have been slowly trying to get listed again. We&rsquo;re currently waiting to hear back from a reviewer on a query of ours before we submit what we will hope be our final revision which will be accepted. To have a hope of being relisted we have had to do some stuff we didn&rsquo;t want to do, namely editing user.</description>
</item>
<item>
<title></title>
<link>https://tridactyl.xyz/newsletters/tips-and-tricks/1-hint-css-selectors/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://tridactyl.xyz/newsletters/tips-and-tricks/1-hint-css-selectors/</guid>
<description>Tridactyl Tips &amp; Tricks 1: Hint mode CSS selectors&nbsp;¶ Hi!
Welcome to the first Tridactyl Tips &amp; Tricks newsletter, as mentioned in the previous Tridactyl newsletter. This newsletter is very experimental so any feedback you have would be appreciated.
This first edition is going out to all sponsors on GitHub and Patreon. Later editions will only go out to sponsors on tiers 10 USD a month and higher; I&rsquo;m trying to raise a bit more revenue since GitHub will no longer double donations.</description>
</item>
<item>
<title>Spring 2020</title>
<link>https://tridactyl.xyz/newsletters/03-spring-2020/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://tridactyl.xyz/newsletters/03-spring-2020/</guid>
<description>Hello,
Welcome to the third quarterly Tridactyl newsletter.
It has been an eventful quarter. We received our first payout from GitHub sponsors (it was real, they really did double your donations!). Visual mode has landed in Tridactyl stable. We weren&rsquo;t accepted on to Google Summer of Code. I finally got round to adding a setnull command which lets you remove default settings, e.g. setnull searchurls.google allows you to open google and search for &ldquo;google&rdquo; with your default search engine.</description>
</item>
</channel>
</rss>