<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vimium/lib, branch v1.61</title>
<subtitle>The hacker's browser.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/'/>
<entry>
<title>FF: Share |root| global proxy, re-add the globals to window on DOMLoad</title>
<updated>2017-10-25T15:51:46+00:00</updated>
<author>
<name>mrmr1993</name>
</author>
<published>2017-10-25T15:45:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=aca953e06a7cf5aa6906df677a8fb6ed3e688a03'/>
<id>aca953e06a7cf5aa6906df677a8fb6ed3e688a03</id>
<content type='text'>
This is a workaround for Firefox bug 1408996.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a workaround for Firefox bug 1408996.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow &lt;c-[&gt; to be mapped as a regular command.</title>
<updated>2017-10-14T11:38:26+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2017-10-14T11:38:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=66b11f98f480bbd83cb2cf720e219d0df8203f80'/>
<id>66b11f98f480bbd83cb2cf720e219d0df8203f80</id>
<content type='text'>
If

    map &lt;c-[&gt; someCommand

is configured, then the hardwired `&lt;c-[&gt;` meaning `Escape` behaviour is disabled.

Users who want to map `&lt;c-[&gt;` probably *never* use it as `Escape`.

Fixes #2722.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If

    map &lt;c-[&gt; someCommand

is configured, then the hardwired `&lt;c-[&gt;` meaning `Escape` behaviour is disabled.

Users who want to map `&lt;c-[&gt;` probably *never* use it as `Escape`.

Fixes #2722.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2683 from mrmr1993/inject-css-for-frames</title>
<updated>2017-09-30T06:22:22+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2017-09-30T06:22:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=0d059c1ac60798598ad6608eca38f6008cc50f53'/>
<id>0d059c1ac60798598ad6608eca38f6008cc50f53</id>
<content type='text'>
Inject user css into all frames</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Inject user css into all frames</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2682 from mrmr1993/ff-setOpener</title>
<updated>2017-09-30T06:18:00+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2017-09-30T06:18:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=245fd88b58297733765571b4db37ff958f7a32c2'/>
<id>245fd88b58297733765571b4db37ff958f7a32c2</id>
<content type='text'>
Use openerTabId in chrome.tabs.create when possible</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use openerTabId in chrome.tabs.create when possible</pre>
</div>
</content>
</entry>
<entry>
<title>Manually inject custom user CSS into our own frames/pages</title>
<updated>2017-09-29T18:01:39+00:00</updated>
<author>
<name>mrmr1993</name>
</author>
<published>2017-09-29T18:01:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=7f45a5e40128aadf02fe598310d40fca850a8e1f'/>
<id>7f45a5e40128aadf02fe598310d40fca850a8e1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use openerTabId in chrome.tabs.create when possible</title>
<updated>2017-09-29T17:15:28+00:00</updated>
<author>
<name>mrmr1993</name>
</author>
<published>2017-09-29T17:07:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=fdc374f0904ddc0179f352aa9b4049c68872768e'/>
<id>fdc374f0904ddc0179f352aa9b4049c68872768e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simulate default click action for &lt;a target="_blank"&gt;s</title>
<updated>2017-09-29T16:45:06+00:00</updated>
<author>
<name>mrmr1993</name>
</author>
<published>2017-09-29T16:45:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=2c0963dbc44bd03abbaa4ae8424d893df57ff8b2'/>
<id>2c0963dbc44bd03abbaa4ae8424d893df57ff8b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move simulating click default action to DomUtils, add shift handling</title>
<updated>2017-09-21T21:05:53+00:00</updated>
<author>
<name>mrmr1993</name>
</author>
<published>2017-09-21T20:47:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=92d2b4058a378c276d52ecc53409603679c3865c'/>
<id>92d2b4058a378c276d52ecc53409603679c3865c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Recognise (FF) internal URLs.</title>
<updated>2017-09-18T11:26:56+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2017-09-18T11:23:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=fbd9d54b68446f30441149ffa4a77045b259438b'/>
<id>fbd9d54b68446f30441149ffa4a77045b259438b</id>
<content type='text'>
Recognise URLs like:
   - moz-extension://c66906b4-3785-4a60-97bc-094a6366017e/pages/options.html

Fixes #2657.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Recognise URLs like:
   - moz-extension://c66906b4-3785-4a60-97bc-094a6366017e/pages/options.html

Fixes #2657.
</pre>
</div>
</content>
</entry>
<entry>
<title>FF: Tweak getViewportTopLeft to use borderTop/Left for clientTop/Left</title>
<updated>2017-09-14T19:22:09+00:00</updated>
<author>
<name>mrmr1993</name>
</author>
<published>2017-09-14T19:22:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=09abac4c4c6be7a567478f726dab5f2456ee433d'/>
<id>09abac4c4c6be7a567478f726dab5f2456ee433d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
