Non recursive .inputrc macrosHow to print keypresses in .inputrc format?inputrc not loading correctlyBind...
Is there any official hair dagger or spike weapon, using long hair as a whip?
What did the 'turbo' button actually do?
One word for 'the thing that attracts me'?
Visual Block Mode edit with sequential number
Are PMR446 walkie-talkies legal in Switzerland?
Storing voxels for a voxel Engine in C++
How to teach an undergraduate course without having taken that course formally before?
Why A=2 and B=1 in the call signs for Spirit and Opportunity?
Is it normal to "extract a paper" from a master thesis?
Is keeping the forking link on a true fork necessary (Github/GPL)?
Shell script fails to create a mysql backup
Why did it take so long for Germany to allow electric scooters / e-rollers on the roads?
Flatten not working
Writing "hahaha" versus describing the laugh
Does water in vacuum form a solid shell or freeze solid?
What is to the west of Westeros?
Why isn't Tyrion mentioned in 'A song of Ice and Fire'?
Toxic, harassing lab environment
Dad jokes are fun
Quantum corrections to geometry
What is the purpose of the yellow wired panels on the IBM 360 Model 20?
Why is this integration method not valid?
Cardio work for Muay Thai fighters
Why does the Starter Set wizard have six spells in their spellbook?
Non recursive .inputrc macros
How to print keypresses in .inputrc format?inputrc not loading correctlyBind Ctrl- in inputrc?How do I properly source .inputrc?If statement in inputrcunbind default key from inputrcCall functions from bashrc in inputrc.inputrc vs .bashrc settingsBash ignores vi-ins/cmd-mode-string options in .inputrcinputrc not working in ubuntu 18 as it used to in 16 and below
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I was looking to bind "
to automatically insert a pair and put the cursor in the middle. Theoretically, like this:
""": """C-b"
But this would act recursively causing this error message to pop up upon trying:
readline: maximum macro execution nesting level exceeded
So I wonder if there is a way to limit the macro so it will be non-recursive like vim's ?noremap
.
I didn't find anything in the GNU documentation.
bash keyboard-shortcuts inputrc
add a comment |
I was looking to bind "
to automatically insert a pair and put the cursor in the middle. Theoretically, like this:
""": """C-b"
But this would act recursively causing this error message to pop up upon trying:
readline: maximum macro execution nesting level exceeded
So I wonder if there is a way to limit the macro so it will be non-recursive like vim's ?noremap
.
I didn't find anything in the GNU documentation.
bash keyboard-shortcuts inputrc
add a comment |
I was looking to bind "
to automatically insert a pair and put the cursor in the middle. Theoretically, like this:
""": """C-b"
But this would act recursively causing this error message to pop up upon trying:
readline: maximum macro execution nesting level exceeded
So I wonder if there is a way to limit the macro so it will be non-recursive like vim's ?noremap
.
I didn't find anything in the GNU documentation.
bash keyboard-shortcuts inputrc
I was looking to bind "
to automatically insert a pair and put the cursor in the middle. Theoretically, like this:
""": """C-b"
But this would act recursively causing this error message to pop up upon trying:
readline: maximum macro execution nesting level exceeded
So I wonder if there is a way to limit the macro so it will be non-recursive like vim's ?noremap
.
I didn't find anything in the GNU documentation.
bash keyboard-shortcuts inputrc
bash keyboard-shortcuts inputrc
asked 27 mins ago
eligelig
264210
264210
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f520086%2fnon-recursive-inputrc-macros%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f520086%2fnon-recursive-inputrc-macros%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown