<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>BSD License on Producthunt daily</title>
        <link>https://producthunt.programnotes.cn/en/tags/bsd-license/</link>
        <description>Recent content in BSD License on Producthunt daily</description>
        <generator>Hugo -- gohugo.io</generator>
        <language>en</language>
        <lastBuildDate>Thu, 22 May 2025 15:29:05 +0800</lastBuildDate><atom:link href="https://producthunt.programnotes.cn/en/tags/bsd-license/index.xml" rel="self" type="application/rss+xml" /><item>
        <title>kilo</title>
        <link>https://producthunt.programnotes.cn/en/p/kilo/</link>
        <pubDate>Thu, 22 May 2025 15:29:05 +0800</pubDate>
        
        <guid>https://producthunt.programnotes.cn/en/p/kilo/</guid>
        <description>&lt;img src="https://images.unsplash.com/photo-1598964356161-754cc07fcd36?ixid=M3w0NjAwMjJ8MHwxfHJhbmRvbXx8fHx8fHx8fDE3NDc4OTg4OTN8&amp;ixlib=rb-4.1.0" alt="Featured image of post kilo" /&gt;&lt;h1 id=&#34;antirezkilo&#34;&gt;&lt;a class=&#34;link&#34; href=&#34;https://github.com/antirez/kilo&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;antirez/kilo&lt;/a&gt;
&lt;/h1&gt;&lt;h1 id=&#34;kilo&#34;&gt;Kilo
&lt;/h1&gt;&lt;p&gt;Kilo is a small text editor in less than 1K lines of code (counted with cloc).&lt;/p&gt;
&lt;p&gt;A screencast is available here: &lt;a class=&#34;link&#34; href=&#34;https://asciinema.org/a/90r2i9bq8po03nazhqtsifksb&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;https://asciinema.org/a/90r2i9bq8po03nazhqtsifksb&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Usage: kilo &lt;code&gt;&amp;lt;filename&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Keys:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;CTRL-S: Save
CTRL-Q: Quit
CTRL-F: Find string in file (ESC to exit search, arrows to navigate)
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Kilo does not depend on any library (not even curses). It uses fairly standard
VT100 (and similar terminals) escape sequences. The project is in alpha
stage and was written in just a few hours taking code from my other two
projects, load81 and linenoise.&lt;/p&gt;
&lt;p&gt;People are encouraged to use it as a starting point to write other editors
or command line interfaces that are more advanced than the usual REPL
style CLI.&lt;/p&gt;
&lt;p&gt;Kilo was written by Salvatore Sanfilippo aka antirez and is released
under the BSD 2 clause license.&lt;/p&gt;
</description>
        </item>
        
    </channel>
</rss>
