Search found 15 matches

by tonydunn
15.07.2021 05:32
Forum: Issues solved
Topic: Lag on text input on MacOS [Laz issue, partially solved]
Replies: 23
Views: 8791

Quick update. Tested 1.137.2.1 on two different Macs with different versions of MacOS, and HTML/CPP/Python lexers on the test files you supplied. Problem remains the same for me.
by tonydunn
12.07.2021 07:01
Forum: Issues solved
Topic: Lag on text input on MacOS [Laz issue, partially solved]
Replies: 23
Views: 8791

I can not see a Mac version of the beta at http://www.uvviewsoft.com/c/ so I have downloaded 1.137.2.1 from maindownload site, and will install to test but on the current installed verion on Mac (1.137.0.0.) both the CPP and the Python files are very laggy, easily as bad as the HTML. I will test to ...
by tonydunn
08.07.2021 06:13
Forum: Issues solved
Topic: Lag on text input on MacOS [Laz issue, partially solved]
Replies: 23
Views: 8791

@uvviewsoft said: > I may blame plugins. you have 12 additional plugins (on screenshot). so can you try on clean Cud? on Mac you cannot make 2nd install - all installs share the same settings-dir. can you remove all user-plugins? I thought I said: I removed the existing installation completely and r...
by tonydunn
07.07.2021 15:17
Forum: Issues solved
Topic: Lag on text input on MacOS [Laz issue, partially solved]
Replies: 23
Views: 8791

With my existing user.json, with bracket_highlight and lexer_dynamic_hilite both turned off, and starting a new HTML file from a template, the lag is gone, or so it seemed when I tried it first. I loaded up an existing HTML file and tried typing in the <body> and the lag was back. The file I was wor...
by tonydunn
07.07.2021 06:14
Forum: Issues solved
Topic: Lag on text input on MacOS [Laz issue, partially solved]
Replies: 23
Views: 8791

Screen Shot 2021-07-05 at 09.25.25.png @Shovel - I changed the lexer from HTML to none and the lag disappeared immediately. I then changed the lexer to 'C' and the lag returned, probably even worse than with the HTML lexer, but certainly horrible to use. Not sure if it is relevant but when using th...
by tonydunn
05.07.2021 14:43
Forum: Issues solved
Topic: Lag on text input on MacOS [Laz issue, partially solved]
Replies: 23
Views: 8791

I tried variations on renderer_offsets__mac set to false/true, and ui_buffered__mac, but neither of them seemed to help, the lag was still very obvious. I tried starting with just the plain text/Markdown files, and editing was fine, nice and quick, but as soon as I added any HTML file and tried to e...
by tonydunn
04.07.2021 13:39
Forum: Issues solved
Topic: Lag on text input on MacOS [Laz issue, partially solved]
Replies: 23
Views: 8791

Lag on text input on MacOS [Laz issue, partially solved]

I am experiencing significant lag on entering text in an HTML file on both of two Macs, one an elderly 2010 iMac and the other a 2013 MacBook Air. The scenario is: Session created saved and opened using 'Session' plugin. Session has four files, namely an index.html, a Markdown file, and two plain te...
by tonydunn
03.07.2021 22:27
Forum: Plugins
Topic: HTML commenting not working
Replies: 2
Views: 1265

The universal rule that as soon as you post to a forum saying this thing isn't working, how do I...? you find out how to do it, has just struck again, as I was setting up block comments for Raku code when I realised my error. Thanks for getting back to me so quickly, advice taken, hotkey about to be...
by tonydunn
03.07.2021 20:52
Forum: Plugins
Topic: HTML commenting not working
Replies: 2
Views: 1265

HTML commenting not working

New to CudaText, just a few days using, and thought I had it pretty much figured out, until today nothing I do will make it comment out any text at all in HTML files. I have ctrl-/ as keyboard shortcut, and it works OK in every other file type, but HTML, can't get it working. Looked through the defa...
by tonydunn
02.07.2021 21:11
Forum: General - CudaText
Topic: No Python 3 engine found on MacOS
Replies: 11
Views: 2149

I removed the Universal installation, and dropped in the Intel version of Python, but Cuda could not find the Library again, even after searching from /Library/Frameworks. I looked down the directory tree and found this: /Library/Frameworks/Python.framework/Versions/Current/lib/libpython3.9.dylib Ch...