Mentions légales du service

Skip to content
Snippets Groups Projects

Fixed console input

Merged GENEVOIS Noe requested to merge dev/noe/input_commands into dev/testing
  • Resolved an issue where an extra \n was sent to the inferior for each command. For example: writing RIGHT in the console would send 'RIGHT\n\n' instead of 'RIGHT\n'. It caused trouble with get_line which would read 2 lines for only one command.
  • Added a warning to get_next_command when returning NULL

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading