v1.3.4
版本发布时间: 2017-11-25 07:53:38
zyedidia/micro最新发布版本:nightly(2020-07-06 04:43:25)
Micro version 1.3.4.
See the readme for installation instructions.
This release fixes some bugs and makes a number of small improvements.
- New
scrollbar
option (off by default)- Does not have mouse support
- New
savehistory
option (on by default)- Micro will remember your command bar history between sessions (after closing and re-opening the editor)
- Nano-like menu for showing the keybindings
- Use
Alt-g
to enable - Displayed in the statusline
- Use
- Paragraph movement
- Use
Alt-{
andAlt-}
- Use
- Support for binding raw escape sequences
- Some key events are not sent by terminals by default but they can be configured to send custom escape sequences. This feature lets you configure micro to receive custom escape sequences and bind them to an action.
-
retab
command will convert tabs to spaces or vice versa depending on yourtabstospaces
setting -
replace
command now accepts the-l
flag for 'literal'- It will treat the search term literally instead of as a regex
- Command bar improvements
- Environment variables are supported in the command bar
- Shell commands will also be expanded in the command bar using backticks
- Better keybindings
- CtrlA, CtrlLeft: start of line
- CtrlE, CtrlRight: end of line
- CtrlF, AltRight: next word
- CtrlB, AltLeft: previous word
- CtrlW, AltBackspace: delete previous word
- CtrlV: Paste
- Arrow keys as usual
- Some settings have been renamed for consistency
-
splitRight
->splitright
-
splitBottom
->splitbottom
-
-
sucmd
option for customizing "save with sudo" (some systems use a different command fromsudo
). - Colorschemes and syntax improvements
- New
twilight
colorscheme - Matlab/Octave syntax support
- Lua, Javascript, Scala, Fish etc... syntax improvements
- New
- Minor change to the behavior of search
- Should match the behavior from Vim/Emacs better
1、 micro-1.3.4-osx.tar.gz 3.83MB
2、 micro-1.3.4-linux64.tar.gz 3.68MB
3、 micro-1.3.4-linux32.tar.gz 3.31MB
4、 micro-1.3.4-linux-arm.tar.gz 3.36MB
5、 micro-1.3.4-freebsd64.tar.gz 3.67MB
6、 micro-1.3.4-freebsd32.tar.gz 3.31MB
7、 micro-1.3.4-openbsd64.tar.gz 3.66MB
8、 micro-1.3.4-openbsd32.tar.gz 3.31MB
9、 micro-1.3.4-netbsd64.tar.gz 3.67MB
10、 micro-1.3.4-netbsd32.tar.gz 3.31MB
11、 micro-1.3.4-win64.zip 3.66MB
12、 micro-1.3.4-win32.zip 3.31MB
13、 micro-1.3.4-src.tar.gz 70.64MB
14、 micro-1.3.4-src.zip 73.1MB