Tab to Group

Solved bugs are moved into this topic...
Stefan
Posts: 112
Joined: 06.10.2012 15:06

Tab to Group

Post by Stefan »

Move Tab to Group 2 triggers an Access violation dialog.
Same for Move Tab to Group floating-2.

Move Tab to next group works fine, btw.
main Alexey
Posts: 2419
Joined: 25.08.2021 18:15

Post by main Alexey »

quick test on linux: all works ok.

- do you see error on _clean_ Cud? (rename user.json)
- how did you call the Move? command palette, or from tab-title local menu?
main Alexey
Posts: 2419
Joined: 25.08.2021 18:15

Post by main Alexey »

reproduced if I call Move from command palette! fixing..

Fixed. thanks!
main Alexey
Posts: 2419
Joined: 25.08.2021 18:15

Post by main Alexey »

fixed win64 .exe file: http://uvviewsoft.com/c/
Stefan
Posts: 112
Joined: 06.10.2012 15:06

Post by Stefan »

Thanks. Works fine now.

Btw, when dragging text from a floating group, Cud defaults to "Copy". Ctrl-drag will move.
Whereas Windows and most apps do it the other way round.
No right or wrong way to do it. I am fine with it, either way. However, the drag-icon could be more indicative, by showing a plus-sign (+) overlay when copying.
main Alexey
Posts: 2419
Joined: 25.08.2021 18:15

Post by main Alexey »

Stefan, see our main wiki
Drag-drop of selected text block:

Dragging inside single document: if Ctrl is pressed during the drop (you should press Ctrl after dragging is started), block will be copied (not moved) to the pointed position.
Dragging to a different document (see #Groups of tabs): if Ctrl is pressed during the drop, block will be moved (otherwise it will be copied).
Last edited by main Alexey on 27.02.2023 14:00, edited 1 time in total.
main Alexey
Posts: 2419
Joined: 25.08.2021 18:15

Post by main Alexey »

> However, the drag-icon could be more indicative, by showing a plus-sign (+) overlay when copying.
in theory, yes. but it's hard to add (I cannot affect cursor look when draggin between groups).
Stefan
Posts: 112
Joined: 06.10.2012 15:06

Post by Stefan »

Silly me. Should have looked into the Wiki first. (Very well documented, btw, always worth a visit).

Never mind the icon. Just a matter of habit, I already got used to the Cuda way of doing things. You got me hooked :P , I rarely type elsewhere anymore. Cuda has (almost) everything I need.
main Alexey
Posts: 2419
Joined: 25.08.2021 18:15

Post by main Alexey »

Stefan, CudaExt has nice commands for code-tree. in the Cmd Palette:
"cuda-ext code tree"

The best is "Code tree: symbols list".
Stefan
Posts: 112
Joined: 06.10.2012 15:06

Post by Stefan »

:o :shock: Mega-fabulous. Glad you told me about it. I would have never guessed, the name does not do it justice. Thank you! Apropos, where is the donation-link? Try as I might, I cannot find it.
Post Reply