lp:~mait/ubuntu/quantal/less/mouse-scroll-patch
- Get this branch:
- bzr branch lp:~mait/ubuntu/quantal/less/mouse-scroll-patch
Branch merges
Branch information
- Owner:
- CheolHan Yoon
- Status:
- Development
Recent revisions
- 17. By CheolHan Yoon
-
edit changelog
* mouse scroll enable patch
https://aur.archlinux. org/packages. php?ID= 28997
This package is based on the original less package from ABS
Patch by ararus from http://www.linuxquesti ons.org
(view post http://goo.gl/ fGRgt)
edited by LemmingKing <email address hidden> and harryNID
changes made to the original patch:
- no environment vars needed
- default scroll is _3_ lines
- Ctrl+scroll scrolls half a page - 16. By CheolHan Yoon
-
mouse scroll enable patch
* https:/
/aur.archlinux. org/packages. php?ID= 28997
This package is based on the original less package from ABS
Patch by ararus from http://www.linuxquesti ons.org
(view post http://www.linuxquesti ons.org/ questions/ linux-software- 2/less- command- output- i-cannot- scroll- through- it-627821/ page2.html? s=3b5e6292d15fc a5f10cd901a9bf6 c9f2#post309414 8)
edited by LemmingKing <email address hidden> and harryNID
changes made to the original patch:
- no environment vars needed
- default scroll is _3_ lines
- Ctrl+scroll scrolls half a page - 15. By Colin Watson
-
* Resynchronise with Debian. Remaining changes:
- Revert to gzip compression for the package's data tarball. - 14. By Colin Watson
-
* Resynchronise with Debian. Remaining changes:
- Revert to gzip compression for the package's data tarball. - 13. By Colin Watson
-
Revert to gzip compression for the package's data tarball. Packages in
the base system may not use bzip2. - 12. By Anibal Monsalve Salazar
-
* New upstream
These are the differences between version 443 and version 444:
- Fix bug in unget handling that can cause strange effects on the
command line.
- Remove vestiges of obsolete -l option that can cause a crash.
* Fix debian-rules-missing- recommended- target - 11. By Anibal Monsalve Salazar
-
* New upstream. Upload to unstable
Major changes between "less" versions 436 and 443
- Change search behavior such that when a search is given an explicit
pattern, the entire displayed screen is included in the search and
not just the portion after the target line.
- Add -A option to change search behavior to the old way: only
the portion of the screen after the target line is searched.
- Add %F formatting to prompt strings, replaced by the last component
of the input file.
- Control-G while editing a command exits the command.
- Less now exits with status 2 if control-C is pressed and -K is in effect.
- Fix "ungetc overflow" when passing long commands via the -p option.
- Fix bug in using line filtering via the & command
in combination with -i and -I.
- Fix bug in handling negative arguments to the -j option.
- Fix bug in handling %t in prompt strings.
- Improve handling of long option names.
- Improve percentage calculation for very large files.
* Debian policy version is 3.9.2 - 10. By Anibal Monsalve Salazar
-
* New upstream; upload to unstable
These are the differences between version 429 and version 436:
- Don't pass "-" to non-pipe LESSOPEN unless it starts with "-".
- Allow a fraction as the argument to the -# (--shift) option.
- Fix highlight bug when underlined/overstruck text matches at
end of line.
- Fix non-regex searches with ctrl-R. - 8. By Anibal Monsalve Salazar
-
* New upstream
* Removed debian/patches/ 02-446894- csi.patch, merged upstream
* Updated debian/copyright
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:ubuntu/quantal/less