Opened 12 months ago

Closed 12 months ago

Last modified 9 months ago

#5249 closed enhancement (fixed)

less-632

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

Description

New version.

Change History (3)

comment:1 by Bruce Dubbs, 12 months ago

Major changes between "less" versions 608 and 632

  • Add LESSUTFCHARDEF environment variable
  • Add # command
  • Add ^S search modifier
  • Add --wordwrap option
  • Add --no-vbell option
  • Add --no-search-headers option
  • Add --modelines option
  • Add --intr option
  • Add --proc-backspace, --proc-tab and --proc-return options
  • Add --show-preproc-errors option
  • Add LESS_LINES and LESS_COLUMNS environment variables
  • Add LESS_DATA_DELAY environment variable
  • Allow empty "lines" field in --header option.
  • Update Unicode tables.
  • Improve ability of X to interrupt F command
  • Status column (-J) shows off-screen matches.
  • Parenthesized sub-patterns in searches are colored with unique colors, if supported by the regular expression library
  • Don't allow opening a tty as file input unless -f is set
  • Don't require newline input after +&... option
  • Fix incorrect handling of some Private Use Unicode characters.
  • Fix ANSI color bug when overstriking with colored chars
  • Fix compiler const warning
  • Fix signal race in iread
  • Fix reading procfs files on Linux
  • Fix --ignore-case with ctrl-R (no regex) search
  • Fix bug doing repeat search after setting & filter
  • Fix bug doing repeat search before non-repeat search.
  • Fix crash with -R and certain line lengths
  • Fix input of Windows dead keys
  • Don't retain search options from a cancelled search
  • Don't call realpath on fake filenames like "-"
  • Implement lesstest test suite.
  • Convert function parameter definitions from K&R to C89

comment:2 by Bruce Dubbs, 12 months ago

Resolution: fixed
Status: newclosed

comment:3 by Bruce Dubbs, 9 months ago

Milestone: 11.412.0

Milestone renamed

Note: See TracTickets for help on using tickets.