We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Hi,
I love abbreviation, it always show me the right command.
But sometimes I need to put the cursor at a given place, is it possible to do that ?
Example :
abbr -a describe 'mysql -u root my_database -e "describe $CURSOR"'
and so, after typing "describe" I would like to have my cursor at $CURSOR
Thank you for this awesome shell ;)
Hi,
I love abbreviation, it always show me the right command.
But sometimes I need to put the cursor at a given place, is it possible to do that ?
Example :
and so, after typing "describe" I would like to have my cursor at $CURSOR
Thank you for this awesome shell ;)