-
Notifications
You must be signed in to change notification settings - Fork 0
Issues: contour-terminal/endo
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
initial LSP mode support
part:language-server
part:prompt
Command line prompt and input handling
#18
opened Dec 19, 2023 by
christianparpart
4 tasks
History file (command completion)
enhancement
New feature or request
part:language-server
part:prompt
Command line prompt and input handling
#16
opened Dec 19, 2023 by
Yaraslaut
support data pipelining New feature or request
part:language
Shell Language and Semantics
|>
enhancement
#15
opened Dec 18, 2023 by
christianparpart
support function syntax
enhancement
New feature or request
#14
opened Dec 18, 2023 by
christianparpart
support process substitution New feature or request
part:language
Shell Language and Semantics
<(cmd)
and >(cmd)
enhancement
#13
opened Dec 18, 2023 by
christianparpart
support command substitution New feature or request
part:language
Shell Language and Semantics
$(cmd)
(and maybe (cmd)
?)
enhancement
#12
opened Dec 18, 2023 by
christianparpart
support tilde expansion New feature or request
part:language
Shell Language and Semantics
~
enhancement
#11
opened Dec 18, 2023 by
christianparpart
variable substitution New feature or request
part:language
Shell Language and Semantics
$var
and ${var}
enhancement
#10
opened Dec 18, 2023 by
christianparpart
support job control
enhancement
New feature or request
part:language
Shell Language and Semantics
#9
opened Dec 18, 2023 by
christianparpart
CI should create a static executable
CI
Github Actions (CI)
#8
opened Dec 18, 2023 by
christianparpart
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.