X-Git-Url: https://git.wh0rd.org/?p=nano-editor.git;a=blobdiff_plain;f=news.php;h=fc8a037a8f6b09a58a939dca1fc488c844633652;hp=5a85dcec5d7f582f312eb9d143043eeb32b0534d;hb=67c6d96178ccdea93300f563e7a5588faaf0b736;hpb=eb64fc57cfdce9deb9902fba6982f12df7bc8b12 diff --git a/news.php b/news.php index 5a85dce..fc8a037 100644 --- a/news.php +++ b/news.php @@ -24,9 +24,9 @@ always be used, and changes (when linting) the text in the title bar and the color of the status bar to make linting mode more obvious. It also adds a bindable 'zap' function for deleting a line or marked region without changing the -cutbuffer, adds --zap to bind the and +cutbuffer, adds --zap to bind the <Del> and <Backspace> keys to the zap function when something is marked, and -hard-binds to 'zap'. Furthermore, it shows the +hard-binds <Alt+Del> to 'zap'. Furthermore, it shows the cursor also in the help viewer (when --showcursor is used), renames the bindable functions 'prevhistory' to 'older' and 'nexthistory' to 'newer' (update your nanorcs when needed),