Ramin Honary<p><span class="h-card"><a class="u-url mention" href="https://mastodon.gamedev.place/@afreytes" rel="nofollow noopener noreferrer" target="_blank">@<span>afreytes</span></a></span> <span class="h-card"><a class="u-url mention" href="https://mastodon.social/@blogdiva" rel="nofollow noopener noreferrer" target="_blank">@<span>blogdiva</span></a></span> apparently Notepad++ and Geany are both based on the Scintilla editor engine, so the theoretically should be similar. But I think Geany is clearly designed more as an IDE.</p><p>For me, the most important feature of an editor is the ability to run text through a command line filter like the <code>awk</code> command, or the <code>jq</code> command. Without this, an editor is basically useless to me, and unfortunately, there are not many text editor that make this easy to do (though Vim and Emacs fit the bill). Nano would be so much more useful if they could just add that one simple feature. <a href="https://www.geany.org/manual/current/index.html#sending-text-through-custom-commands%20" rel="nofollow noopener noreferrer" target="_blank">Geany does have this feature</a> but it is buried under two submenus (Edit -> Format -> Send Selection), so you have to configure your key bindings to make it easier to use.</p><p>I still recommend Linux users try to allocate some of their time to learning Vim and/or Emacs, even if they don’t use these text editors day-to-day. These software are such an integral part of the Linux and Unix community, I believe it will make it much easier for you to connect with other community members if you know at least the basics of how to use these editors, especially when doing problem solving with other people.</p><p><a class="hashtag" href="https://fe.disroot.org/tag/tech" rel="nofollow noopener noreferrer" target="_blank">#tech</a> <a class="hashtag" href="https://fe.disroot.org/tag/software" rel="nofollow noopener noreferrer" target="_blank">#Software</a> <a class="hashtag" href="https://fe.disroot.org/tag/foss" rel="nofollow noopener noreferrer" target="_blank">#FOSS</a> <a class="hashtag" href="https://fe.disroot.org/tag/texteditor" rel="nofollow noopener noreferrer" target="_blank">#TextEditor</a> <a class="hashtag" href="https://fe.disroot.org/tag/editorwars" rel="nofollow noopener noreferrer" target="_blank">#EditorWars</a> <a class="hashtag" href="https://fe.disroot.org/tag/vim" rel="nofollow noopener noreferrer" target="_blank">#Vim</a> <a class="hashtag" href="https://fe.disroot.org/tag/emacs" rel="nofollow noopener noreferrer" target="_blank">#Emacs</a> <a class="hashtag" href="https://fe.disroot.org/tag/nano" rel="nofollow noopener noreferrer" target="_blank">#Nano</a></p>