Stuart Hungerford
Results
12
issues of
Stuart Hungerford
### Check for existing issues - [X] Completed ### Describe the feature Could we have separate key bindings for the numpad keys? For example, `numpad_7`, `numpad_plus`, `numpad_enter`. My understanding is...
enhancement
triage
admin read
Is there a recommended way to insert multiple elements at a position in a `pvector`? The equivalent of the following Python list code: ``` >>> xs = [1, 2, 6,...