Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Is there a way to make global aliases more available?




On 2023-01-18 09:16, Peter Stephenson wrote:

No, aliases are by design very limited things that get replaced on input
before any parsing is done.
Which is a feature, not a bug.  Sometimes you want things to behave stupidly.  One of my own favorite programs is a mouse cursor hopper -- good when you have multiple screens and multiple terminals,  I hit the hotkey and the cursor jumps to a set open terminal.  And it's absolutely stupid, it does not do any 'helpful' things like worry about what's visible on the monitor it just jumps.   Nothing to think about or worry about.  Dumb is good.




Messages sorted by: Reverse Date, Date, Thread, Author