poezio/doc/en/plugins/display_corrections.txt

33 lines
737 B
Text
Raw Normal View History

2012-12-26 16:58:16 +00:00
Display corrections
===================
Lists old versions of a corrected message.
Installation
------------
============================
/load display_corrections
2012-12-26 16:58:16 +00:00
============================
Usage
-----
This plugin adds a _/display_corrections_ command that will display a list of
2012-12-26 16:58:16 +00:00
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
2012-12-26 16:58:16 +00:00
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).