possatti / pokemonsay

"pokemonsay" is like "cowsay" but for pokémon.
MIT License
506 stars 55 forks source link

List available pokemons in columns #20

Open juanpsm opened 2 years ago

juanpsm commented 2 years ago

The one column list that the option -l outputs is very uncomfortable to read, so i propose to use print instead of echo and pipe the loop in list_pokemon() to column -x.