GNU nano 2.9.0 发布,全功能且易用的文本编辑器

栏目: 软件资讯 · 发布时间: 8年前

内容简介:GNU nano 2.9.0 已发布,代号"Eta"。新版主要是引入了记录和回放“击键”的功能,如记录宏和回放宏。具体如下: GNU nano 2.9.0 "Eta" introduces the ability to record and replay keystrokes (M-: to start an...

GNU nano 2.9.0 已发布,代号"Eta"。新版主要是引入了记录和回放“击键”的功能,如记录宏和回放宏。具体如下:

GNU nano 2.9.0 "Eta" introduces the ability to record and replay keystrokes (M-: to start and stop recording, M-; to play the macro back), makes ^Q and ^S do something useful by default (^Q starts a backward search, and ^S saves the current file), changes ^W to start always a forward search, shows the number of open buffers (when more than one) in the title bar, no longer asks to press Enter when there are errors in an rc file, retires the options '--quiet' and 'set quiet' and 'set backwards', makes indenting and unindenting undoable, will look in $XDG_CONFIG_HOME for a nanorc file and in $XDG_DATA_HOME for the history files, adds a history stack for executed commands (^R^X), does not overwrite the position-history file of another nano.

此外,还修复了部分 bug。

发布主页:https://www.nano-editor.org/news.php

GNU nano 2.9.0 发布,全功能且易用的文本编辑器

nano 是 Unix 和类 Unix 系统中的一个文本编辑器,是 Pico 的复制品。nano 的目标是类似 Pico 的全功能但又易于使用的编辑器。nano 是遵守GNU通用公共许可证的自由软件,自从 2.0.7 版发布,许可证从 GPLv2 升级到 GPLv3。


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

算法技术手册(原书第2版)

算法技术手册(原书第2版)

George T. Heineman、Gary Pollice、Stanley Selkow / 杨晨、曹如进 / 机械工业出版社 / 2017-8-1 / 89.00元

本书使用实际代码而非伪代码来描述算法,并以经验主导支撑数学分析,侧重于应用且规范严谨。本书提供了用多种程序设计语言实现的文档化的实际代码解决方案,还介绍了近40种核心算法,其中包括用于计算点集的Voronoi图的Fortune算法、归并排序、多线程快速排序、AVL平衡二叉树实现以及空间算法。一起来看看 《算法技术手册(原书第2版)》 这本书的介绍吧!

URL 编码/解码
URL 编码/解码

URL 编码/解码

html转js在线工具
html转js在线工具

html转js在线工具

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换