Replies: 1 comment
-
|
@handdara It looks like Helix does some client-side filtering. Can you try running creating a log file using |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Context: Ubuntu 22.04, Helix editor running in zellij.
I have a strange error that I wanted to ask about, I feel like it might be just something I'm doing incorrectly. Sometimes when starting commands/environments (e.g.
\begin{equation} ...), including user defined "newcommands" the autocomplete searcher will not find anything that doesn't have capital letters. For example, I type a single\begto try to start an environment with\begin, but the autocomplete only shows 2 options:AtBeginDocumentandAtBeginDvi. However, if I leave insert mode, and go back and continue typing, suddenly everything shows up.Any thoughts?
Beta Was this translation helpful? Give feedback.
All reactions