Search found 5 matches
- 16.07.2022 10:50
- Forum: General - CudaText
- Topic: RegEx using m, multi-line strings
- Replies: 3
- Views: 1078
RegEx using m, multi-line strings
How can I aktivate the flag Multiline in Regex For example I search for (.){40,} (.){120,} I wanted to search for some characters in the first line and remaining characters of the next line. https://regex.sorokin.engineer/en/latest/regular_expressions.html m, multi-line strings I tried without luck:...
- 12.10.2020 18:00
- Forum: Issues solved
- Topic: Current Line BG no effect
- Replies: 3
- Views: 1885
- 11.10.2020 09:36
- Forum: Issues solved
- Topic: Current Line BG no effect
- Replies: 3
- Views: 1885
Current Line BG no effect
Hello
I wanted to color the current line in the editor.
So I go to - Options - Settings - theme - ui ...
and changed editor - current line BG to green
But the current line (where the only carret is) is still not colored.
I wanted to color the current line in the editor.
So I go to - Options - Settings - theme - ui ...
and changed editor - current line BG to green
But the current line (where the only carret is) is still not colored.
- 07.10.2020 19:23
- Forum: General - CudaText
- Topic: Save on lost focus
- Replies: 4
- Views: 1208
- 04.10.2020 10:02
- Forum: General - CudaText
- Topic: Save on lost focus
- Replies: 4
- Views: 1208
Save on lost focus
Hello I already find the plugin auto save, which saves the tabs every 30 seconds and also the possibility to save on exit. What I am searching is a possibility to save alle tabs if I change the focus from CudaText to an other progrman (using for example Alt-Tab) How can I do that? If there is not im...