The Wayback Machine - https://web.archive.org/web/20210307091555/https://github.com/brookhong
Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Popular repositories

  1. Map your keys for web surfing, expand your browser with javascript and keyboard.

    JavaScript 3.4k 341

  2. keystroke visualizer for Windows, lets you easily display your keystrokes while recording screencasts.

    C++ 547 97

  3. This is a plugin to enable php debug in VIM with Xdebug, with a new debug engine.

    Python 134 20

  4. A vim plugin to help you to create/update cscope database and connect to existing proper database automatically.

    Vim script 115 32

  5. The site to share pre-built tools or something interesting.

    JavaScript 45 14

  6. A command line tool to read text with Microsoft Speech API (SAPI).

    C++ 38 15

85 contributions in the last year

Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mon Wed Fri

Contribution activity

March 2021

brookhong has no activity yet for this period.

February 2021

Reviewed 1 pull request in 1 repository
brookhong/Surfingkeys 1 pull request

Created an issue in neovim/neovim that received 6 comments

Extra empty lines read from stdout of jobstart

With below code snippet, function! NeoWrap(channel, msg, event) call appendbufline(2, '$', a:msg) endfunction call jobstart("echo 'abc'", {"on_stdo…

6 comments