atom / fuzzy-finder

Find and open files quickly
MIT License
274 stars 138 forks source link

Git status finder shows only 10 modified files #345

Open ghost opened 6 years ago

ghost commented 6 years ago

@borishere commented on Apr 21, 2018, 6:37 PM UTC:

Prerequisites

Description

fuzzy-finder:toggle-git-status-finder command shows only 10 modified files but not all.

screenshot_4

Steps to Reproduce

  1. Modify more than 10 files
  2. Execute fuzzy-finder:toggle-git-status-finder

Expected behavior: Shows a list with all modified files

Actual behavior: Shows only 10 files

Reproduces how often: Always

Versions

c:>atom --version

Atom : 1.26.0 Electron: 1.7.11 Chrome : 58.0.3029.110 Node : 7.9.0

c:>apm --version apm 1.19.0 npm 3.10.10 node 6.9.5 x64 atom 1.26.0 python 2.7.14 git 2.13.0.windows.1 visual studio

Windows 10 Pro 64-bit [Version 10.0.16299.371]

This issue was moved by @lee-dohm from atom/atom/issues/17195.