Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[Console] Autocomplete feature is not working when using alias #44461

Copy link
Copy link
Closed
@tarlepp

Description

@tarlepp
Issue body actions

Symfony version(s) affected

5.4.0

Description

If I use bash alias like;

echo 'alias console="/app/bin/console $@"' >> /home/dev/.bashrc

then autocomplete feature doesn't work when I try following;

dev@php-fpm:/app$ console ut [TAB]

but it works as expected when I use it like;

dev@php-fpm:/app$ ./bin/console ut [TAB]

How to reproduce

See the description.

Possible Solution

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.