On OSX, running 17.0.3-6, I can copy in FluidShell, but can't paste.
Hi Jason,
On OS X, I have "Secondary click" enabled (click or tap with two fingers). When I perform this action in fluidshell, the contents of my clipboard do get pasted into FluidShell.
How are you attempting to paste in FluidShell?
Hi Sachin,
I've tried both the Paste menu and the "Paste..." menu item.
I did verify that I can also do the secondary click to paste as you mentioned-- so that is a usable workaround but I would think the menu items (and of course related command keys should work too ;)
I also noticed that if I Copy from Fluid shell that it doesn't add that to the Paste history? Is Paste history specific to the Query Analyzer?
Hi Sachin,
I've tried both the Paste menu and the "Paste..." menu item.
I did verify that I can also do the secondary click to paste as you mentioned-- so that is a usable workaround but I would think the menu items (and of course related command keys should work too ;)
I also noticed that if I Copy from Fluid shell that it doesn't add that to the Paste history? Is Paste history specific to the Query Analyzer?
Hi Jason,
FluidShell is essentially a VT200 terminal which works like Unix Bash. This means that text is rendered with escape sequences. This cause a lot of problems with users when trying to use the OS clipboard. For this reason, the FluidShell has its own copy/paste mechanism. This is why the menu items and Paste ... don't work for it. For v18 we will be reviewing this again to see if we can find a better design so we can have a seemless integration.
-Niels
Hi Jason,
FluidShell is essentially a VT200 terminal which works like Unix Bash. This means that text is rendered with escape sequences. This cause a lot of problems with users when trying to use the OS clipboard. For this reason, the FluidShell has its own copy/paste mechanism. This is why the menu items and Paste ... don't work for it. For v18 we will be reviewing this again to see if we can find a better design so we can have a seemless integration.
-Niels
Issue #14384 |
New |
Completion |
No due date |
No fixed build |
No time estimate |
1 issue link |
relates to #6972
Issue #6972Cut/Copy/Paste menu items and FluidShell |
Hi Jason,
On OS X, I have "Secondary click" enabled (click or tap with two fingers). When I perform this action in fluidshell, the contents of my clipboard do get pasted into FluidShell.
How are you attempting to paste in FluidShell?