GithubHelp home page GithubHelp logo

CTRL-T and CTRL-Y about ideu HOT 24 CLOSED

fredvs avatar fredvs commented on May 23, 2024
CTRL-T and CTRL-Y

from ideu.

Comments (24)

fredvs avatar fredvs commented on May 23, 2024 1

You may assign all the shortcuts you want.
Go in menu Settings-General Settings and choose tab Other.

Click on the Shortcut button.

Note that you will need the last commit 45ff3f0, yesterday I disabled the button (do no why).

from ideu.

fredvs avatar fredvs commented on May 23, 2024

I fear that those shortcuts are not enabled, I will see what I can do.

But did you see that 2 x click select the word and 3 x click select the line?

from ideu.

circular17 avatar circular17 commented on May 23, 2024

Ok. Just a note: CTRL-T is used by for Select Code Template.

Yep I can click and my hand cannot click too much.

from ideu.

fredvs avatar fredvs commented on May 23, 2024

Capture d’écran_2020-04-14_20-56-13

from ideu.

circular17 avatar circular17 commented on May 23, 2024

I could open it with latest commit. Thanks.

There does not seem to be Delete line or Delete word actions.

from ideu.

fredvs avatar fredvs commented on May 23, 2024

There does not seem to be Delete line or Delete word actions.

OK, I will check that.

from ideu.

circular17 avatar circular17 commented on May 23, 2024

In fact I just seen Delete row. And indeed a row is a line. I am ashamed.

Though it asks everytime for the confirmation. So maybe add Delete row without confirmation?

from ideu.

fredvs avatar fredvs commented on May 23, 2024

Though it asks everytime for the confirmation. So maybe add Delete row without confirmation?

OK, I will see what I can do.

from ideu.

fredvs avatar fredvs commented on May 23, 2024

Would you be happy if, in place to add some new shortcuts, a new option is added in extra-config?

It would be: "Would you like to disable confirmation messages for deleting ?"

This could be done easily, otherwise enumeration constant must be changed and I dont like to play with it because ord() will be changed.
But if you prefer individual shortcut, ok.

from ideu.

fredvs avatar fredvs commented on May 23, 2024

In last commit cab1554 was added a option in Extra Settings to disable confirmation dialog.
Maybe it is enough for you?

from ideu.

circular17 avatar circular17 commented on May 23, 2024

Yep perfect!

from ideu.

circular17 avatar circular17 commented on May 23, 2024

What about CTRL-T to remove a word?

from ideu.

fredvs avatar fredvs commented on May 23, 2024

What about CTRL-T to remove a word?

Ha, you did not forget this one!
OK, I will see what I can do (but like explained before, for this the enum of shortcut must be changed but , ok, I will see).

from ideu.

fredvs avatar fredvs commented on May 23, 2024

What about CTRL-T to remove a word?

Not sure to understand what you want.
Do you want to delete the word where is the caret?
2x click + delete is not ok?

Can you show my a example of a editor that does it?
I did try with gedit, mousepad, without luck.

[EDIT] Ha, ok, I see, you want like in Lazarus, delete all what is after the caret in a word.
Is it that?
If yes, ok, but asap, it is totally new behavior.

[EDIT2] Would it not be better to do like in Lazarus, if the caret if in a empty line, delete the all the line, if the caret if on a word, delete all what follows the caret?
If yes, ooops + aaargh because not easy.

from ideu.

circular17 avatar circular17 commented on May 23, 2024

Personnally I don't use much CTRL-T on an emptyline, and just pressing Del can do the same so you can forget about this particular case.

2x click + delete is not ok?

Well that's slow and hurts the hand when too much double clicking

from ideu.

fredvs avatar fredvs commented on May 23, 2024

Is it ok for CTRL-T with caret on a word to delete all the word (not only what is after the caret)?

from ideu.

circular17 avatar circular17 commented on May 23, 2024

Hmm that would be a bit confusing I guess.

from ideu.

fredvs avatar fredvs commented on May 23, 2024

OK.
But sorry this I cannot do now, I am over-booked.
But asap, sure.

from ideu.

circular17 avatar circular17 commented on May 23, 2024

No problemo

from ideu.

fredvs avatar fredvs commented on May 23, 2024

Hello.

In last commit 152957c was added a shortcut "Edit - Delete word at cursor".
By default the shorcut Ctrl+T is assigned but you may change it in the shortcut list.

I hope it is ok.

[EDIT] And for the same price was added shortcut "Copy word at cursor".

Did you see the pop-up window when you click with button right in the editor?

from ideu.

circular17 avatar circular17 commented on May 23, 2024

Ok that's good. I will see how it goes using it.

Why not keep for example CTRL-ALT-T for insert template?

from ideu.

fredvs avatar fredvs commented on May 23, 2024

You have to first assign something else for template like you show, and then assign "Delete word at cursor".

This because it is not the first time you load ideU and the default CTRL+T was assigned in previous for Template.

Why not keep for example CTRL-ALT-T for insert template?

Yes, all what you want, just dont use a existing one.

from ideu.

fredvs avatar fredvs commented on May 23, 2024

Capture d’écran_2020-04-17_18-55-08

from ideu.

circular17 avatar circular17 commented on May 23, 2024

Alright

from ideu.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.