PowerShell 5.1 ISE Cutting out text doesn't work
Similar issue for me too. PowerShell ISE 6.2. Doing a cut either with Ctrl+X or via menu was performing a copy action.Although not using a VM, this post did point me in the right direction. I had...
View ArticlePowerShell 5.1 ISE Cutting out text doesn't work
Old thread, but it's high on the Google results for this problem of "cut" not working properly in the PowerShell ISE. Cut just acts like a "copy" regardless of how it's invoked (Ctrl+X, Edit menu, or...
View ArticlePowerShell 5.1 ISE Cutting out text doesn't work
That doesn't address my question, does it?This is not your question. If you have a question you will have to open your own topic. That will give it an address. Maybe you will get some mail.\_(ツ)_/
View ArticlePowerShell 5.1 ISE Cutting out text doesn't work
That doesn't address my question, does it?
View ArticlePowerShell 5.1 ISE Cutting out text doesn't work
Remember that "Save" also has a menu presence.\_(ツ)_/
View ArticlePowerShell 5.1 ISE Cutting out text doesn't work
Isn't that a bug?If not, then why have Copy and Cut options in the edit menu?
View ArticlePowerShell 5.1 ISE Cutting out text doesn't work
Actually, I think you may have misread the question. I do have an issue with this.The issue I've encountered is that using Powershell ISE, if I select some text, and then "cut" either using a keyboard...
View ArticlePowerShell 5.1 ISE Cutting out text doesn't work
Actually, I think you may have misread the question. I do have an issue with this.The issue I've encountered is that using Powershell ISE, if I select some text, and then "cut" either using a keyboard...
View ArticlePowerShell 5.1 ISE Cutting out text doesn't work
Still an issue with PS v 5.1, ISE v10.0. Only occurs in ISE, no other editors or applications. Has there been a fix for this?This is not an issue. Read the whole thread. No one else has an issue with...
View ArticlePowerShell 5.1 ISE Cutting out text doesn't work
Still an issue with PS v 5.1, ISE v10.0. Only occurs in ISE, no other editors or applications. Has there been a fix for this?
View ArticlePowerShell 5.1 ISE Cutting out text doesn't work
Same issue here. Clearly an issue with the app. No other apps affected, no special KB configs. US-104 kb. I thought it might be the special themes, but I have the same result when themeless.
View ArticlePowerShell 5.1 ISE Cutting out text doesn't work
Same issue here with ISE 3.0(32 and 64-bit). Cutting works fine in other text editors, but with the PS ISE it seems to hang for a brief moment after executing the cut but never removes the selected text.
View ArticlePowerShell 5.1 ISE Cutting out text doesn't work
I definitely haven't re-assigned my keyboard. It's the normal German layout. In Notepad or Office the problem doesn't show up.Vielen Dank powershellking
View ArticlePowerShell 5.1 ISE Cutting out text doesn't work
Are you sure that you have not re-assigned your keyboard. Does this happen in notepad? In Office? This is a break/fix issue and not a scripting issue. You will need to do normal system...
View ArticlePowerShell 5.1 ISE Cutting out text doesn't work
Loading ISE without Profile didn't bring any success. Tested it on another system. There it worked just fine. But as I already said, the problem exists only in the PowerShell ISE.Vielen Dank...
View ArticlePowerShell 5.1 ISE Cutting out text doesn't work
Load the ISE with no Add-ins and test again. You may have a corrupt system. The copy/paste menu item should never be an issue.Load ISE with no profile to avoid conflicts.\_(ツ)_/
View ArticlePowerShell 5.1 ISE Cutting out text doesn't work
I mean that when I cut text it should normally be removed from the original place. In my case it's not removed from the original place. Instead of a cut action it always performs a copy action.So I...
View ArticlePowerShell 5.1 ISE Cutting out text doesn't work
Pasting does not remove the object from the clipboard. You can always paste multiple times. This has always been true in Windows.What do you mean that you "manually" remove it? How can you manually...
View ArticlePowerShell 5.1 ISE Cutting out text doesn't work
Dear Community,I'm using PowerShell 5.1 on Windows 10 1607 64 Bit. I have discovered a problem with Cut & Paste within the PowerShell ISE editor. When I try to cut out some code it doesn't cut it...
View Article