<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-oe/recipes-support/nano, branch master-next</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=master-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=master-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2026-04-14T15:59:32+00:00</updated>
<entry>
<title>nano: upgrade 8.7.1 -&gt; 9.0</title>
<updated>2026-04-14T15:59:32+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2026-04-14T10:38:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=d244f85aa03d523d4ca5ea8940b9acb8d3b32ef6'/>
<id>urn:sha1:d244f85aa03d523d4ca5ea8940b9acb8d3b32ef6</id>
<content type='text'>
Changelog:
============
- When the cursor almost goes offscreen to the right, all lines are
  now scrolled sideways together, by just the amount needed to keep
  the cursor in view.  Use --solosidescroll or 'set solosidescroll'
  to get back the old, jerky, single-line horizontal scrolling.
- The viewport can be scrolled sideways (in steps of one tabsize)
  with M-&lt; and M-&gt;.  See 'man nanorc' if M-&lt; and M-&gt; should switch
  between buffers (as they did earlier).
- M-Left, M-Right, M-Up, and M-Down have become rebindable.
- Stopping the recording of a macro immediately after starting it
  cancels the recording and leaves an existing macro in place.
- Feature toggles no longer break a chain of ^K cuts or M-6 copies,
  except the M-K cut-from-cursor toggle.
- With --mouse and --indicator, one can click in the scrollbar area
  to roughly navigate within the buffer.

Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;khem.raj@oss.qualcomm.com&gt;
</content>
</entry>
<entry>
<title>nano: upgrade 8.7 -&gt; 8.7.1</title>
<updated>2026-03-03T03:25:47+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2026-02-25T09:37:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=7a2ecc36be82f61dbe06748bf4f22f559855cca1'/>
<id>urn:sha1:7a2ecc36be82f61dbe06748bf4f22f559855cca1</id>
<content type='text'>
Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>nano: upgrade 8.6 -&gt; 8.7</title>
<updated>2025-11-18T16:17:54+00:00</updated>
<author>
<name>Randy MacLeod</name>
<email>Randy.MacLeod@windriver.com</email>
</author>
<published>2025-11-17T21:46:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=aa635dc5dd3ac879f4668130bb8021b8594aafe8'/>
<id>urn:sha1:aa635dc5dd3ac879f4668130bb8021b8594aafe8</id>
<content type='text'>
ChangeLog:
==========
      build: avoid a warning when configured with --disable-multibuffer
      bump version numbers and add a news item for the 8.7 release
      display: regenerate the screen after a resize during a spell check
      display: regenerate the screen only before and after waiting for input
      display: upon resize, redraw the subwindows only when fully initialized
      docs: add example of copy-to-clipboard-with-OSC52 to the sample nanorc
      docs: mention that `execute` can pipe buffer or region to the command
      gnulib: update to its current upstream state
      moving: prevent a negative relative jump from going beyond top of buffer
      new feature: execute a command without capturing the output
      startup: register the handler for SIGWINCH much earlier
      text: when blanking a line due to --autoindent, keep the mark in sync
      tweaks: improve a few comments, drop one, and unwrap some lines
      tweaks: improve the punctuation of one item in the sample nanorc
      tweaks: replace a remaining double dash with a true emdash
      tweaks: reshuffle some #ifdefs, and rename a function
      tweaks: unwrap three lines, for esthetics

Signed-off-by: Randy MacLeod &lt;Randy.MacLeod@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>nano: update UPSTREAM_CHECK_URI</title>
<updated>2025-11-12T17:39:00+00:00</updated>
<author>
<name>Yi Zhao</name>
<email>yi.zhao@windriver.com</email>
</author>
<published>2025-11-12T13:44:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=a582f6250f17aa14199fad29e380ab80403adfa1'/>
<id>urn:sha1:a582f6250f17aa14199fad29e380ab80403adfa1</id>
<content type='text'>
Update UPSTREAM_CHECK_URI to check the correct latest stable verison.

Before the patch:
$ devtool latest-version nano
INFO: Current version: 8.6
INFO: Latest version:

