[Bug 2104280] Re: [FFe] Pass -SMK to less

Launchpad Bug Tracker 2104280 at bugs.launchpad.net
Sun Mar 30 03:03:33 UTC 2025


This bug was fixed in the package apt - 2.9.35

---------------
apt (2.9.35) unstable; urgency=medium

  * Respect custom LESS/MORE/LV variables (LP: #2103921)
  * solver3: Correctly deb822-escape error message in evaluation report
    (LP: #2104276)
  * pager: Also set SMK in LESS, fix LV=C to be LV=-c (LP: #2104280)

 -- Julian Andres Klode <jak at debian.org>  Thu, 27 Mar 2025 22:52:21
+0100

** Changed in: apt (Ubuntu)
       Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/2104280

Title:
  [FFe] Pass -SMK to less

Status in apt package in Ubuntu:
  Fix Released

Bug description:
  APT in plucky uses a pager, so far we pass LESS=FRX, but this is not
  very intuitive, so I'd like to pass SMK as well:

  * S disables the bell
  * M changes the prompt from ":" to "lines 1-2"
  * K makes the pager exit on ctrl+c which makes it more discoverable how to exit

  These flags are aligned with systemd; the former set was derived from
  git

  This will be bundled with some more bugfixes in apt 2.9.35.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/2104280/+subscriptions




More information about the foundations-bugs mailing list