Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Lua console behaviour #2145

Merged
merged 1 commit into from
Aug 24, 2024
Merged

Conversation

GinjaNinja32
Copy link
Contributor

  • Print input lines prepended with > before running them.
  • Store history to allow easily returning to previous inputs.

There's a small merge conflict in luaConsole.cpp when merging to ECS where script changed to gameGlobalInfo; it should hopefully be obvious how to resolve, but I'm happy to assist if needed 🙂

- Print input lines prepended with '> ' before running them.
- Store history to allow easily returning to previous inputs.
@daid daid merged commit 747c97f into daid:master Aug 24, 2024
7 checks passed
@GinjaNinja32 GinjaNinja32 deleted the master-console branch August 24, 2024 11:42
Piglit pushed a commit to Piglit/EmptyEpsilon that referenced this pull request Oct 8, 2024
- Print input lines prepended with '> ' before running them.
- Store history to allow easily returning to previous inputs.
Tsht pushed a commit to Tsht/EmptyEpsilon that referenced this pull request Oct 12, 2024
- Print input lines prepended with '> ' before running them.
- Store history to allow easily returning to previous inputs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants