Wang Mingyu 3e5cd95d80 nano: upgrade 6.0 -> 6.2
Changes between v6.0 and v6.2:
------------------------------
  display: suppress the bottom-bar wiping only when the user is editing
  linter: adjust the parsing to accommodate for a modern 'pyflakes'
  syntaxes: fold a couple of regexes together, and improve a few comments
  tweaks: change the type of a variable, to avoid a compiler warning
  tweaks: consistently backslash-escape the dash in M-letter keystrokes
  tweaks: rename a misnamed variable
  tweaks: rename a variable, reshuffle five lines, and snip two comments
  tweaks: rename a variable, to be more correct, and adjust two comments
  tweaks: rename a variable, to be more fitting
  tweaks: rename two more variables, and drop unneeded initializations
  tweaks: rename two variables (to get rid of a prefix), and elide a third
  tweaks: store a result, to avoid calling a function twice
  tweaks: use an intermediate variable, to avoid using one for two purposes
  build: fix compilation when configured with --enable-tiny
  build: prevent autopoint from overwriting a newer M4 file from gnulib
  copyright: update the last year for significantly changed files
  copyright: update the years for the FSF
  docs: mention bindable function 'zero', for toggling the interface bars
  docs: mention 'set guidestripe' and 'set unix' in the sample nanorc
  docs: remove obsolete Ctrl+Z from the cheatsheet; mention Alt+X instead
  files: let ^C cancel the exiting when the file on disk was changed
  gnulib: update to its current upstream state
  help: make the description of <Tab> more accurate
  help: update the description of M-D, to match the actual order of counts
  input: instead of moving waiting keycodes, just increment a pointer
  input: suppress any spotlighting when there are more keycodes waiting
  menus: don't show M-6 in the help lines of any prompt
  prompt: allow the user to copy the answer to the cutbuffer (with M-6)
  prompt: let ^K erase text after cursor (if any), otherwise whole answer
  tweaks: add some feedback to the autogen.sh script, to ease the wait
  tweaks: add some small, clarifying comments
  tweaks: adjust a translator hint, to fit the order in the POT file
  tweaks: drop foreign M-U and M-R from among the sample CUA bindings
  tweaks: remove a redundant check -- add a different one for symmetry
  tweaks: remove two redundant checks
  tweaks: rename a function and its two parameters, for clarity
  tweaks: rename a function and reshuffle its call
  tweaks: rename a function, to not contain the name of a variable
  tweaks: rename another variable, to better fit in with its sisters
  tweaks: rename a variable and a parameter, to be more descriptive
  tweaks: rename a variable, away from an abbreviation
  tweaks: rename a variable, for clarity and contrast
  tweaks: rename a variable, to make it clearer it refers to a window
  tweaks: rename two variables, and elide a near-enough duplicate
  tweaks: reshuffle some sample bindings, to group them differently
  tweaks: reword two comments, and rename a variable (away from an abbrev)
  tweaks: stop asking the terminal for its new size -- let ncurses do it
  tweaks: use some symbolic names instead of unclear numeric values
  tweaks: when discarding keycodes, don't bother parsing them

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-02-23 09:25:19 -08:00
2022-02-22 08:30:50 -08:00
2022-02-23 09:25:19 -08:00
2022-02-22 08:30:51 -08:00
2019-06-15 16:45:33 -07:00
2018-08-27 10:53:58 -07:00

Collection of layers for the OE-core universe

Main layer maintainer: Khem Raj <raj.khem@gmail.com>

This repository is a collection of layers to suppliment OE-Core
with additional packages, Each layer have designated maintainer
Please see the respective READMEs in the layer subdirectories
S
Description
No description provided
Readme 112 MiB
Languages
BitBake 85.2%
Shell 6.1%
C 3%
Roff 2.1%
NASL 1.9%
Other 1.5%