Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #15260

x[

From Isabella Bosia <izaberina@gmail.com>
Newsgroups gnu.bash.bug
Subject x[
Date 2019-07-29 17:55 +0100
Message-ID <mailman.158.1564419372.1985.bug-bash@gnu.org> (permalink)
References <CAAZkfoK2hYq_qSkdKYc1on=+V4VEBgpgZW96sYNZwC+AMw7iTw@mail.gmail.com>

Show all headers | View raw


haven't really looked into why this happens but x[ seems to trigger some
funny parser behavior

x[ newline     should not prompt with PS2

it can't be defined as a normal sh function, but it can be defined with the
function keyword

it can't be called like a normal function, but things like "x[" or \x[ work

this bug seems old

Back to gnu.bash.bug | Previous | NextNext in thread | Find similar | Unroll thread


Thread

x[ Isabella Bosia <izaberina@gmail.com> - 2019-07-29 17:55 +0100
  Re: x[ Stephane Chazelas <stephane.chazelas@gmail.com> - 2019-07-29 18:53 +0100

csiph-web