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

The keys manual says Home arrows cross columns but the keys stay in the field

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

Maintainer thường phản hồi trong vòng 1 ngày

Chưa có ai nhận issue này.

Đánh giá

Độ khó
3/5
Thời gian dự kiến
1-2 ngày
Mức phù hợp với người mới
76/100
Loại issue
Tài liệu
Độ rõ ràng
Đặc tả rõ ràng
Mức độ hoạt động
Sôi nổi
Công nghệ
go
Lĩnh vực
cli, documentation, testing

Hướng nghiên cứu

Compare internal/manual/chat/keys.md:2220 and :2237 with home.md:471, then inspect internal/tui3/home.go:2862 and :2908 and homeKey. Run the manual query and the make demo-home reproduction first. Done means both manual pages describe the same arrow behavior and a navigation test verifies field-row arrows do not cross columns.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

area:chat bug sev:papercut

Seen on dev@debffabf6. Surfaced while verifying #1422; not introduced by it.

What happened

keys.md says ← and → cross Home's columns to a nearby row. home.md says they never leave the field: → opens the row's verbs and ← closes them. The code supports the latter behavior. The two pages give opposite instructions for a basic navigation gesture.

Replication

Deterministic (no model). Run codeaf manual "how do left and right arrows move on Home" and compare the returned sections. In codeaf chat with make demo-home, focus a field row and press →; it opens a fold, pane or row action, or moves the editor caret. It does not select a row in a different column.

Where

internal/manual/chat/keys.md:2220 and :2237 at dev@debffabf6 promise column crossing. internal/manual/chat/home.md:471 states the field behavior. internal/tui3/home.go:2862 and :2908, homeKey, handle the arrows without cross-column selection.

The fix

Correct keys.md to describe the actual row and editor actions, including the special pane/fold cases, and keep both manual pages in one vocabulary.

Acceptance

  • e2e: codeaf manual "how do left and right arrows move on Home" agrees with arrow behavior in codeaf chat.
  • Unit: a navigation test asserts that field-row arrows do not move selection into another column.
  • Record the former cross-column promise in invalidates.
Ngôn ngữ chính
Go
Star
115
Fork
14
Merge trung bình
9 giờ 38 phút
Pull request đã merge (30 ngày)
749

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

Chúng tôi chưa kiểm tra các tệp thiết lập môi trường của dự án này. Hãy bắt đầu từ README và xem hướng dẫn đóng góp lần đầu của chúng tôi để biết các bước chung.

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 Agent-Field/CodeAF

Tất cả issue của Agent-Field/CodeAF

Issue tương tự

Thêm issue về Go

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.