[GH-ISSUE #216] Remote Shell Input Issue #90

Closed
opened 2026-02-27 15:48:42 +03:00 by kerem · 1 comment
Owner

Originally created by @yankejustin on GitHub (May 27, 2015).
Original GitHub issue: https://github.com/quasar/Quasar/issues/216

I figured I should place this in an issue instead placing it inside another issue. :)

Remote Shell issue

Problem:

Server tells client to execute commands with the word "exit" in certain ways that are not ordinary, causing behavior that is not very desirable.

Reproduction of the issue:

Examples of offending text:

  1. exit exit
  2. start exit exit
Originally created by @yankejustin on GitHub (May 27, 2015). Original GitHub issue: https://github.com/quasar/Quasar/issues/216 I figured I should place this in an issue instead placing it inside another issue. :) <h1>Remote Shell issue</h1> <h4>Problem:</h4> Server tells client to execute commands with the word "exit" in certain ways that are not ordinary, causing behavior that is not very desirable. <h4>Reproduction of the issue:</h4> <b>Examples of offending text:</b> 1. <code>exit exit</code> 2. <code>start exit exit</code>
kerem 2026-02-27 15:48:42 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@yankejustin commented on GitHub (May 27, 2015):

I am working on this still...

Additional offending text

1. exit 2. (alt+255) <--- The "null" value.
<!-- gh-comment-id:106008676 --> @yankejustin commented on GitHub (May 27, 2015): I am working on this still... <h4>Additional offending text</h4> 1. <code> exit</code> 2. <code>(alt+255)</code> <--- The "null" value.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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
starred/Quasar#90
No description provided.