Tim Ledbetter
|
7b0da10dd5
less: Restore original terminal state when SIGTERM is received
|
2 роки тому |
Sam Atkins
|
104be6c8ac
less: Stop adding extra blank lines
|
2 роки тому |
Linus Groh
|
6e7459322d
AK: Remove StringBuilder::build() in favor of to_deprecated_string()
|
2 роки тому |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 роки тому |
Lucas CHOLLET
|
84fd011c49
less: Use LibLine to compute line arrangement with fixed line width
|
2 роки тому |
demostanis
|
a194303948
less: Show correct line number
|
2 роки тому |
demostanis
|
505910aea1
less: Properly stop on EOF
|
2 роки тому |
MacDue
|
9d0dccaa3f
less: Fix out of bounds StringView indexing
|
3 роки тому |
sin-ack
|
60f6bc902b
Userland: Convert command line arguments to String/StringView
|
3 роки тому |
Brian Gianforcaro
|
af3751e4dd
Utilities: Use default execpromises parameter to `pledge(..)`
|
3 роки тому |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 роки тому |
Miika Hämynen
|
46ed6303a2
less: Add hotkeys f and b to scroll screen up/down
|
3 роки тому |
Rummskartoffel
|
f3341f48e3
less: Fix memory leak when scrolling to EOF
|
3 роки тому |
Rummskartoffel
|
f9c4f65e1f
less: Fix crash on empty input
|
3 роки тому |
mjz19910
|
10ec98dd38
Everywhere: Fix spelling mistakes
|
3 роки тому |
Peter Elliott
|
23e09eb7f4
less: Handle tabs in line wrapping
|
3 роки тому |
Peter Elliott
|
20a0572de8
Userland: Port less(1) to LibMain
|
3 роки тому |
Peter Elliott
|
6312742257
less: Remove all formatting before printing status line
|
3 роки тому |
Peter Elliott
|
3677e88fb1
less: Dynamically re-wrap lines on resize
|
3 роки тому |
Andreas Kling
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 роки тому |
Ben Wiederhake
|
4e1318fb0e
less: Fix condition to read more data
|
3 роки тому |
Kyle Ambroff-Kao
|
0329a37271
Userland: Handle terminal window resizing in less(1)
|
3 роки тому |
Nico Weber
|
6c9bc18a79
Userland: Fix typos
|
3 роки тому |
Andreas Kling
|
1be4cbd639
AK: Make Utf8View constructors inline and remove C string constructor
|
3 роки тому |
Ali Mohammad Pur
|
97e97bccab
Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe
|
3 роки тому |
Peter Elliott
|
33d7fdca28
Everywhere: Use my cool new @serenityos.org email address
|
3 роки тому |
Lennon Donaghy
|
e426e15101
Utilities: Make 'less' act more like 'more' when emulating 'more' :^)
|
4 роки тому |
Lennon Donaghy
|
e9bd81a6a0
Utilities: Add half-page scrolling + number modifiers to 'less'
|
4 роки тому |
Lennon Donaghy
|
a071dba1ef
Utilities: Add fix for 'less' not buffering the correct number of lines
|
4 роки тому |
Lennon Donaghy
|
c4887882cc
Utilities: Allow 'less' to scroll to top/bottom using 'G' and 'g'
|
4 роки тому |