File: control

package info (click to toggle)
bar-cursor-el 2.0-1.1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye
  • size: 80 kB
  • sloc: lisp: 29; makefile: 2
file content (19 lines) | stat: -rw-r--r-- 571 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: bar-cursor-el
Section: lisp
Priority: optional
Maintainer: David Bremner <bremner@debian.org>
Build-Depends: debhelper (>= 10),
 dh-elpa
Standards-Version: 4.1.5
Homepage: https://github.com/ajsquared/bar-cursor

Package: elpa-bar-cursor
Architecture: all
Depends: ${elpa:Depends}, ${misc:Depends}
Recommends: emacs (>= 46.0)
Enhances: emacs,
 emacs25
Description: switch Emacs block cursor to a bar
 Simple package to convert the block cursor into a bar cursor.  In
 overwrite mode, the bar cursor changes back into a block cursor.
 This is a global minor mode.