Amiga.org

Amiga computer related discussion => Amiga Software Issues and Discussion => Topic started by: Michele31415 on January 22, 2012, 01:21:05 AM

Title: CLI Utility
Post by: Michele31415 on January 22, 2012, 01:21:05 AM
Back in the day, I had a wonderful little utility that made using the CLI (or Shell) much easier.  It let you redo previous lines, cut & paste text, and edit the line currently being typed, so you could quickly add a missing character by moving the cursor using the mouse instead of retyping the whole command.

Only problem is that I can't remember what this was called.  Do these features ring a bell with anyone?
Title: Re: CLI Utility
Post by: Vulture on January 22, 2012, 01:26:35 AM
KingCON?
Title: Re: CLI Utility
Post by: Michele31415 on January 22, 2012, 01:49:07 AM
Hmm, nope - I'll remember it when I hear it.  Although I'll certainy check that out if nothing else pops up.  Thanks!
Title: Re: CLI Utility
Post by: ChaosLord on January 22, 2012, 03:12:24 AM
Quote from: Michele31415;676891
Back in the day, I had a wonderful little utility that made using the CLI (or Shell) much easier.  It let you redo previous lines, cut & paste text, and edit the line currently being typed, so you could quickly add a missing character by moving the cursor

This utility is called Shell and it lives on your Workbench.  Double-click its icon to start it.  It has all the features listed above.

Quote
using the mouse instead of retyping the whole command.
Shell does not allow moving the cursor with the mouse.  But u can move the cursor with the (surprise! :eek:) cursor keys to edit the line without deleting everything. :banana:

Quote
Only problem is that I can't remember what this was called.  Do these features ring a bell with anyone?
Goto shell :D
Title: Re: CLI Utility
Post by: Thorham on January 22, 2012, 03:29:43 AM
Quote from: Michele31415;676894
Hmm, nope - I'll remember it when I hear it.  Although I'll certainy check that out if nothing else pops up.  Thanks!
KingCon does all that and more. Get if from Aminet: http://aminet.net/package/util/shell/KingCON_1.3

Quote
KingCON is a console-handler that optionally replaces the standard
'CON:' and 'RAW:' devices. It is 100% compatible, but adds some VERY
useful features, such as..
   * Filename-completion (TAB-expansion)
   * A review-buffer
   * Intuition menus
   * Global preferences
   * Jump-scroll. (FAAST output!)
   * Asynchronous typeahead. (Optional)
   * Cursor-positioning using the mouse
   * MC68020-optimized version
   * And more...


:laughing: at ChaosLord:
Title: Re: CLI Utility
Post by: ChaosLord on January 22, 2012, 04:44:52 AM
I redo previous lines, use the mouse to copy & paste text and edit the line currently being typed all day long every day for many years using the Amiga Shell.

I tried KingCon but it thrashes my memory and is quite a bit slower than the regular shell.  There were other disadvantages too.

But if u like it then more power 2 u :)
Title: Re: CLI Utility
Post by: zipper on January 22, 2012, 07:27:52 AM
The other Con: replacement was http://main.aminet.net/pub/aminet/util/shell/ViNCEd.lha
Title: Re: CLI Utility
Post by: bbond007 on January 22, 2012, 09:41:55 AM
Quote from: Michele31415;676894
Hmm, nope - I'll remember it when I hear it.  Although I'll certainy check that out if nothing else pops up.  Thanks!

I have been using something on my Minimig that came installed with BetterWB called ZShell. I use KingCon on my 1200 but I do like ZShell.

this looks like it

http://aminet.net/package/util/shell/ZShell
Title: Re: CLI Utility
Post by: Matt_H on January 22, 2012, 03:55:53 PM
Quote from: Michele31415;676891
Back in the day, I had a wonderful little utility that made using the CLI (or Shell) much easier.  It let you redo previous lines, cut & paste text, and edit the line currently being typed, so you could quickly add a missing character by moving the cursor using the mouse instead of retyping the whole command.

Only problem is that I can't remember what this was called.  Do these features ring a bell with anyone?


WShell, maybe? That was a pretty popular Shell enhancement/replacement here in the States, I think.

Fun fact: was written by William S. Hawes, creator of ARexx!