You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: build_info/micro.control
+5-2Lines changed: 5 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,9 @@ Architecture: @DEB_ARCH@
4
4
Maintainer: @DEB_MAINTAINER@
5
5
Section: Text_Editors
6
6
Priority: optional
7
+
Recommends: pasteboard-utils
7
8
Description: modern and intuitive terminal-based text editor
8
-
micro is a terminal-based text editor that aims to be easy to use and intuitive, while also taking advantage of the full capabilities of modern terminals.
9
-
As the name indicates, micro aims to be somewhat of a successor to the nano editor by being easy to install and use.
9
+
micro is a terminal-based text editor that aims to be easy to use
10
+
and intuitive, while also taking advantage of the full capabilities
11
+
of modern terminals. As the name indicates, micro aims to be somewhat
12
+
of a successor to the nano editor by being easy to install and use.
0 commit comments