mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 15:25:59 +03:00
[PR #234] [MERGED] RemoteShell fixes #1057
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#1057
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/quasar/Quasar/pull/234
Author: @MaxXor
Created: 5/27/2015
Status: ✅ Merged
Merged: 5/27/2015
Merged by: @MaxXor
Base:
master← Head:pr/232📝 Commits (10+)
690dcc3Merge pull request #16 from MaxXor/master2e761afFixed Remote Shell Flickeringbe78162Changes to output handling of commands5c4525eChanges to Dispose(bool)007296eChanged how exiting is determined39a717cCorrectly colorize errors320172aPerfected handling of exitingd402d78Fixed client breaking on shell close9bddb0fInitialize ManualResetEvents in the constructor47de4f8Small corrections📊 Changes
6 files changed (+170 additions, -24 deletions)
View changed files
📝
Client/Core/Packets/ClientPackets/ShellCommandResponse.cs(+5 -1)📝
Client/Core/RemoteShell/Shell.cs(+113 -12)📝
Server/Core/Commands/MiscHandler.cs(+12 -1)📝
Server/Core/Packets/ClientPackets/ShellCommandResponse.cs(+5 -1)📝
Server/Forms/FrmRemoteShell.Designer.cs(+3 -3)📝
Server/Forms/FrmRemoteShell.cs(+32 -6)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.