mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-02 01:03:29 +01:00
Implementing HistoryText class for undo and redo text. (#1590)
* Implementing HistotyText class for undo and redo text. * Untying newline based on 'n' but on Environment.NewLine. * Prevent throwing exception if value is null. * Also adding history text feature to the return key. * Fixes WSL unit test failure.
This commit is contained in: