iBet uBet web content aggregator. Adding the entire web to your favor.
iBet uBet web content aggregator. Adding the entire web to your favor.



Link to original content: https://pkgsrc.se/editors/micro
pkgsrc.se | The NetBSD package collection

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

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


Branch: CURRENT, Version: 2.0.13nb7, Package name: micro-2.0.13nb7, 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-09-06 20:49:02 by Benny Siegert | Files touched by this commit (180) | Package updated
Log message:
Revbump all Go packages after go122 update
   2024-08-11 17:57:15 by Benny Siegert | Files touched by this commit (176) | Package updated
Log message:
Revbump all Go packages after update
   2024-07-03 08:59:36 by Benny Siegert | Files touched by this commit (169) | Package updated
Log message:
Revbump all Go packages after go122 security update
   2024-06-13 15:47:13 by Benny Siegert | Files touched by this commit (169) | Package updated
Log message:
Revbump all Go packages after go122 update
   2024-06-01 16:03:06 by Benny Siegert | Files touched by this commit (168)
Log message:
Revbump all Go packages, default Go version is now 1.22.
   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