Missing functions...

qwerky
Posts: 172
Joined: 21.10.2013 00:58

Post by qwerky »

qwerky wrote:
Alexey wrote:
Icons in statusbar: I don't want them: on black UI theme icons will disappear (and text "||" not)
Good point. It's okay as is.
For the new "Wrap" option in 1.14.4.0, you have provided a status bar panel option to configure what text is shown in the "Wrap" panel of the status bar--that is great! :D

Perhaps there could be a similar option to configure what text is shown in the "Selection" panel of the status bar? But this is very low priority :lol: !
qwerky
Posts: 172
Joined: 21.10.2013 00:58

Post by qwerky »

Alexey wrote:Added option ui_tab_new_near_current, since 1.14.1
This is working great :D . Thank you! And for those who like the previous way, can just leave this option off ;) .
Alexey
Posts: 1633
Joined: 05.10.2012 22:10

Post by Alexey »

Commands are named:
go to screen top
go to screen bottom
(not "scroll")
Alexey
Posts: 1633
Joined: 05.10.2012 22:10

Post by Alexey »

OK, behavior of these cmds fixed: now they keep caret's x.
qwerky
Posts: 172
Joined: 21.10.2013 00:58

Post by qwerky »

Alexey wrote:OK, behavior of these cmds fixed: now they keep caret's x.
That's great. So we now have:
Goto Screen Top
Goto Screen Bottom
These keep cursor/caret at same horizontal position (column). That's what most other editors (that I am familiar with) do, and it seems to be the best way.

The old way:
Goto Screen Top/Left
Goto Screen Bottom/Left
are also nice commands. They could also be added, if anyone else wants them, but I won't mind if they are not.
qwerky
Posts: 172
Joined: 21.10.2013 00:58

Post by qwerky »

Alexey wrote:Commands are named:
go to screen top
go to screen bottom
(not "scroll")
The commands I was referring to:
Scroll to Screen Top
Scroll to Screen Bottom
would scroll the current line (the line the cursor is currently on), to the top/bottom of screen. These would match the "Scroll current line to screen center" command that is in the CudaExt plugin. Not sure; maybe these were waiting for Andrey (after his vacation)?
Alexey
Posts: 1633
Joined: 05.10.2012 22:10

Post by Alexey »

These two are already in wishes
https://github.com/kvichans/cuda_ext/issues
Andrey is busy yet.
Alexey
Posts: 1633
Joined: 05.10.2012 22:10

Post by Alexey »

BTW, if you use Reddit, good to recomment Cud to ppl.
Alexey
Posts: 1633
Joined: 05.10.2012 22:10

Post by Alexey »

Fixed in CudaExt https://github.com/kvichans/cuda_ext/issues/67
Pls "install from Github", repo https://github.com/kvichans/cuda_ext
and test 2 cmds.
Alexey
Posts: 1633
Joined: 05.10.2012 22:10

Post by Alexey »

Post Reply