- Lund, Sweden
Highlights
- Pro
Block or Report
Block or report bfredl
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
1,128 contributions in the last year
Contribution activity
May 2022
Created 75 commits in 4 repositories
Created 1 repository
- bfredl/latent-diffusion Jupyter Notebook
Created a pull request in neovim/neovim that received 6 comments
Opened 16 other pull requests in 2 repositories
neovim/neovim
9
merged
4
open
2
closed
- refactor(api): use hashy hash for looking up api method and event names
- very draft: convert API types using mpack instead of msgpack
- fix(tests): fix some issues with ui/inccommand_spec.lua causing slowness
- fix(ci): remove 2000ms blocking wait in many plugin/lsp_spec.lua tests
- fix(charset): don't consider chars above 0x10FFFF printable
- fix(tests): fix some screen.lua warnings
- fix(ui): make winbar work with floats and multigrid
- refactor(eval): use Hashy McHashFace instead of gperf
- concept: kväck as string builder
- refactor(grid): move out grid_* functions from screen.c
- refactor(decor): use decor levels properly
- feat(api): nvim__get_runtime do_source
- feat(ui): refactor TUI from thread to separate process
- feat(ui): allow embedder to emulate "cat data | nvim -" behaviour
- feat(keyset): allow hash conflicts
neovim/lua-client
1
merged
Reviewed 31 pull requests in 1 repository
neovim/neovim
25 pull requests
- feat: user command "preview" (like inccommand)
- Fix some floating window height and width bugs
- fix(screen): restart win_update() if a decor provider changes signcols
- fix(ui): require window-local value to show winbar on floating windows
- fix(ui): redraw winbar alongside statusline
- refactor!: delete insertmode
- fix: assertion failure when requiring missing module in autocmd
-
feat: click support for
'statusline'and'winbar' - fix(charset): don't consider chars above 0x10FFFF printable
- refactor: move reverse_text to strings.c as it's a string operation
-
Don't use
WCHAR - Fix mouse drag position with winbar
-
refactor(api/nvim_cmd): use
kvec_tfor constructing cmdline string -
fix(ui): make
winbarproperly equalize window heights for local value - feat(api): enable nvim_exec_autocmds to pass arbitrary data
- docs(extmark): remove message about passing in id=0
-
feat(ui): add
'winbar' - refactor: change type of linenr_T from long to int32_t
-
feat(api): add
winandbuftonvim_set_option_value - docs: expand nvim_set_hl attribute keys docs
- refactor: rename keymap.{c,h} to keycodes.{c,h}
- refactor: replace char_u variables and functions with char
- CI: format and lint runtime with Stylua
-
feat(api): add
nvim_cmd - refactor: replace char_u variables and functions with char
- Some pull request reviews not shown.
