Skip to content

Fix arrow keys#319

Merged
djensenius merged 3 commits into
mainfrom
fix-arrow-keys
May 30, 2026
Merged

Fix arrow keys#319
djensenius merged 3 commits into
mainfrom
fix-arrow-keys

Conversation

@djensenius
Copy link
Copy Markdown
Owner

This pull request introduces configuration improvements across several development environment files, focusing on enhanced keyboard support, funding configuration, and minor performance tweaks. The most significant changes are grouped below by theme.

Development environment enhancements:

  • Enabled the kitty keyboard protocol in wezterm/wezterm.lua to improve keyboard handling, particularly for modifier keys, and updated the comment to clarify tmux's role in forwarding extkeys.
  • Added support for extended keys in tmux/tmux.conf by appending ,xterm*:extkeys to the terminal features, enhancing compatibility with advanced keyboard input.

Project configuration:

  • Added a .github/FUNDING.yml file to specify supported funding platforms and provide a structure for sponsorship options.

Performance and settings adjustments:

  • Removed the ttimeoutlen setting from nvim/lua/basic.lua, possibly to rely on the default or simplify timeout configurations.

@djensenius djensenius merged commit f6a3be7 into main May 30, 2026
5 checks passed
@djensenius djensenius deleted the fix-arrow-keys branch May 30, 2026 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant