#5104 closed enhancement (fixed)

less-608

Reported by: Douglas R. Reno Owned by: lfs-book
Priority: normal Milestone: 11.3
Component: Book Version: git
Severity: normal Keywords:
Cc:

Description

New version

Change History (2)

comment:1 by Bruce Dubbs, 20 months ago

Major changes between "less" versions 590 and 608

  • Add the --header option.
  • Add the --no-number-headers option.
  • Add the --status-line option.
  • Add the --redraw-on-quit option.
  • Add the --search-options option.
  • Add the --exit-follow-on-close option.
  • Add 'H' color type to set color of header lines.
  • Add #version conditional to lesskey.
  • Add += syntax to variable section in lesskey files.
  • Allow option name in -- command to end with '=' in addition to '\n'.
  • Add $HOME/.config to possible locations of lesskey file .
  • Add $XDG_STATE_HOME and $HOME/.local/state to possible locations of history file.
  • Don't read or write history file in secure mode.
  • Fix display of multibyte and double-width chars in prompt.
  • Fix ESC-BACKSPACE command when BACKSPACE key does not send 0x08.
  • Add more \k codes to lesskey format.
  • Fix bug when empty file is modified while viewing it.
  • Fix bug when parsing a malformed lesskey file.
  • Fix bug scrolling history when --incsearch isset.
  • Fix buffer overflow when invoking lessecho with more than 63 -m/-n options.
  • Fix buffer overflow in bin_file.
  • Fix bug restoring color at end of highlighted text.
  • Fix bug in parsing lesskey file.
  • Defer moving cursor to lower left in some more cases.
  • Suppress TAB filename expansion in some cases where it doesn't make sense.
  • Fix termlib detection when compiler doesn't accept calls to undeclared functions.
  • Fix bug in input of non-ASCII characters on Windows
  • Escape filenames when invoking LESSCLOSE.
  • Fix bug using multibyte UTF-8 char in search string with --incsearch

comment:2 by Bruce Dubbs, 20 months ago

Resolution: fixed
Status: newclosed

Fixed at commit 917868fc69f30b569aea433f547d9d4cc89b6c52

Update to shadow-4.12.3.
Update to Python3-3.10.7.
Update to linux-5.19.7.
Update to less-608.
Update to grep-3.8.
Note: See TracTickets for help on using tickets.