Merge commit '7a455971fed716123933d0f685a0d6eebcf3282b'
authorNiki Roo <niki@nikiroo.be>
Thu, 2 Jan 2020 15:15:19 +0000 (16:15 +0100)
committerNiki Roo <niki@nikiroo.be>
Thu, 2 Jan 2020 15:15:19 +0000 (16:15 +0100)
16 files changed:
src/jexer/EditMenuUser.java [moved from src/jexer/src/jexer/EditMenuUser.java with 100% similarity]
src/jexer/THelpWindow.java [moved from src/jexer/src/jexer/THelpWindow.java with 100% similarity]
src/jexer/THelpWindow.properties [moved from src/jexer/src/jexer/THelpWindow.properties with 100% similarity]
src/jexer/backend/HeadlessBackend.java [moved from src/jexer/src/jexer/backend/HeadlessBackend.java with 100% similarity]
src/jexer/bits/Clipboard.java [moved from src/jexer/src/jexer/bits/Clipboard.java with 100% similarity]
src/jexer/demos/Demo8.java [moved from src/jexer/src/jexer/demos/Demo8.java with 100% similarity]
src/jexer/demos/Demo8.properties [moved from src/jexer/src/jexer/demos/Demo8.properties with 100% similarity]
src/jexer/help/HelpFile.java [moved from src/jexer/src/jexer/help/HelpFile.java with 100% similarity]
src/jexer/help/HelpFile.properties [moved from src/jexer/src/jexer/help/HelpFile.properties with 100% similarity]
src/jexer/help/Link.java [moved from src/jexer/src/jexer/help/Link.java with 100% similarity]
src/jexer/help/THelpText.java [moved from src/jexer/src/jexer/help/THelpText.java with 100% similarity]
src/jexer/help/TParagraph.java [moved from src/jexer/src/jexer/help/TParagraph.java with 100% similarity]
src/jexer/help/TWord.java [moved from src/jexer/src/jexer/help/TWord.java with 100% similarity]
src/jexer/help/Topic.java [moved from src/jexer/src/jexer/help/Topic.java with 100% similarity]
src/jexer/help/Topic.properties [moved from src/jexer/src/jexer/help/Topic.properties with 100% similarity]
src/jexer/help/package-info.java [moved from src/jexer/src/jexer/help/package-info.java with 100% similarity]