Skip to content
View phanen's full-sized avatar

Block or report phanen

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. archriscv-packages Public

    Forked from felixonmars/archriscv-packages

    Modified Arch Linux packages for archriscv

    Shell

1,677 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to phanen/.dotfiles, ibhagwan/fzf-lua, phanen/fzf-lua-extra and 121 other repositories
Loading A graph representing phanen's contributions from April 14, 2024 to April 18, 2025. The contributions are 87% commits, 10% pull requests, 2% issues, 1% code review.

Contribution activity

April 2025

Created a pull request in ibhagwan/fzf-lua that received 63 comments

fix(rpc): use nvim -l to get argv easilier (also less side effects)

nvim -l still quit immediately even with coroutine.yield... local co = coroutine.create(function() coroutine.yield() os.exit(0) end) vim.defer_fn…

+144 −261 lines changed 63 comments
  • fixes
    This contribution was made on Apr 14
Reviewed 3 pull requests in 2 repositories

Created an issue in neovim/neovim that received 4 comments

Wrong last jump position when splitkeep=screen

Steps to reproduce seq 1 1000 > a.lua NVIM_APPNAME=foo nvim a.lua +'norm! G' +q NVIM_APPNAME=foo nvim --cmd 'au BufReadPost * norm! g`"' --cmd "se …

4 comments
Opened 2 other issues in 2 repositories
2 contributions in private repositories Apr 4 – Apr 10
Loading