Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
ion
ion
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 95
    • Issues 95
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 4
    • Merge Requests 4
  • Operations
    • Operations
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • redox-os
  • ionion
  • Issues
  • #951

Closed
Open
Opened Apr 12, 2020 by manfredlotz@manfredlotz

abbrev feature

In zsh there are so called global aliases, i.e I can define alias -g C='| wc -l' and when typing ls -l C it will be expanded to ls -l | wc -l.

I think something like this would be a good feature for ion. One could name it abbrev and above definition could look like abbrev L = '| wc -l

Wdyt?

Assignee
Assign to
unplanned
Milestone
unplanned
Assign milestone
Time tracking
None
Due date
None
Reference: redox-os/ion#951