hello I recently implemented `scroll line`, `move halfpage` in uftrace. Those features exist in `vim`, and correspond to `Ctrl + Y/E` and `Ctrl + D/U` I would like to use it in uftrace too ! * Could I make a pull request for review? Also, whenever I ask about new features, could I post here ? thank you.