summaryrefslogtreecommitdiff
path: root/doc/en/plugins/display_corrections.txt
blob: 570556b22113aa26b338b22d29b46a15b0e18123 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Display corrections
===================

Lists old versions of a corrected message.

Installation
------------

============================

 /load display\_corrections

============================


Usage
-----
This plugin adds a _/display\_corrections command that will display a list of
old versions of a message.


_/display\_corrections_ without argument will list the last corrected message,
if any is found.  If an integer argument is given, /display\_corrections will
go back gradually in the buffer to list the previous corrected messages, and so
on.


If you are scrolling in the buffer, poezio will list the corrected messages
starting from the first you can see.  (although there are some problems with
multiline messages).