Age | Commit message (Expand) | Author |
---|---|---|
2021-07-29 | Utilities: Make 'less' act more like 'more' when emulating 'more' :^) | Lennon Donaghy |
2021-07-29 | Utilities: Add half-page scrolling + number modifiers to 'less' | Lennon Donaghy |
2021-07-29 | Utilities: Add fix for 'less' not buffering the correct number of lines | Lennon Donaghy |
2021-07-27 | Utilities: Allow 'less' to scroll to top/bottom using 'G' and 'g' | Lennon Donaghy |
2021-07-12 | Utilities: Make `less` accept 'page up' and 'page down' keys | Brandon van Houten |
2021-07-10 | Userland: Add fopen error handling to less | Ralf Donau |
2021-07-07 | Userland: Add pledge to less | Ralf Donau |
2021-07-07 | Userland: Less: emulate cat when stdout is not a tty | Peter Elliott |
2021-07-07 | Userland: Add pager option to man and use less by default | Peter Elliott |
2021-07-07 | Userland: Add more(1) emulation to less(1) | Peter Elliott |
2021-07-07 | Userland: Add minimal prompt support to less | Peter Elliott |
2021-07-07 | Userland: Add less, a better terminal pager | Peter Elliott |