k4m4 / terminals-are-sexy

💥 A curated list of Terminal frameworks, plugins & resources for CLI lovers.
https://terminalsare.sexy/
Creative Commons Zero v1.0 Universal
12.25k stars 606 forks source link

Add Atom editor developed by GitHub #105

Closed jeffrey-omega closed 6 years ago

jeffrey-omega commented 7 years ago

The hackable text editor :atom: https://atom.io developed by GitHub

Cross-platform editing : Atom works across operating systems. You can use it on OS X, Windows, or Linux

Built-in package manager : Search for and install new packages or start creating your own—all from within Atom.

Etc...

Open Atom editor from command line

xMajedz commented 7 years ago

is atom a command line editor ?

JoseCage commented 7 years ago

is atom a command line editor ?

No. @xMajedz Atom is a GUI text editor..

Command line editor we have e.g vim, nano..

a7madgamal commented 7 years ago

I agree with @xMajedz . however, I use different builtin terminals in atom so listing these might be a good idea https://atom.io/packages/terminal-plus https://atom.io/packages/atom-terminal https://atom.io/packages/atom-terminal-panel

k4m4 commented 6 years ago

Hi @jeffrey-omega. Thank you for your suggestion; however, as mentioned, atom is not a CLI editor. Thanks again!