Properly handle commands with spaces #3

Open
opened 2024-12-13 18:39:50 +01:00 by oysteikt · 0 comments
Owner

The current implementation just splits the command by whitespace, and assumes the first whole word to be a command. The implementation should handle commands with spaces in them (which there are quite a few instances of)

The current implementation just splits the command by whitespace, and assumes the first whole word to be a command. The implementation should handle commands with spaces in them (which there are quite a few instances of)
oysteikt changed title from Properly handle commands with spaces in them to Properly handle commands with spaces 2024-12-13 18:40:00 +01:00
oysteikt added this to the (deleted) project 2024-12-18 23:29:08 +01:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Grzegorz/empidee#3
No description provided.