Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up- Seattle, WA
- Sign in to view email
Pinned
4,135 contributions in the last year
Activity overview
Contribution activity
August 2019
Created a pull request in onivim/oni2 that received 2 comments
Fix #513 - Cursor doesn't keep up with fast typing
Issue: #513 - when typing quickly in the QuickOpen, the cursor will sometimes lose position. Very annoying!
Defect: The <Input /> control in Revery…
+332
−4
•
2
comments
- [WIP] Fix #549: Allow configuration of fontFamily and fontSize
- Fix #594: Crash on 'vsp' and 'sp' with no args + initial buffer
- Fix #506 - Part 1 - Insert-mode paste
- refactor(dependency): reason-glfw -> 3.2.1027
- [WIP] Fix #467 / #540 - Command+P crashes in large directory
- Fix #552: Filter out rogue -psn argument
- Fix #534 - Doc typo: Misplaced parentheses
- #510 - Part 5/5 - Fix up signing / notarization scripts
- Fix #510 - Part 4 - Fix up Onivim2.App/Contents/MacOS directory
- Fix #510 - Part 3 - Enable 'hardened runtime' on OSX
- Feature - Health checks: Add healthcheck for executing node
- Fix #533 - Incorrect quotes in AppRun
- Bugfix: Control+d only scrolls one line at a time
- Bugfix: Additional fixes to support topline / botline
- fix(bug fix): vimCursorSetPosition should update topline if necessary
- [WIP] Clipboard: Externalize & remove FEAT_CLIPBOARD
- Bugfix: Registers were not being picked up correctly
- API: vimSetYankCallback
- API: Version / intro callbacks
- API: vimSetStopSearchHighlightCallback
Created an issue in onivim/oni2 that received 2 comments
Commands: QuickOpen - open in vertical split / open in horizontal split
For the QuickOpen, it is often convenient to be able to open directly in a split. We should have shortcut keys out-of-the-box for this, as well as …
2
comments
- Configuration: Synchronize between machines
- Input: Home / End / Insert buttons aren't working
- Performance - Startup: Slow startup on Mac
- Splits: Handle <C-w>L, <C-w>J, etc
- Documentation: Add documentation for keybindings.json format
- Crash: Insert register in insert mode
- Commands: Window movement
- [Feature] Auto-Update
- Packaging - OSX: First launch of packaged app fails, requiring a second open
- Configuration: Set editor font family and size