ULL-ESIT-GRADOII-TFG / ghedsh

:octocat: A command line program following the philosophy of GitHub Education
http://ull-esit-gradoii-tfg.github.io/ghedsh/
GNU Lesser General Public License v3.0
0 stars 1 forks source link

^D == exit #42

Closed crguezl closed 6 years ago

crguezl commented 6 years ago

Podrías hacer que CTRL-D fuera equivalente a exit?

¡Gracias!

ahcarlos commented 6 years ago

A partir de ghedsh version 2.2.3 al hacer CTRL-D es equivalente a exit, guardando la configuración.

crguezl commented 6 years ago

Great!