-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Welcome to the reqtui wiki!
For a normal installation, reqTUI will use a default configuration thats baked into the binary, this config should be usable out-of-the-box by simply running the program.
Note
If you have already created a configuration file, reqTUI will load that.
By default, just running rqt on your terminal should present you with a screen displaying an empty message, this is a good sign, we are just telling you that there aren't any saved collections yet:
Tip
you can see cli arguments and a few other things by using
rqt -h
# TODO: insert output of help command
Once you are on the initial empty screen, you can create your first collection
by pressing n
:
Tip
you can press ? to check all the keymaps for this screen
Once you create a collection, it will be saved on either on the defined path on
your configuration file, or from $HOME/.local/share/reqtui/collections
if you
are on a linux machine, but you can check this through the cli command:
rqt --data-dir