This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
GFX's profile picture

NMTerminal - command prompt by NeonMedia

Started by GFX, 21 December 2015 - 12:16 PM
GFX #1
Posted 21 December 2015 - 01:16 PM
NMTerminal (NMT; NeonMediaTerminal) 1.1

(this is my first job, which I think is the best. do not judge strictly.)




NMT - a command prompt that resembles MS-DOS, only ComputerCraft.

Commands, taken from MS-DOS:

shutdown, to help write the 'shutdown /?', 'shutdown /h' or 'shutdown /H'
cls (a program that erases the log)
ver (program, which shows information about NMT)
Interface:



1. block with the name of the program
Bug! If a query at the command prompt will be a long run, this will remove the block.
2. a log query execution
3. command line
Download:

NMTerminal 1.1
pastebin get WTLGwAcK nmt
http://pastebin.com/WTLGwAcK

NMTerminal Nightly build (current version: 1.0-dev.2, Date: 22/12/2015 (DD/MM/YYYY)):
pastebin get mnsBYQfS nmt
http://pastebin.com/mnsBYQfS

Changelog (DD/MM/YYYY):


21/12/2015 - The first issue
21/12/2015 (in nightly build) - On the program "exit" bug removed. Now, NMT is usually closed.
22/12/2015 - Update! If you are in any directory, it will be shown the path (it was, ">", it became: "dir>").
On the program "exit" bug removed. Now, NMT is usually closed.

Videos:

SpoilerCreate emulator MS-DOS in ComputerCraft using NMT (my video):
[media]http://www.youtube.com/watch?v=MSAWPKbuvhg[/media]
Old versions:

SpoilerNMTerminal 1.0
pastebin get 1DNzp0BZ nmt
http://pastebin.com/1DNzp0BZ
Edited on 22 December 2015 - 12:24 PM
Lupus590 #2
Posted 21 December 2015 - 04:52 PM
if you remove the s from the video link then the forum software will embed it for you
GFX #3
Posted 21 December 2015 - 05:05 PM
if you remove the s from the video link then the forum software will embed it for you
Wait, what to delete? Just translator did not understand anything of what you have written.
http://i.imgur.com/piQceZb.png

Remove the spoiler or what? Then remove.
Lupus590 #4
Posted 21 December 2015 - 05:05 PM
Replace:

SpoilerCreate emulator MS-DOS in ComputerCraft using NMT (my video):
https://www.youtube....h?v=MSAWPKbuvhg



with:


SpoilerCreate emulator MS-DOS in ComputerCraft using NMT (my video):
[media]http://www.youtube.com/watch?v=MSAWPKbuvhg[/media]

Quote my post to read the difference
Edited on 21 December 2015 - 04:11 PM