Sunday, April 13, 2025

Command-line completion for lambdas

It seems that there is no way to complete lambdas on the command-line
(or I can't find a way). For instance, these all work (assuming that
<lambda>56 exists):

:fun <lambda>56
:def <lambda>56
:disassemble <lambda>56

But in no case does Tab help me to complete the name of the lambda. It
would be nice if completion worked for lambdas. Wdyt?

Life.


--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/vim_use/vtgrdi%24fn4%241%40ciao.gmane.io.

No comments: