summarylogtreecommitdiffstats
path: root/command_pyroscope.cc
diff options
context:
space:
mode:
authorxsmile2018-06-10 13:10:02 +0200
committerxsmile2018-06-10 13:10:02 +0200
commitd1e56fd0fdfbe3d8d7c8c2bfc20b8f800ceb66e5 (patch)
treeac6a627a15c3f801482040882be5e5d4fc46d0a6 /command_pyroscope.cc
parent12fb1dcaeab3366801e5d0a6b52c38555461f871 (diff)
downloadaur-d1e56fd0fdfbe3d8d7c8c2bfc20b8f800ceb66e5.tar.gz
update
Diffstat (limited to 'command_pyroscope.cc')
-rw-r--r--command_pyroscope.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/command_pyroscope.cc b/command_pyroscope.cc
index be4d09b8060b..e432cffe6473 100644
--- a/command_pyroscope.cc
+++ b/command_pyroscope.cc
@@ -1077,4 +1077,5 @@ void initialize_command_pyroscope() {
add_capability("rtorrent-ps"); // obvious
add_capability("colors"); // not monochrome
add_capability("canvas_v2"); // new PS 1.1 canvas with fully dynamic columns
+ add_capability("collapsed-views"); // pre-collapsed views
}