9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: kalterdev@gmail.com
To: 9fans <9fans@9fans.net>
Subject: [9fans] Bug: Acme: Searching command works differently from Sam
Date: Mon, 30 Sep 2024 14:56:58 -0400	[thread overview]
Message-ID: <17277226180.AE83a2Bd5.929775@composer.9fans.topicbox.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1691 bytes --]

The command is '/' (forward slash). It works differently and sometimes
unpredictably. I have found a few cases to demonstrate.

1. -+;-+

In Sam, this command expands the beginning of a selection to its line.
In Acme, it selects one line before. Acme's behavior also seems
counterintuitive.

2. /echo/+;.

In Sam, this command selects one line below "echo." In Acme, it
selects the word itself. Again, feels counterintuitive.

To force Acme to select one line below "echo" the following commands
could be used: /echo/++;. and /echo/+1;. . The problem, again,

3. /echo/++;.

Sam selects second line below "echo". Acme selects first line below
"echo". I'm not sure who's right on this one.

4. -+-#0

In Sam, it selects the beginning of the current line. In Acme, it
selects the beginning of one line above the current one. Again, feels
counterintuitive.

5. -+-#1

In Sam, it selects the end of the one line above the current one. In
Acme, it selects the end of the second line above the current one.

6. /foo/ -+

Notice the space between /foo/ and -+. In Sam, it selects the whole
line on which "foo" is found. In Acme, this command does not work.

7. /https/;+-#1

In Sam, it selects the beginning of the next URL to the end of the
line on which it's found. In Acme, it produces "addresses out of
order" in +Errors.

plan9port version

a2567fcac9851e5cc965a236679f568b0e79cff2

OS version

macOS 14.5 (23F79)

------------------------------------------
9fans: 9fans
Permalink: https://9fans.topicbox.com/groups/9fans/T248983829cc322f7-Mb57a5a6397aa29e598fbe903
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

[-- Attachment #2: Type: text/html, Size: 3034 bytes --]

             reply	other threads:[~2024-09-30 18:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-30 18:56 kalterdev [this message]
2024-09-30 19:00 ` [9fans] " kalterdev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=17277226180.AE83a2Bd5.929775@composer.9fans.topicbox.com \
    --to=kalterdev@gmail.com \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).