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

Mouse event passing #50

Open
pbnoyz opened this issue Jun 21, 2018 · 2 comments
Open

Mouse event passing #50

pbnoyz opened this issue Jun 21, 2018 · 2 comments
Labels
bug Something isn't working

Comments

@pbnoyz
Copy link

pbnoyz commented Jun 21, 2018

The terminal can not send mouse events(click, wheel scroll etc.) to applications with mouse support, for example, the micro editor. They seem to be blocked by terminal's copy and paste function.

@felixse felixse added the bug Something isn't working label Jun 21, 2018
@sinnlosername
Copy link

Any news/ETA on that?

felixse pushed a commit that referenced this issue May 10, 2019
* Implementing SSH (changes from ap/ssh branch).

* Implemented opening links in the last active window.

* Using settings to determine where to open link (tab or window).

* Adding FluentTerminal.App_TemporaryKey.pfx back to repo, to solve bug with keys.

* App activation on mosh schema launching; mosh protocol parsing. (#35)

* SSH handling changed to improve links.

* Creating shortcuts from SSH dialog.

* Trivial Mosh checkbox label fix

It's "Mosh" not "MOSH".

* Obtain mosh key from ssh connection (#40)

* Prepopulate SSH username with Windows username (#50)

* Undoing Max's mosh authentication changes.

* Adding the new mosh wrapper.

* Request user name from tray process (#51)

* Mosh implemented, but still doesn't work (cannot find mosh.exe).

*  Add New Remote Shell menu; Rename New Tab into New Local Shell (#52)

* Mosh works like charm.

* Mosh wrapper improved to print an error.

* Changing mosh wrapper to always exit with 0 (to ensure that the tab gets closed).

* Changing mosh wrapper again to return error codes.

* Slightly optimizing getting the username.

* Saving links improved.

* Fixed an issue in mosh wrapper, related to mosh to hostname.

* mosh-client.exe updated with 32 bit version for x86 platform (#59)

* Set line endings for remote shell connection;
Left focus on SSH info dialog if input validation error occured;
Update DataContext object on each key entered into target host text box control.

* Simplifying SSH dialog.

* Fixing some leftovers after merging.

* Fixing some after-merge issues.

* Avoiding some unintentional upstream changes.

* Fix review findings
mjs pushed a commit to mjs/FluentTerminal that referenced this issue May 14, 2019
* Prepopulate SSH username with Windows username

Retrieving the username under UWP turned out to be surprisingly painful.

* Fallback to retrieve DisplayName for locally created account
@QvQQ
Copy link

QvQQ commented Oct 18, 2020

Any news?
May be there is a solution in another project, Windows Terminal?
I think FluentTerminal really looks more beautiful than it.
Unfortunately it doesn't support mouse event which is a pity...
Good wish to you guys.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants