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

Moving tabs among windows #313

Open
rhymdsadeelf opened this issue Feb 20, 2016 · 1 comment
Open

Moving tabs among windows #313

rhymdsadeelf opened this issue Feb 20, 2016 · 1 comment

Comments

@rhymdsadeelf
Copy link

It can be a nice feature if I can move tab among its two windows (like how Chrome does) by just dragging them with mouse.

@cbucher
Copy link
Owner

cbucher commented Dec 23, 2016

These are actual shared object creation/opening steps. A shared object allows communication between ConsoleZ and shell (console application). Move control from a ConsoleZ instance to another implies reuse or create new shared objects for communication between target ConsoleZ and shell.

ConsoleZ creates a new console without elevation:
createprocess

ConsoleZ creates a new console with elevation:
shellexecute

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants