c4eater

Results 3 issues of c4eater

Hi, Looks like auto-complete ignores `completion-styles` when building the candidate list... Problem shows itself on non substring based completion styles, eg. `partial-completion`. To reproduce: (Emacs 27.1, auto-complete #aafd3f5) ```lisp ;...

question
good first issue

This change adds a new TermOption, "has_leading_newline". When this option is set to false (default is true), TermLock::ensure_height() would not add a leading newline (=the separator between the original line...

The initial problem is: Under a certain combination of startup options, Skim does not reset the background color in the end of the execution. To reproduce: ```bash echo "AAAA\nBBBB" |...