[X] Have you used the debugging guide to try to resolve the issue?
[X] Have you checked our FAQs to make sure your question isn't answered there?
[X] Have you checked to make sure your issue does not already exist?
[X] Have you checked you are on the latest release of Pulsar?
What happened?
When attempting to save a large text file with varying amounts of special characters ( Such as ⋮ ) the program will refuse to save by using the CTRL+S Hotkey. This sometimes will be rectified after 15 seconds or so after pressing the hotkey combination. This was done on a freshly installed version of Pulsar, with nothing changed in packages/etc.
Pulsar version
1.117.0
Which OS does this happen on?
🪟 Windows
OS details
22631.3593
Which CPU architecture are you running this on?
x86_64/AMD64
What steps are needed to reproduce this?
Open or create a new text file.
Type in a lot of text.
CTRL+S
Additional Information:
I don't know how to enable / use safe mode under windows, and the help article doesn't specify how to do it on windows:
PS C:\> pulsar --safe
pulsar: The term 'pulsar' is not recognized as a name of a cmdlet, function, script file, or executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
PS C:\> atom --safe
atom: The term 'atom' is not recognized as a name of a cmdlet, function, script file, or executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
Thanks in advance for your bug report!
What happened?
When attempting to save a large text file with varying amounts of special characters ( Such as ⋮ ) the program will refuse to save by using the CTRL+S Hotkey. This sometimes will be rectified after 15 seconds or so after pressing the hotkey combination. This was done on a freshly installed version of Pulsar, with nothing changed in packages/etc.
Pulsar version
1.117.0
Which OS does this happen on?
🪟 Windows
OS details
22631.3593
Which CPU architecture are you running this on?
x86_64/AMD64
What steps are needed to reproduce this?
Additional Information:
I don't know how to enable / use safe mode under windows, and the help article doesn't specify how to do it on windows: