Timeline for Remap [C-]n/p keys in all modes
Current License: CC BY-SA 4.0
15 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 27 at 20:00 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Mar 29 at 19:11 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Nov 29, 2024 at 18:08 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Aug 1, 2024 at 18:00 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Apr 3, 2024 at 17:05 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Mar 4, 2024 at 16:17 | answer | added | user43694 | timeline score: 1 | |
| Jan 25, 2024 at 19:52 | comment | added | pgpb.padilla | I added the relevant code snippets in my last update, did you notice? In order to check for keybinding availability I use C-h k (describe-key) to see what's currently assigned to a keybinding, based on that I can either overwrite it or look for a different one. | |
| Jan 19, 2024 at 0:02 | comment | added | Drew | It's all over the place, and is no longer about [C-]n|p. You still don't explain how you're checking for the existing bindings in your code or how you want to remap those same keys. A link to code isn't what I'm suggesting; show (here) the relevant code bits that you're asking about. | |
| Jan 18, 2024 at 20:45 | comment | added | pgpb.padilla | I have added a couple of examples and also the motivation/background. I hope that helps. | |
| Jan 18, 2024 at 20:45 | history | edited | pgpb.padilla | CC BY-SA 4.0 | adding examples of key remappings that I have already done |
| Jan 18, 2024 at 20:39 | history | edited | pgpb.padilla | CC BY-SA 4.0 | adding examples of key remappings that I have already done |
| Jan 17, 2024 at 22:40 | review | Close votes | |||
| Feb 14, 2024 at 3:04 | |||||
| Jan 17, 2024 at 22:26 | comment | added | Drew | What have you tried? How are you checking for existing [C-]n/p bindings? How do you want to remap such bindings - to what keys? The question lacks detail for what you're trying to do. | |
| Jan 17, 2024 at 22:24 | history | edited | Drew | CC BY-SA 4.0 | deleted 426 characters in body |
| Jan 17, 2024 at 20:05 | history | asked | pgpb.padilla | CC BY-SA 4.0 |