You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
some times When entering long text into gum input it makes more sense for the text to be wrapped instead of horizontal scroll
Describe the solution you'd like
Maybe a --wrap switch
The text was updated successfully, but these errors were encountered:
Ah good suggestion! I hadn't even noticed gum write. It does handle wrapping but there are subtle differences it seems. For example it doesn't respond to Esc and although its help says that it has a --prompt argument, that doesn't seem to do anything for me.
Is your feature request related to a problem? Please describe.
some times When entering long text into
gum input
it makes more sense for the text to be wrapped instead of horizontal scrollDescribe the solution you'd like
Maybe a
--wrap
switchThe text was updated successfully, but these errors were encountered: