Skip to content

Commit

Permalink
ui.column.spec: 'remove a column' example
Browse files Browse the repository at this point in the history
  • Loading branch information
pyroscope committed Jun 17, 2018
1 parent 3c758f3 commit 3c68db0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/include-cmd-ui.rst
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,11 @@ Commands in this group control aspects of the `curses` UI.

.. rubric:: Examples

.. code-block:: ini
# Permanently remove the 'ignoring commands' column
method.set_key = ui.column.render, (ui.column.spec, 130)
.. literalinclude:: rtorrent-ps/tests/commands/ui.txt
:language: console
:start-after: # ui.column.spec
Expand Down

0 comments on commit 3c68db0

Please sign in to comment.