aboutsummaryrefslogtreecommitdiff
path: root/docs/index.html
diff options
context:
space:
mode:
authorNerdyPepper <[email protected]>2019-08-02 15:06:58 +0100
committerNerdyPepper <[email protected]>2019-08-02 15:06:58 +0100
commit5438136521f752e6ac99ffd1799be12269f61530 (patch)
treed144f37e69feecf85b318e3821a52612cfd880be /docs/index.html
parent932be81a69378e69c245b3d6a18f8913c2a2aba9 (diff)
nu post! Onivim Sucks
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html30
1 files changed, 30 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html
index 3cd0718..c087a9b 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -33,6 +33,36 @@ function showPost(id) {
33 33
34 34
35 <div class="post"> 35 <div class="post">
36 <div class="date">02/08 2019</div>
37 <a id="post-onivim_sucks.md" href="#post-onivim_sucks.md" class="post-link" onClick="showPost('onivim_sucks.md')">Onivim Sucks</a>
38 <div id="onivim_sucks.md" class="post-text" style="display: none">
39 <p><a href="https://v2.onivim.io">Onivim</a> is a &#8216;modern modal editor&#8217;, combining fancy
40interface and language features with vim-style modal editing. What&#8217;s wrong you
41ask?</p>
42
43<p>Apart from <a href="https://github.com/onivim/oni2/issues/550">buggy syntax highlighting</a>,
44<a href="https://github.com/onivim/oni2/issues/519">broken scrolling</a> and
45<a href="https://github.com/onivim/oni2/issues?q=is%3Aissue+is%3Aclosed+label%3A%22daily+editor+blocker%22">others</a>,
46Onivim is <strong>proprietary</strong> software. It is licenced under a commercial
47<a href="https://github.com/onivim/oni2/blob/master/Outrun-Labs-EULA-v1.1.md">end user agreement licence</a>,
48which prohibits redistribution in both object code and source code formats.</p>
49
50<p>Onivim&#8217;s source code is availabe on <a href="https://github.com/onivim/oni2">GitHub</a>,
51but its licences make it fall under the &#8216;source availabe&#8217; catagory and not
52&#8216;open source&#8217;. They do mention that the source code trickes down to the
53<a href="https://github.com/onivim/oni2-mit">oni2-mit</a> repo, which contains (not yet)
54MIT-licenced code, <strong>18 months</strong> after each commit to the original repo.</p>
55
56<p>Contributing to Onivim? Don&#8217;t. They make a profit out of your contributions.
57Currently, Onivim is priced at $19.99, &#8216;pre-alpha&#8217; pricing which is 80% off the
58final price! If you are on the lookout for an editor, I would suggest using
59<a href="https://vim.org">Vim</a>, charityware that actually works, and costs $100 lesser.</p>
60 <a href="#onivim_sucks.md" class="post-end-link" onClick="showPost('onivim_sucks.md')">↑ Collapse</a>
61 <div class=separator></div>
62 </div>
63 </div>
64
65 <div class="post">
36 <div class="date">31/07 2019</div> 66 <div class="date">31/07 2019</div>
37 <a id="post-bash_harder_with_vim.md" href="#post-bash_harder_with_vim.md" class="post-link" onClick="showPost('bash_harder_with_vim.md')">Bash Harder With Vim</a> 67 <a id="post-bash_harder_with_vim.md" href="#post-bash_harder_with_vim.md" class="post-link" onClick="showPost('bash_harder_with_vim.md')">Bash Harder With Vim</a>
38 <div id="bash_harder_with_vim.md" class="post-text" style="display: none"> 68 <div id="bash_harder_with_vim.md" class="post-text" style="display: none">