After the patch:
$ devtool latest-version nano
INFO: Current version: 8.6
INFO: Latest version: 8.6

Signed-off-by: Yi Zhao &lt;yi.zhao@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>nano: upgrade 8.5 -&gt; 8.6</title>
<updated>2025-09-04T17:28:24+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2025-09-03T09:02:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=fed0c272a24bce4b2b7ef02bbb468ba3663556e2'/>
<id>urn:sha1:fed0c272a24bce4b2b7ef02bbb468ba3663556e2</id>
<content type='text'>
Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>nano: upgrade 8.3 -&gt; 8.5</title>
<updated>2025-07-30T15:03:07+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2025-07-30T09:54:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=e9efacfc5cb173eee6ea5d99e25a12053c46f8ba'/>
<id>urn:sha1:e9efacfc5cb173eee6ea5d99e25a12053c46f8ba</id>
<content type='text'>
Changelog:
============
- Anchors are now saved when a file is closed, and restored when
  the file is reopened -- if and when --positionlog is active.
- Nano exits with an error status upon keystrokes ^O^Q and ^X^Q.
- Keystroke ^L just centers the cursor, while M-% cycles it.
- Option --whitespace is accepted, but left undocumented.
- Syntax coloring now works correctly in more locales.
- Bracketed pastes over a slow connection are more reliable.
- Tabs in an external paste at a prompt are not dropped.
- Feedback occurs when the cursor sits on a Byte Order Mark.
- The Execute prompt is more forgiving of a typo.

Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>nano: Remove dependency on file</title>
<updated>2025-02-25T12:50:39+00:00</updated>
<author>
<name>Alexis Cellier</name>
<email>alexis.cellier@smile.fr</email>
</author>
<published>2025-02-25T11:18:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=d4d4e988560e4101a10470c48f90ef1e3dccaaed'/>
<id>urn:sha1:d4d4e988560e4101a10470c48f90ef1e3dccaaed</id>
<content type='text'>
Dependency on file was added on version 2.7.4, but even then, there was
no reference to this dependency in nano documentation.
Today, still no reference to file as a dependency.

Cc: Yoann Congal &lt;yoann.congal@smile.fr&gt;
Signed-off-by: Alexis Cellier &lt;alexis.cellier@smile.fr&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>nano: upgrade 8.2 -&gt; 8.3</title>
<updated>2024-12-24T16:23:08+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2024-12-24T09:25:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=d61b4aa4520e09aaaf35c20685052de349a58f6f'/>
<id>urn:sha1:d61b4aa4520e09aaaf35c20685052de349a58f6f</id>
<content type='text'>
Changelog:
============
- A build failure with gcc-15 is fixed.
- Several translations were updated.

Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>nano: upgrade 8.1 -&gt; 8.2</title>
<updated>2024-09-10T14:20:38+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2024-09-10T09:02:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=11b8047012c8ba682a349ac31e2c4a9e68b5ab40'/>
<id>urn:sha1:11b8047012c8ba682a349ac31e2c4a9e68b5ab40</id>
<content type='text'>
Changelog:
==========
- At a Yes-No prompt, beside Y and the localized initial for "Yes",
  also ^Y is accepted.  Similarly, ^N for "No", and ^A for "All".
- A text-highlighting bug with Alt+Home/Alt+End is fixed.

Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>nano: upgrade 8.0 -&gt; 8.1</title>
<updated>2024-07-15T23:36:12+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2024-07-15T09:02:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=647874f20f022f35356d82300d42879ffe97ad41'/>
<id>urn:sha1:647874f20f022f35356d82300d42879ffe97ad41</id>
<content type='text'>
Changelog:
===========
• The idiom 'nano filename:linenumber' is understood only when the
  option --colonparsing (or 'set colonparsing') is used.
• Modern bindings are *not* activated when nano's invocation name
  starts with "e", as it jars with Debian's alternatives system.
• New bindable function 'cycle' first centers the current row,
  then moves it to the top of the viewport, then to the bottom.
  It is bound by default to ^L.
• Option --listsyntaxes/-z lists the names of available syntaxes.

Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
