summaryrefslogtreecommitdiff
path: root/doc/en/plugins/display_corrections.txt
blob: dff55afeb0b2ce0a91ae079a22d5472c66cbc0d1 (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).