This is a read-only mirror of pymolwiki.org
Difference between revisions of "Internal prompt"
Jump to navigation
Jump to search
Philaltist (talk | contribs) m |
(No difference)
|
Revision as of 20:01, 31 May 2006
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.