form-feed icon indicating copy to clipboard operation
form-feed copied to clipboard

Display ^L glyphs as horizontal lines

Results 1 form-feed issues
Sort by recently updated
recently updated
newest added

If one does `(setq cider-repl-prompt-function (lambda (ns) (format "\f\n%s> " ns)))` and enable form-feed, there is no wide line before the prompt. Reported by lostcoffee on `#emacs`.