summaryrefslogtreecommitdiff
path: root/open_issues/bash.mdwn
diff options
context:
space:
mode:
authorjbranso@dismail.de <jbranso@dismail.de>2023-09-06 12:09:06 -0400
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2023-09-06 18:17:15 +0200
commit54d101e469f6993448abe4c0b5c31866e0655136 (patch)
tree55272f69d231034154ac048f54234f0c001154dc /open_issues/bash.mdwn
parentb53e1bb71b5d88955776393badfa46b54000ade8 (diff)
open_issues/bash.mdwn: C-c in reverse history works in bash. Removing that section
Message-Id: <20230906160906.2276-1-jbranso@dismail.de>
Diffstat (limited to 'open_issues/bash.mdwn')
-rw-r--r--open_issues/bash.mdwn11
1 files changed, 0 insertions, 11 deletions
diff --git a/open_issues/bash.mdwn b/open_issues/bash.mdwn
index f6b14a08..a8a71810 100644
--- a/open_issues/bash.mdwn
+++ b/open_issues/bash.mdwn
@@ -46,14 +46,3 @@ After having noticed that this error doesn't occur if starting *bash* with
bash: start_pipeline: pgrp pipe: (ipc/mig) wrong reply message ID
So, there's something different with stdout in / after the SIGINT handler.
-
-
-# IRC, freenode, #hurd, 2013-01-13
-
-Perhaps completely unrelated to the issue above, perhaps not.
-
- <tschwinge> bash: xmalloc: ../../../bash/lib/sh/strtrans.c:60: cannot
- allocate 261 bytes (323584 bytes allocated)
- <tschwinge> 1.5 GiB RAM were free.
- <tschwinge> This happened when I did a rever history search (C-r [...]),
- and then pressed C-c.