最后活跃于 1730169293

knox 修订了这个 Gist 1730169293. 跳至此修订

1 file changed, 3 insertions

fzf-12.sh(file created)

@@ -0,0 +1,3 @@
1 + # Will take as few lines as possible to display the list
2 + seq 3 | fzf --height ~100%
3 + seq 3000 | fzf --height ~100%
更新 更早