summary refs log tree commit diff stats
path: root/commands/msgview
Commit message (Expand)AuthorAgeFilesLines
* commands/msgview: add open commandRéouven Assouly2019-06-171-0/+61
* Make part encoding checks case insensitiveRéouven Assouly2019-06-162-6/+7
* Support directories in path to :saveClayton Craft2019-06-141-4/+53
* commands/msgview: Add next/prev commandsKevin Kuehler2019-06-111-0/+36
* implements ability to view headers in message viewYash Srivastav2019-06-071-0/+25
* Add :save and :pipe commands to viewerGalen Abell2019-05-272-0/+104
* Implement :next-part, :prev-partDrew DeVault2019-05-201-0/+43
* Fix scdoc & gofmt issuesDrew DeVault2019-05-181-1/+0
* s/aerc2/aerc/gDrew DeVault2019-05-172-2/+2
* Add message view commands, :closeDrew DeVault2019-03-302-0/+37
' href='#n127'>127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213