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

time and namespace eval completer failures #40

Open
q3cpma opened this issue Mar 29, 2021 · 0 comments
Open

time and namespace eval completer failures #40

q3cpma opened this issue Mar 29, 2021 · 0 comments

Comments

@q3cpma
Copy link
Contributor

q3cpma commented Mar 29, 2021

As said in the title, these produce a similar error (e.g. tclreadline::Loop: error. error during evaluation of 'complete(time)' '::tclreadline::ScriptCompleter "\{" 5 6 "time \{"' failed) when hitting TAB:

  • time {
  • namespace eval
  • namespace eval dict {
    The last one is already in the TODO found in tclreadlineCompleter.tcl.

Another question raised by this issue: is there a way to avoid these error message and just do nothing if completion doesn't work?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant