Translations:Plugin:TabSRMM/Input history/3/en

From Miranda NG
Revision as of 19:21, 25 September 2022 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The input history works like a LIFO (last in first out) stack. When you send a message it is added on the top of that stack, becoming the most recent item which can be recalled. Older item(s) will walk down the stack and the oldest item will be removed, if necessary, to maintain a fixed size of the item stack.