Forum > Editor
jump to method body
Thaddy:
If your terminal already hooked the keys, you are out of luck. Simply install another terminal. Bash seems to be OK in most situations. This has very little to do with Linux vs Fpc. You are probably using an exotic terminal.
dsiders:
--- Quote from: Thaddy on August 13, 2024, 06:33:37 pm ---If your terminal already hooked the keys, you are out of luck. Simply install another terminal. Bash seems to be OK in most situations. This has very little to do with Linux vs Fpc. You are probably using an exotic terminal.
--- End quote ---
It can also depend on the Window Manager / Desktop Environment. QT, for example, has global short cut keys that steal some common Lazarus keys. Most be be unmapped or remapped in the desktop settings.
Thaddy:
That is what I mean.
dbannon:
OK, "further research is indicated".
My system is clearly not behaving as it should. Martin, sorry, its Debian Linux running Mate DT.
But I don't think my desktop is involved. I all cases, the key combos I use do something Lazarus related. If the key strokes were being captured by eg DT then the jump to the Definition would not happen.
I have tried remapping via Lazarus's key system, in particular assigning other key combinations to the action. In my view, its the action thats not working ??
I will, time permitting, do some tests on some VMs, I will be back ...
Thanks folks for your input.
Davo
Martin_fr:
Start with an "empty" config. In your case that would mean backup and remove editoroptions.xml and codetoolsoptions.xml.
Then if you change any option, mention it when you report findings here.
All you keys will be default so you if you report pressing <whatever> it will be known.
If you can only reproduce with your current opt.xml files, then post them.
You can also document what commands the IDE actually got from your keypresses (though that does not work, if more than one editor is involved, if you go to a diff unit).
Start recording a editor-macro, and then in the marco overview select it for editing. You get to see ecFindProcedureMethod or ecFindDeclaration.
Report packages installed like
- Cody - extension to codetools, so could matter
- AnchorDocking[Dsgn] - Should not matter, but I have seen it interfering with keys.... (though in very different ways from what you seem to have)
Navigation
[0] Message Index
[#] Next page
[*] Previous page