Opened 4 hours ago

Closed 4 hours ago

#5810 closed enhancement (fixed)

less-685

Reported by: Bruce Dubbs Owned by: lfs-book
Priority: normal Milestone: 12.5
Component: Book Version: git
Severity: normal Keywords:
Cc:

Description

New version.

Change History (2)

comment:1 by Bruce Dubbs, 4 hours ago

Major changes between "less" versions 679 and 685

  • Add --cmd option.
  • Add LESS_TERMCAP_SUSPEND and LESS_TERMCAP_RESUME.
  • Change --incsearch so that after typing each character of the pattern, the search begins at the position where the search command was invoked, not the current position.
  • Allow mixing of option arguments and filename arguments on the command line unless POSIXLY_CORRECT is set.
  • Don't output U+00AD and U+200D, and fix some bugs handling emoji modifier characters.
  • Fix hang if a search using ^S modifier matches empty string.
  • Fix bug using -g and -J.
  • Fix bug when pasting a search pattern while --incsearch is active.
  • Fix bug in Windows build when autorepeating a search pattern.
  • Fix lesskey bug using #stop directive.
  • Fix lesskey bug using "invalid" action.
  • Fix bug causing file to appear to end prematurely if an input command was received during a file read.
  • Fix some problems reported by valgrind.

comment:2 by Bruce Dubbs, 4 hours ago

Resolution: fixed
Status: newclosed

Fixed at commit aea637af4a.

Update to less-685.
Update to systemd-258.1.
Update to Python-3.14.0.
Update to openssl-3.6.0.
Update to linux-6.17.2.
Update to iproute2-6.17.0.
Note: See TracTickets for help on using tickets.