Internal prompt

From PyMOLWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Overview

Look even nerdier in front of your friends ! set internal_prompt,f !

internal_prompt turns the internal 'PyMOL>' prompt on or off. The typed commands are not seen anymore, unless you use the esc toggle, which allows you as usual to see the console dialogue. The last line of verbose is still visible where the command line used to be.

Syntax

set internal_prompt,boolean

where boolean can be either of true, false, t, f, 1 or 0.

Feature request

I wish it was possible to replace the usual prompt by any given string, and especially by the current path like it is possible in other consoles.