Última actividad 1730169293

knox revisó este gist 1730169293. Ir a la revisión

1 file changed, 3 insertions

fzf-12.sh(archivo creado)

@@ -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%
Siguiente Anterior