Graphical CLI (Command Line Interface)
Most people think there is a CLI, and then there is a Graphical User Interface. But it has been shown that there can be a combination of both. CLOS's CLIM Listener is a good example. Here's another example of a displaying the contents of a directory. After typing the command to list the files, you can go and click on a file to rename it, etc. It's a GCLI, I guess is the acronym.