|
|
|
|
Changelog for nano-lang-7.2-180.27.noarch.rpm :
* Fri Jan 20 2023 Andreas Stieger - update to 7.2: * is prevented from pasting in view mode. * Wed Dec 14 2022 Andreas Stieger - update to 7.1: * When --autoindent and --breaklonglines are combined, pressing at a specific position no longer eats characters. * Wed Nov 16 2022 Andreas Stieger - update to 7.0: * String binds may contain bindable function names between braces * Unicode codes can be entered (via M-V) without leading zeroes, by finishing short codes with or * Word completion (^]) looks for candidates in all open buffers * No regular expression matches the final empty line any more * Wed Aug 03 2022 Dirk Müller - update to 6.4: * The file browser does not crash when moving up to the root folder. * Softwrapping very long lines is done more efficiently. * Invoking the formatter does not blink the screen. * Mon Jul 25 2022 Maurizio Galli - Added obs-channel-and-patchinfo-syntax.patch to support syntax highlighting for _channel and _patchinfo files used by OBS * Fri Apr 29 2022 Martin Pluskal - Update to version 6.3: * For multiline regexes, text is now colored as soon a start match is found, also when there is no end match at all. * The colorizing of any line is stopped after two thousand bytes to avoid frustrating delays. * When environment variable NO_COLOR is set, the two default colors (yellow for the spotlight, red for error messages) are suppressed when no interface colors are specified in a nanorc file. * Full justification and piping the whole buffer through a command now keep the cursor at the same line number. * Utility \'xsel\' can be used to copy a marked region to the system\'s clipboard. See doc/sample.nanorc for an example. * Fri Feb 18 2022 Andreas Stieger - GNU nano 6.2 * The file browser clears the prompt bar also when using - -minibar * Linting now works also with a newer \'pyflakes\' * Thu Feb 10 2022 Andreas Stieger - GNU nano 6.1: * The behavior of ^K at a prompt has been enhanced: when there is text after the cursor, just this text is erased * At a prompt, M-6 copies the current answer into the cutbuffer * Large external pastes into nano are handled more quickly * Thu Dec 16 2021 Andreas Stieger - GNU nano 6.0: * Option --zero hides the interface and uses the whole terminal for editing * Colors can be given also in #rgb hexadecimal, to select the nearest color from the 6x6x6 color-cube palette available on 256-color terminals * Fourteen new color names are available, from rosy to crimson * Sat Oct 09 2021 Andreas Stieger - GNU nano 5.9: * The extension of a filename is added to the name of a corresponding temporary file, so that spell checking a C file, for example, will check only the comments and strings (when using \'aspell\'). * The process number is added to the name of an emergency save file, so that when multiple nanos die they will not fight over a filename. * Undoing a cutting operation will restore an anchor that was located in the cut area to its original line. * When using --locking, saving a new buffer will create a lock file. * Syntax highlighting for YAML files has been added * Thu Jun 17 2021 Andreas Stieger - GNU nano 5.8: * After a search, the spotlighting is dropped after 1.5 seconds (0.8 seconds with --quick) to avoid the idea that the text is selected. * A + and a space before a filename on the command line will put the cursor at the end of the corresponding buffer. * Linter messages no longer include filename and line/column numbers. * Color name \"grey\" or \"gray\" can be used instead of \"lightblack\" * The color of the minibar can be chosen with \'set minicolor\'. * Thu Apr 29 2021 Andreas Stieger - GNU nano 5.7: * The output of --constantshow (without --minibar) is more stable * When opening multiple buffers and there is an error message, this message is shown again upon first switch to the relevant buffer * The position and size of the indicator now follow actual lines, instead of visual lines when in softwrap mode, meaning that the size of the indicator can change when scrolling in softwrap mode * Mon Mar 08 2021 Martin Pluskal - Fox signature sources- Drop no longer needed scriplets * Wed Mar 03 2021 Andreas Stieger - GNU nano 5.6.1: * Search matches are properly colorized in softwrap mode too * Option \'highlightcolor\' has been renamed to \'spotlightcolor\' * Wed Feb 24 2021 Andreas Stieger - GNU nano 5.6: * A search match gets highlighted (in black on yellow by default), in addition to placing the cursor at the start of the matchA. The color combination can be changed with \'set highlightcolor\'. By default the cursor is hidden until the next keystroke, but it can be forced on with --showcursor / \'set showcursor\'. * Option --markmatch / \'set markmatch\' has been removed * Cursor position and character code are displayed in the minibar only when option --constantshow / \'set constantshow\' is used, and their display can be toggled with M-C * The state flags are displayed in the minibar only when option - -stateflags / \'set stateflags\' is used * Thu Jan 14 2021 Andreas Stieger - GNU nano 5.5: * Option \'set minibar\' to suppress the title bar and show a bar with basic information * \'set promptcolor\' can configure the prompt bar * \'set markmatch\' highlights the result of a successful search * AThe bindable toggle \'nowrap\' has been renamed to \'breaklonglines\' * Support for Slang has been removed * Thu Dec 31 2020 Neal Gompa - Install a useful default nanorc configuration- Enable useful extra definitions for syntax highlighting * Thu Dec 03 2020 Andreas Stieger - GNU nano 5.4: * Moving the cursor now skips over combining characters (an other zero-width characters) * Deleting a character deletes also any succeeding zero-width characters but backspacing deletes just one character at a time * Wed Oct 07 2020 Aaron Stern - GNU nano 5.3: * Option \'set stateflags\' makes nano show the state of auto-indenting, the mark, hard-wrapping, macro recording, and soft-wrapping in the title bar. The flags take the place of \"Modified\", and a modified buffer is instead indicated by an asterisk ( *) after its name. * Nano no longer by default tries using libmagic to determine the type of a file (when neither filename nor first line gave a clue), because in most cases it is a waste of time. It requires using the option - -magic or -! or \'set magic\' to make nano try libmagic. * The color of the indicator can be changed with \'set scrollercolor\'. * Mon Aug 24 2020 Andreas Stieger - GNU nano 5.2: * Making certain replacements after a large paste does not crash * Hitting a toggle at the Search prompt does not clear the answer * Using --positionlog does not complain at the first start * A macro containing a Search command will not sometimes fail * Wed Aug 12 2020 Andreas Stieger - GNU nano 5.1: * Make M-Bsp (Alt+Backspace) delete a word backwards * Make M-[ bindable * Fix crash on first keystroke in an empty buffer --indicator and --softwrap * Fix crash when invoking the formatter while text is marked * In UTF-8 locales, an anchor is shown as a diamond * Wed Jul 29 2020 Paolo Stivanin - GNU nano 5.0: * With --indicator (or -q or \'set indicator\') nano will show a kind of scrollbar on the righthand side of the screen to indicate where in the buffer the viewport is located and how much it covers. * With any line can be \"tagged\" with an anchor, and and will jump to the nearest anchor. When using line numbers, an anchor is shown as \"+\" in the margin. * The Execute Command prompt is now directly accessible from the main menu (with ^T, replacing the Spell Checker). The Linter, Formatter, Spell Checker, Full Justification, Suspension, and Cut-Till-End functions are available in this menu too. * On terminals that support at least 256 colors, nine new color names are available: pink, purple, mauve, lagoon, mint, lime, peach, orange, and latte. These do not have lighter versions. * For the color names red, green, blue, yellow, cyan, magenta, white, and black, the prefix \'light\' gives a brighter color. Prefix \'bright\' is deprecated, as it means both bold AND light. * All color names can be preceded with \"bold,\" and/or \"italic,\" (in that order) to get a bold and/or italic typeface. * With --bookstyle (or -O or \'set bookstyle\') nano considers any line that begins with whitespace as the start of a paragraph. * Refreshing the screen with ^L now works in every menu. * In the main menu, ^L also centers the line with the cursor. * Toggling the help lines with M-X now works in all menus except in the help viewer and the linter. * At a filename prompt, the first lists the possibilities, and these are listed near the bottom instead of near the top. * Bindable function \'curpos\' has been renamed to \'location\'. * Long option --tempfile has been renamed to --saveonexit. * Short option -S is now a synonym of --softwrap. * The New Buffer toggle (M-F) has become non-persistent. Options - -multibuffer and \'set multibuffer\' still make it default to on. * Backup files will retain their group ownership (when possible). * Data is synced to disk before \"... lines written\" is shown. * The raw escape sequences for F13 to F16 are no longer recognized. * Distro-specific syntaxes, and syntaxes of less common languages, have been moved down to subdirectory syntax/extra/. The affected distros and others may wish to move wanted syntaxes one level up. Syntaxes for Markdown, Haskell, and Ada were added. * Sun May 24 2020 Andreas Stieger - GNU nano 4.9.3: * fix a crash when the terminal screen is resized while at a lock-file prompt * Tue Apr 07 2020 Andreas Stieger - GNU nano 4.9.2: * fix crash after undoing an at the end of leading whitespace * Wed Apr 01 2020 Andreas Stieger - GNU nano 4.9.1 * fix cursor getting misplaced when undoing line cuts * fix filtering of the whole buffer to a new buffer * Wed Mar 25 2020 Andreas Stieger - GNU Nano 4.9: * When justifying a selection, the new paragraph and the succeeding one get the appropriate first-line indent * Trying to justify an empty selection does not crash * Redoing the insertion of an empty file does not crash * DOS line endings in nanorc files are accepted * Option --suspend / \'set suspend\' has been renamed to the more logical --suspendable / \'set suspendable\' * Mon Feb 10 2020 Andreas Stieger - update to 4.8: * When something is pasted into nano, suppress auto-indentation * paste can be undone as a whole with a single M-U * Improve handling of lock files on start-up * Shift+Meta+letter key combos can be bound with \'bind Sh-M-letter\' * A custom nanorc file can be specified on the command line, with - f filename or --rcfile=filename * Thu Jan 30 2020 seanlewAATTopensuse.org- update to 4.7: * A will indent a marked region only when mark/cursor diff * Two indentations are considered the same when they look the same * When using ^J, a line will nver be broken in leading whitespace
|
|
|