Search found 23 matches

by cydonia
27.11.2024 08:04
Forum: Plugins
Topic: plugin Backup File: request new feature
Replies: 2
Views: 2173

plugin Backup File: request new feature

Request new feature "Auto-create backup AFTER each saving" option in cudatext "backup file" plugin. In the cudatext "backup file" plugin version 0.9.11 2023-02-24 the option " Auto-create backup before each saving " option allows the previously saved file back...
by cydonia
28.07.2024 14:13
Forum: General - CudaText
Topic: changed encoding
Replies: 3
Views: 9482

Re: changed encoding

So would it be possible for the prompt to include a cancel button to prevent it saving as UTF-8?
by cydonia
28.07.2024 14:08
Forum: Lexers
Topic: Synwrite lexer properties parser tab regular expression confined to a single line
Replies: 3
Views: 13378

Re: Synwrite lexer properties parser tab regular expression confined to a single line

I have provided a screen shot attachment of Synwrite v6.41.2780 lexer properties parser tab that shows that a sample long regex does not wordwrap but is confined to a single line requiring the user to scroll using the horizontal scrollbar to only see portions of the regex
by cydonia
28.07.2024 13:45
Forum: General - CudaText
Topic: opening cp1252 encoded text files occassionally replaces characters
Replies: 5
Views: 9895

Re: opening cp1252 encoded text files occassionally replaces characters

I have been able to recreate the issue: Due to the autoconversion of cp1252 to UTF8 by cudatext when saving or autosave when unicode characters are present I don't always notice thats its encoded as UTF8 after removing the unicode characters and forget to convert to cp1252 If I create an ANSI text f...
by cydonia
28.07.2024 12:13
Forum: Issues solved
Topic: opening text file using command line parameters to line and column occassionally doesn't scroll the file for cursor to b
Replies: 9
Views: 15763

Re: opening text file using command line parameters to line and column occassionally doesn't scroll the file for cursor

I created a test text file and 3 batch files to illustrate but strangely these are behaving correctly, sorry I'll have to examine the scenario more closely and get back to you on this.
by cydonia
28.07.2024 11:51
Forum: Issues solved
Topic: Request for option to set any newly opened tab as current/active
Replies: 7
Views: 15653

Re: Request for option to set any newly opened tab as current/active

Using both my configured 32 bit version as well as a clean 64 bit install I have confirmed the scenario in which this behaviour occurs using a test file and batch file in windows 10 that causes the reported issue: when a file is opened without any flags via the commandline the file is opened in a ne...
by cydonia
28.07.2024 10:58
Forum: Issues solved
Topic: opening text file using command line parameters to line and column occassionally doesn't scroll the file for cursor to b
Replies: 9
Views: 15763

Re: opening text file using command line parameters to line and column occassionally doesn't scroll the file for cursor

I've installed cudatext-windows-amd64-1.214.6.4.zip and used the cudatext-w.zip cudatext.exe and py/cudatext.py and tested and found the following: When a file is opened via commandline to a particular line and column that although the cursor is located on the correct line and column but the last li...