Actions
Feature #3994
closedAllow using empty lines in aliases editor
Start date:
07/07/2018
Due date:
% Done:
0%
Estimated time:
Operative System:
All
Description
Hello,
I wanna suggest something small that will help for scripting purposes, as now the Scripts Editor allowing using empty lines (without parsing them) it would be nice to have and in Aliases Editor that too.
Example:
In Scripts Editor you can use that code and when click on Save and then close/reopen the editor it will not remove the empty lines, but in aliases editor that will not happen.
alias test { echo -a One echo -a Two echo -a Three }
Example Video: http://j.mp/2ud90qN
- Thanks!
Files
Actions