Discuss Scratch
- Discussion Forums
- » Advanced Topics
- » [Please help with Noml 0.3!] Noml -- The text editor --
- __Falcon-Games__
-
Scratcher
1000+ posts
[Please help with Noml 0.3!] Noml -- The text editor --
Noml is a text editor I made entirely contained within the terminal.
I do not recommend the installer yet. Instead clone the GitHub repo via
If you want to use the installer then to install on Linux and MacOS use:
And to install on Windows use:
Noml is currently not stable and should not be used as your primary text editor.
I do not recommend the installer yet. Instead clone the GitHub repo via
git clone https://github.com/GenericProgrammer1234/Noml
If you want to use the installer then to install on Linux and MacOS use:
curl https://raw.githubusercontent.com/GenericProgrammer1234/Noml/main/install.sh -OL && bash install.sh && rm install.sh
curl.exe https://raw.githubusercontent.com/GenericProgrammer1234/Noml/main/install.bat -OL; ./install.bat; remove-item install.bat
Noml is currently not stable and should not be used as your primary text editor.
Last edited by __Falcon-Games__ (Oct. 15, 2023 15:45:12)
- DifferentDance8
-
Scratcher
1000+ posts
[Please help with Noml 0.3!] Noml -- The text editor --
Prior art: Vim
- __Falcon-Games__
-
Scratcher
1000+ posts
[Please help with Noml 0.3!] Noml -- The text editor --
Prior art: VimNoml is designed to be more minimalist then Vim, it also will in the future add more useful features then Vim.
Have you even tried the text editor? Could you give a screenshot as proof?
Last edited by __Falcon-Games__ (Sept. 21, 2023 10:29:18)
- DifferentDance8
-
Scratcher
1000+ posts
[Please help with Noml 0.3!] Noml -- The text editor --
Prior art: VimNoml is designed to be more minimalist then Vim, it also will in the future add more useful features then Vim.
Have you even tried the text editor? Could you give a screenshot as proof?

- __Falcon-Games__
-
Scratcher
1000+ posts
[Please help with Noml 0.3!] Noml -- The text editor --
Update curl. The problem isn't with Noml itself but with your curl version.Prior art: VimNoml is designed to be more minimalist then Vim, it also will in the future add more useful features then Vim.
Have you even tried the text editor? Could you give a screenshot as proof?
- ajskateboarder
-
Scratcher
1000+ posts
[Please help with Noml 0.3!] Noml -- The text editor --
See also: Doom Emacs, EDPrior art: VimNoml is designed to be more minimalist then Vim, it also will in the future add more useful features then Vim.
- __Falcon-Games__
-
Scratcher
1000+ posts
[Please help with Noml 0.3!] Noml -- The text editor --
Doom Emacs and Emacs is not minimalist like Noml.See also: Doom Emacs, EDPrior art: VimNoml is designed to be more minimalist then Vim, it also will in the future add more useful features then Vim.
Also Noml is designed to be more abstractive.
I just made an installer for Noml that doesn't depend on curlThanks.
Have you actually installed Noml now?
Last edited by __Falcon-Games__ (Sept. 21, 2023 12:05:12)
- mybearworld
-
Scratcher
1000+ posts
[Please help with Noml 0.3!] Noml -- The text editor --
(#5)The problem is that that's not curl, but a Powershell alias. Windows doesn't have curl.
Update curl. The problem isn't with Noml itself but with your curl version.
- __Falcon-Games__
-
Scratcher
1000+ posts
[Please help with Noml 0.3!] Noml -- The text editor --
So install curl, simple.(#5)The problem is that that's not curl, but a Powershell alias. Windows doesn't have curl.
Update curl. The problem isn't with Noml itself but with your curl version.
- __Falcon-Games__
-
Scratcher
1000+ posts
[Please help with Noml 0.3!] Noml -- The text editor --
Bump since it's been more then 24 hours.
- Mrcomputer1
-
Scratcher
500+ posts
[Please help with Noml 0.3!] Noml -- The text editor --
Actually, Windows does come with curl. For PowerShell, you need to use “curl.exe” because of that alias though. I have no idea why Microsoft ever thought that alias was a good idea.(#5)The problem is that that's not curl, but a Powershell alias. Windows doesn't have curl.
Update curl. The problem isn't with Noml itself but with your curl version.
- mybearworld
-
Scratcher
1000+ posts
[Please help with Noml 0.3!] Noml -- The text editor --
(#12)Oh, interesting! I didn't know that.Actually, Windows does come with curl. For PowerShell, you need to use “curl.exe” because of that alias though. I have no idea why Microsoft ever thought that alias was a good idea.(#5)The problem is that that's not curl, but a Powershell alias. Windows doesn't have curl.
Update curl. The problem isn't with Noml itself but with your curl version.
- __Falcon-Games__
-
Scratcher
1000+ posts
[Please help with Noml 0.3!] Noml -- The text editor --
This is a topic for discussing Noml, not curl. Please get back on topic again.
I have fixed the command to use “curl.exe” instead of “curl” now.
I have fixed the command to use “curl.exe” instead of “curl” now.
Last edited by __Falcon-Games__ (Sept. 22, 2023 12:38:21)
- alwayspaytaxes
-
Scratcher
500+ posts
[Please help with Noml 0.3!] Noml -- The text editor --
This is a topic for discussing Noml, not curl. Please get back on topic again.Do you really expect people to go a cURL topic to fix the issue with your command
I have fixed the command to use “curl.exe” instead of “curl” now.

- __Falcon-Games__
-
Scratcher
1000+ posts
[Please help with Noml 0.3!] Noml -- The text editor --
First of all no, I didn't say that, I was just telling them to stop discussing curl.This is a topic for discussing Noml, not curl. Please get back on topic again.Do you really expect people to go a cURL topic to fix the issue with your command
I have fixed the command to use “curl.exe” instead of “curl” now.
And second of all you have never ever been in the Advanced Topics, I do not know you. Your also a New Scratcher with only 100+ posts while I am a Scratcher with 500+ posts.
- mybearworld
-
Scratcher
1000+ posts
[Please help with Noml 0.3!] Noml -- The text editor --
(#16)…and?
And second of all you have never ever been in the Advanced Topics, I do not know you. Your also a New Scratcher with only 100+ posts while I am a Scratcher with 500+ posts.
- gamer20132020
-
Scratcher
100+ posts
[Please help with Noml 0.3!] Noml -- The text editor --
I just made an installer for Noml that doesn't depend on curl

didn't do anything except to waste my time
- __Falcon-Games__
-
Scratcher
1000+ posts
[Please help with Noml 0.3!] Noml -- The text editor --
I have updated the command so it works now, you don't need to use DifferentDance8's installer.
Also has anybody actually installed Noml yet?
Also has anybody actually installed Noml yet?
- mybearworld
-
Scratcher
1000+ posts
[Please help with Noml 0.3!] Noml -- The text editor --
(#18)
didn't do anything except to waste my time
pip install -r requirements.txt
- Discussion Forums
- » Advanced Topics
-
» [Please help with Noml 0.3!] Noml -- The text editor --






