To install this package, run in Emacs:
M-x package-install RET hl-column RET
Provides a local minor mode (toggled by M-x hl-column-mode
) and a
global minor mode (toggled by M-x global-hl-column-mode
) to
highlight, on a suitable terminal, the line on which point is.
You probably don't really want to use the global mode; if the cursor
is difficult to spot, try changing its color, relying on
blink-cursor-mode
or both.
Hl-Column isn't available on any ELPA right now. So, you have to follow one of the following methods:
(quelpa '(hl-column :fetcher git :url "https://codeberg.org/akib/emacs-hl-column.git"))
(straight-use-package '(hl-column :type git :repo "https://codeberg.org/akib/emacs-hl-column.git"))
Download hl-column.el
and put it in your load-path
.
hl-column-0.1.tar.lz | 2022-Nov-27 | 13.5 KiB |