oh-my-git
oh-my-git copied to clipboard
terminal: Change input handling
- Handle page up / down for scrolling terminal history
- Handle repeat keypresses, so e.g. holding pgdn will scroll
- _input is passed a single event, so we save some CPU cycles by using
eliffor all branches