Use just-the-readme and update README

This commit is contained in:
Ircama
2024-11-24 23:27:28 +01:00
parent 0b9710a04f
commit e12fe59edd
6 changed files with 84 additions and 17 deletions

5
ui.py
View File

@@ -85,8 +85,9 @@ class EpcTextConsole(TextConsole):
tk.END,
(
"- Clear Console: Clears all text in the console.\n"
"- Context Menu: Right-click for cut, copy, paste, or clear.\n"
"- Help: Provides this text.\n\n"
"- History: Open a separate window showing the list of"
" successfully executed commands (browse the command history).\n"
"- Context Menu: Right-click for cut, copy, paste, or clear.\n\n"
)
)
help_text.insert(