Results 5 issues of GiM

similar to https://github.com/cwc/Cataclysm/commit/31590caef07b202c8b319e215e6e354ab1b92bd6

https://github.com/uutils/coreutils/issues/5186 See linked issue for details

Hello, I've added windows implementation of large/huge pages. There are few (3) places, where I wasn't sure what to do, I've marked them with `TODO:`s Links to some info, that...

I found it as a part of #136, but moving discussion here: Rust doc string for linux part says: > The size of the requested page can be specified in...

Hello, I've ~~stolen~~ borrowed the code that handles key combos for `tui_textarea` to my own project, in the process I've split it into multiple functions: * `process_command_key` - handling Ctrl...