<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Raman</title>
    <description>The latest articles on Forem by Raman (@capsule-).</description>
    <link>https://forem.com/capsule-</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3585697%2F6a16e374-c9a6-49e7-913e-7f83e1901c60.png</url>
      <title>Forem: Raman</title>
      <link>https://forem.com/capsule-</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/capsule-"/>
    <language>en</language>
    <item>
      <title>Kryypto, a keyboard-driven python text editor.</title>
      <dc:creator>Raman</dc:creator>
      <pubDate>Tue, 28 Oct 2025 13:52:42 +0000</pubDate>
      <link>https://forem.com/capsule-/kryypto-a-keyboard-driven-python-text-editor-21nn</link>
      <guid>https://forem.com/capsule-/kryypto-a-keyboard-driven-python-text-editor-21nn</guid>
      <description>&lt;p&gt;hey, i made a python text editor for windows (soon for linux too).&lt;/p&gt;

&lt;p&gt;Kryypto is a lightweight, fully keyboard-supported python text editor with deep customization and GitHub integration.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Repo&lt;/strong&gt;: &lt;a href="https://github.com/NaturalCapsule/Kryypto" rel="noopener noreferrer"&gt;https://github.com/NaturalCapsule/Kryypto&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;GitHub&lt;/strong&gt; pages: &lt;a href="https://naturalcapsule.github.io/Kryypto/" rel="noopener noreferrer"&gt;https://naturalcapsule.github.io/Kryypto/&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  ✨ Features
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Lightweight – minimal overhead&lt;/li&gt;
&lt;li&gt;Full Keyboard Support – no need for the mouse, every feature is accessible via hotkeys&lt;/li&gt;
&lt;li&gt;Discord presence&lt;/li&gt;
&lt;li&gt;Live MarkDown Preview&lt;/li&gt;
&lt;li&gt;Session Restore&lt;/li&gt;
&lt;li&gt;Custom Styling

&lt;ul&gt;
&lt;li&gt;
&lt;code&gt;config\configuration.cfg&lt;/code&gt; for editor settings&lt;/li&gt;
&lt;li&gt;CSS for theme and style customization&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;

&lt;p&gt;Editing Tools&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Find text in file&lt;/li&gt;
&lt;li&gt;Jump to line&lt;/li&gt;
&lt;li&gt;Adjustable cursor (color &amp;amp; width)&lt;/li&gt;
&lt;li&gt;Configurable animations (types &amp;amp; duration)&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;

&lt;p&gt;Git &amp;amp; GitHub Integration&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;View total commits&lt;/li&gt;
&lt;li&gt;See last commit message &amp;amp; date&lt;/li&gt;
&lt;li&gt;Track file changes directly inside the editor&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;

&lt;p&gt;Productivity Features&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Autocompleter&lt;/li&gt;
&lt;li&gt;Builtin Terminal&lt;/li&gt;
&lt;li&gt;Docstring panel (hover to see function/class docstring)&lt;/li&gt;
&lt;li&gt;Tab-based file switching&lt;/li&gt;
&lt;li&gt;Bookmarking lines&lt;/li&gt;
&lt;li&gt;Custom title bar&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;

&lt;p&gt;Syntax Highlighting for&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Python&lt;/li&gt;
&lt;li&gt;CSS&lt;/li&gt;
&lt;li&gt;HTML&lt;/li&gt;
&lt;li&gt;JSON&lt;/li&gt;
&lt;li&gt;Config files&lt;/li&gt;
&lt;li&gt;Markdown&lt;/li&gt;
&lt;li&gt;Bash&lt;/li&gt;
&lt;li&gt;Dockerfile&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;/ul&gt;

&lt;p&gt;if you got any suggestion, feel free to write it in the comments!.&lt;/p&gt;

&lt;p&gt;support the project by giving it a star on &lt;strong&gt;GitHub&lt;/strong&gt;&lt;/p&gt;

</description>
      <category>python</category>
      <category>github</category>
      <category>programming</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
