CudaText icon indicating copy to clipboard operation
CudaText copied to clipboard

Cross-platform text editor, written in Free Pascal

Results 108 CudaText issues
Sort by recently updated
recently updated
newest added

@bogen85 >I get that in 3.12 as well. ``` Python 3.12.6 Init: cuda_project_man Loading project: ~/.config/cudatext/settings/temporary.cuda-proj Init: cuda_lsp Init: cuda_modeline Loaded session: "history session.json", 120ms, 8 file(s) + 1 modified...

plugins

I have a file with approx 18,000 lines, max 20 chars in each line I do Ctrl A to select all lines Then Shift Ctrl L to put in multiple...

enhancement

Lazarus bug. gtk2 version is ok. IDE shows that even 1st click calls `MouseDown` which calls `SetFocus`. but this does not call `DoEnter` method of ATSynEdit! so ATSynedit does not...

Lazarus/FPC issue

Version: Linux gtk2 Steps to reproduce: 1. Launch FIF4 window 2. Perform some search on a directory 3. While the searching is still going on, click on the "X" from...

plugins
Lazarus/FPC issue
cannot reproduce

I hope cudatext can support multi-lines in console input, just like chrome's dev: ![2023-05-06 10_47_26-New Issue · Alexey-T_CudaText - Brave](https://user-images.githubusercontent.com/58719891/236594653-33084c98-40ab-4e2e-a2dd-4b7e4b45f77a.jpg) currently, everything is one line... copy and paste multi-lines sometimes...

enhancement

Version: Windows x64 Steps to reproduce: 1. Switch to Pinyin input method in CudaText 2. Start typing "zhuangbeij" 3. The program crashes on keystoke "j" Demo video: https://github.com/user-attachments/assets/a553b830-f7bc-4966-aba0-30de3c8676c7 I tried...

problem of other soft

Version: Linux qt5 After opening a FIF4 window and start typing in Find input with input method, both rendering and searching are behaving incorrectly. Actual input text: 承包商 Rendering text...

Lazarus/FPC issue

Version: Linux gtk2 Steps to reproduce: 1. Open 2 instances of CudaText 2. On 2nd instance, perform some search in Find in Files dialog 3. Open Replace dialog from menu...

plugins
Lazarus/FPC issue