about summary refs log tree commit diff stats
path: root/widgets/tabhost.go
diff options
context:
space:
mode:
authorDaniel Sockwell <daniel@codesections.com>2020-11-03 11:05:20 -0500
committerReto Brunner <reto@labrat.space>2020-11-08 16:24:07 +0100
commita1467af03df18c01f7ac69f4bd787c53d2ff15f1 (patch)
tree1f0893beb4ec715fb6380ed8622dbf6cfa3a1b31 /widgets/tabhost.go
parentf9bba3d17d4ac8c12e01adccc06566a46546e995 (diff)
downloadaerc-0.5.0.tar.gz
Document pin-tab and unpin-tab commands 0.5.0
The `pin-tab` and `unpin-tab` global commands were added in 3156d48
but were not previously documented.  This documents them in aerc.1.
I added them with the other tab commands, which appeared to be grouped
as a logical unit.
Diffstat (limited to 'widgets/tabhost.go')
0 files changed, 0 insertions, 0 deletions
id='n92' href='#n92'>92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150