trying to fix
This commit is contained in:
parent
fa407dfeb6
commit
e013d7569e
22945 changed files with 447936 additions and 0 deletions
|
@ -0,0 +1,37 @@
|
|||
<!DOCTYPE html>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="generator" content="pandoc" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
|
||||
<title>Nyxt release 1.3.4</title>
|
||||
<style type="text/css">
|
||||
code{white-space: pre-wrap;}
|
||||
span.smallcaps{font-variant: small-caps;}
|
||||
span.underline{text-decoration: underline;}
|
||||
div.column{display: inline-block; vertical-align: top; width: 50%;}
|
||||
</style>
|
||||
<!--[if lt IE 9]>
|
||||
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
|
||||
<![endif]-->
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<h1 class="title">Nyxt release 1.3.4</h1>
|
||||
</header>
|
||||
<p>We are happy to announce the release of Nyxt version 1.3.4!</p>
|
||||
<p>This is a minor bug-fix release:</p>
|
||||
<ul>
|
||||
<li><p>Display number of (marked) candidates in minibuffer.</p></li>
|
||||
<li><p>Improve fuzzy search performance and relevance.</p></li>
|
||||
<li><p>Swap <code>C-x k</code> and <code>C-x C-k</code> bindings to match Emacs' behaviour.</p></li>
|
||||
<li><p>Fix platform port lookup failure on startup when looked up in PATH.</p></li>
|
||||
<li><p>Fix <strong>default-hostlist</strong> path in pre-compiled binaries.</p></li>
|
||||
<li><p>Fix compound tags lookup for bookmarks.</p></li>
|
||||
<li><p>Fix history update on Javascript-loaded pages (e.g. GitHub).</p></li>
|
||||
</ul>
|
||||
<h1 id="about-nyxt">About Nyxt</h1>
|
||||
<p>Nyxt is a keyboard-oriented, extensible web-browser designed for power users. The application has familiar key-bindings (<a href="https://en.wikipedia.org/wiki/Emacs">Emacs</a>, <a href="https://en.wikipedia.org/wiki/Vim_(text_editor)">VI</a>), is fully configurable and extensible in Lisp, and has powerful features for productive professionals.</p>
|
||||
<p><a href="https://next.atlas.engineer/download">Download it here!</a></p>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue