Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

Shortcut to Resize the Window

Đang mở
#1 0 bình luận 0 reaction 1 người được giao Xem trên GitHub

@ankit02327 đang làm issue này rồi.

Từ ngày 28/8/2025.

Đánh giá

Issue này chưa được đánh giá.

Mô tả

bug enhancement

There should be a keybinding such that when those keys are pressed, the three windows resize themselves into the ratio they have by default;
This fixes the problem if a user manually resizes the windows and then wants the default back;
Also if some pop up opens in nvim ; it distrubs the size of the windows permanently so a temporary solution is for the user to use the keybinding to manually reset the size; though this should happen automatically (A particular example, let's say if a user in nvim has directory pane and he/she toogles it and it has been confirmted that the input output pane gets diestoredted permanently until user manually resizes it)I’ve noticed that when working with multiple windows in Neovim, the layout often gets distorted:

  • If I manually resize any window, it breaks the original proportions.
  • When toggling the file explorer or when a popup/floating window opens, the I/O pane especially tends to lose its intended ratio and doesn’t return to normal after closing.

Right now, the only fix is to manually resize everything, which is tedious.

What I need

A simple keybinding that will reset all windows back to the default ratios defined by the plugin. This would give me a quick way to restore the layout whenever something breaks.

Future improvement

Ideally, the reset should happen automatically after closing temporary windows (like directory pane or popups). But until then, a manual keybinding will be a good fallback.

Example workflow

  • I have three panes: code, I/O, and directory in their intended ratio.
  • I toggle the directory pane → the I/O pane gets distorted.
  • Press the reset keybinding → everything snaps back to the default proportions.
Ngôn ngữ chính
Lua
Star
4
Fork
0
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Chuẩn bị môi trường

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của ankit02327/nvim-cpp-setup

Tất cả issue của ankit02327/nvim-cpp-setup

Issue tương tự

Thêm issue về Lua

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.