Ticket #844 (closed enhancement: wontfix)
add a toplevel "dir" or "ls" command
| Reported by: | bvanevery | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Compiler | Version: | trunk |
| Keywords: | Cc: |
Description
The toplevel currently has "cd" and "pwd" commands. It is fairly natural when navigating a file system hierarchy, to look at the contents of a directory to figure out where to navigate to next. A simple "dir" or "ls" command that lists the contents of the directory, and whether items are files or folders that one can "cd" to, would be convenient. Otherwise one must maintain a separate OS window to do the navigation, and one must "double type" any pathnames to keep things in synch. It is less convenient.
Such a command would be good for a non-Lisp user's first impressions of CCL.
Change History
Note: See
TracTickets for help on using
tickets.
