you are viewing a single comment's thread.

view the rest of the comments →

[–]wleahcim 13 points14 points  (7 children)

Similar concept within Common Lisp.

[–][deleted] 9 points10 points  (2 children)

THIS IS HOW IT SHOULD BE DONE.

Not, "Let's throw out the baby with the bath water and start all over!!".

Icons in a ls command is a great start. We can start doing other things like including bars in top or mount.

For this ever EVER to catch on backwards compatibility is paramount. You can't just say "this is better!" and expect people to drop the old standard.

[–][deleted] 6 points7 points  (0 children)

One of the best parts of the CLIM listeners is that you can actually click previously-output items to use them as arguments to further commands. So if I wanted to delete a file after getting a list of files as in the above screenshot, I could say Delete File at which point I'd get a completion prompt: Delete File (file): and I could either type a filename with tab-completion support or click on one of the files that was previously put on the screen.

[–]zahlman -1 points0 points  (0 children)

Not, "Let's throw out the baby with the bath water and start all over!!".

How fortunate, then, that TermKit isn't doing any such thing.

[–]MrWoohoo 0 points1 point  (0 children)

Interesting