Actions
Feature #3994
closed
W(
PA
Allow using empty lines in aliases editor
Feature #3994:
Allow 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
PA Updated by Per Amundsen over 7 years ago
- Status changed from New to Resolved
PA Updated by Per Amundsen over 7 years ago
- Status changed from Resolved to Closed
Actions