Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

set-alias bug on tcsh #275

Closed
tboydsto opened this issue May 13, 2019 · 1 comment
Closed

set-alias bug on tcsh #275

tboydsto opened this issue May 13, 2019 · 1 comment
Assignees
Labels
Milestone

Comments

@tboydsto
Copy link

The following no longer works on 4.3.0 for tcsh

set-alias brokealias {firefox -new-window "http://an.example.web?&param=one"}

but this does work (removes ?)

set-alias worksalias {firefox -new-window "http://an.example.web&param=one"}

Both the above worked in 4.1.0

@xdelaruelle
Copy link
Member

Does not work since this change 95c97ef on csh/tcsh and zsh. bash and ksh seem fine. Affects version 4.1.3 and above (last version released is v4.2.4).

@xdelaruelle xdelaruelle self-assigned this May 15, 2019
xdelaruelle added a commit that referenced this issue May 15, 2019
@xdelaruelle xdelaruelle added this to the 4.3 milestone May 15, 2019
@xdelaruelle xdelaruelle modified the milestones: 4.3, 4.2.5 Jul 8, 2019
xdelaruelle added a commit to xdelaruelle/modules that referenced this issue Jul 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants