./editors/micro, Modern and intuitive terminal-based text editor

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.0.13nb2, Package name: micro-2.0.13nb2, Maintainer: sjmulder

Terminal-based text editor that aims to be easy to use and intuitive,
while also taking advantage of the capabilities of modern terminals.

As its name indicates, micro aims to be somewhat of a successor to the
nano editor by being easy to install and use. It strives to be enjoyable
as a full-time editor for people who prefer to work in a terminal, or
those who regularly edit files over SSH.


Required to build:
[pkgtools/cwrappers] [lang/go114]

Master sites:

Filesize: 550.232 KB

Version history: (Expand)


CVS history: (Expand)


   2024-04-05 21:14:14 by Benny Siegert | Files touched by this commit (161) | Package updated
Log message:
Revbump all Go packages after go121 update
   2024-02-07 15:51:04 by Benny Siegert | Files touched by this commit (156) | Package updated
Log message:
Revbump all Go packages after go121 update
   2024-01-30 16:46:27 by Sijmen J. Mulder | Files touched by this commit (3) | Package updated
Log message:
editors/micro: Update to 2.0.13

2.0.13:
 - Introduced new reload option to control file reloading behavior when
   files are updated externally.
 - Bug fix for term command.
 - Minor bug fixes.

2.0.12:
 - Adds fakecursor option.
 - Adds HistorySearchUp and HistorySearchDown actions.
 - Adds scrollbarchar option.
 - Adds -multiopen flag.
 - Save with sudo for large files fixed.
 - Syntax highlighting engine improvements.
 - Many minor bug fixes and highlighting adjustments/improvements (new
   languages and fixes).

https://github.com/zyedidia/micro/releases/tag/v2.0.13
https://github.com/zyedidia/micro/releases/tag/v2.0.12
   2024-01-10 20:14:43 by Benny Siegert | Files touched by this commit (152) | Package updated
Log message:
Revbump all Go packages after go121 update
   2023-12-05 20:46:19 by Benny Siegert | Files touched by this commit (146) | Package updated
Log message:
Revbump all Go packages after go121 update
   2023-11-10 16:45:25 by Benny Siegert | Files touched by this commit (152) | Package updated
Log message:
Revbump all Go packages after go121 update
   2023-10-29 15:48:24 by Benny Siegert | Files touched by this commit (152)
Log message:
Revbump all Go packages because go121 is now the default
   2023-10-15 14:04:35 by Benny Siegert | Files touched by this commit (155) | Package updated
Log message:
Revbump all Go packages after go120 security update