An intelligent command line interface for ChimeraX.
- Command suggestion
- Command/keyword completion
- Syntax highlighting
- Multi-line execution
clix
is available as a toolshed bundle.
Go to Tools > More Tools
, find clix
and click Install
.
-
Get the source code.
- Get the latest release and unzip it.
- or clone this repository.
git clone git+https://github.com/hanjinliu/ChimeraX-clix
- or manually download the contents from the "<> Code" pulldown menu in this page.
-
Install
clix
using ChimeraX built-in command line interfacedevel install "path/to/ChimeraX-clix"
CliX widget is under Tools > General > CliX
.
If you want to replace the built-in command line interface with clix
, open
Favorites > Settings...
and define a startup as follows:
ui tool hide "command line interface"
ui tool show clix
If you find a bug, or have some feature requests, feel free to open an issue in this GitHub repository, or contact me via X/Twitter.