Zachary Yedidia
1dc1c65565
Update tutorial docs
v2.0.0-rc3
2020-01-21 20:37:51 -05:00
Zachary Yedidia
97ee344268
Fix some issues with syntax highlighting regions
...
Fixes #1464
2020-01-20 23:43:47 -05:00
Zachary Yedidia
b658f94e5a
Change ctrl-arrow default binding for non-Mac OSes
...
On non-Mac operating systems, the default for CtrlLeft/CtrlRight
is now WordLeft and WordRight instead of moving the cursor to the
start and end of lines (now rebound to Alt-Left/Right by default).
Default keybindings are unchanged on Mac.
Fixes #1465
2020-01-20 22:35:00 -05:00
Zachary Yedidia
0abe427026
Make readonly and filetype local-only
2020-01-20 22:03:32 -05:00
Zachary Yedidia
b3e40a2644
Make debug mode flag, plugins can access logbuf
2020-01-15 22:25:08 -05:00
Zachary Yedidia
fa4103f7aa
Merge
2020-01-15 20:09:33 -05:00
Zachary Yedidia
17f0eb80cd
Readonly should only apply to default buffers
...
Ref #1298
2020-01-15 20:09:17 -05:00
Zachary Yedidia
35dfb1830b
Merge pull request #1459 from wgj/osx_terminal_opt_key
...
Add suggestions for MacOS Terminal.app users
2020-01-14 16:54:02 -05:00
Zachary Yedidia
76f09adb48
Merge pull request #1456 from srishanbhattarai/patch-2
...
Include mingw and fix README section link
2020-01-14 16:53:54 -05:00
Weston Johnson
289c7147e4
Add suggestions for MacOS Terminal.app users
2020-01-14 14:42:05 -07:00
Krerkkiat Chusap
be34e1241c
Update julia.yml ( #1262 )
...
Add export to the keywords. This should fixes zyedidia/micro#1215 .
2020-01-11 13:41:52 -05:00
Srishan Bhattarai
83ea8d8be9
Include mingw and fix README section link
2020-01-09 15:16:15 -06:00
Zachary Yedidia
7c90f4d6f1
Merge
2020-01-06 12:29:39 -05:00
Zachary Yedidia
61a90f7666
Update xml.yaml
2020-01-06 12:29:33 -05:00
Serge Voilokov
8d373cde6e
Add golang keywords ( #1455 )
...
* Add golang keywords
* Update runtime
2020-01-06 12:06:44 -05:00
Zachary Yedidia
6a465500bc
Properly handle empty args with new shellquote lib
...
Fixes #1454
2020-01-06 11:38:21 -05:00
Zachary Yedidia
f3e8413e77
More doc updates
2020-01-06 00:01:49 -05:00
Zachary Yedidia
f2a1e2337f
Update tcell to include true color fix
...
Fixes #1452
2020-01-05 21:26:53 -05:00
Zachary Yedidia
c7f36f9480
Don't indent softwrap if ruler is off
...
Ref #1450
2020-01-05 20:32:29 -05:00
Zachary Yedidia
955bde4abc
Minor view fix
2020-01-05 15:02:52 -05:00
Zachary Yedidia
afb03aa37f
Small doc update
2020-01-05 13:21:46 -05:00
Zachary Yedidia
6c3814dfac
Better message for gob error
2020-01-05 12:45:27 -05:00
Zachary Yedidia
d234e9ec41
Add cycleautocompleteback action
2020-01-04 15:51:15 -05:00
Bonnie
c2c0325384
Fix #1383 : "Save with Sudo" rewrite ( #1424 )
...
* Rewrite save with sudo (Fixes #1383 )
* Combine overrideFile & overrideFileAsRoot into 1 function
2020-01-03 17:39:12 -05:00
Zachary Yedidia
dfb6bc0312
Fix save callback issue
2020-01-03 17:38:50 -05:00
Zachary Yedidia
0c6a7e2837
Update options docs and new docs on copy-paste
2020-01-03 13:39:39 -05:00
Zachary Yedidia
ddc8bf455e
Set filetype to 'off' to disable completely
...
Ref #1427
2020-01-02 19:00:42 -05:00
Zachary Yedidia
2855ae204c
Replace shellwords with shellquote
2020-01-02 18:30:51 -05:00
Zachary Yedidia
0bf54ff0e7
Don't crash if only file to open is directory
2020-01-02 15:25:07 -05:00
Zachary Yedidia
50ff45c213
Some documentation updates
2020-01-02 15:10:28 -05:00
Zachary Yedidia
eb2b546600
Merge
2020-01-02 12:43:52 -05:00
Zachary Yedidia
dc4da37908
Add "paste" option to enable aggressive pasting
...
Ref #1043
2020-01-02 12:42:39 -05:00
Zachary Yedidia
9333354fc8
Fix save with sudo on mac
2020-01-02 01:25:00 -05:00
Zachary Yedidia
b557ed2221
Fix PluginAddRuntimeFile
2020-01-02 01:18:16 -05:00
Zachary Yedidia
021f8da6f1
update readme
2020-01-01 23:00:46 -05:00
Zachary Yedidia
6d0128059b
Finish support for a fake cursor
v2.0.0-rc2
2020-01-01 22:40:51 -05:00
Zachary Yedidia
d6dd838abd
Better support for fake cursor
2020-01-01 21:29:18 -05:00
Zachary Yedidia
938fb7983a
Remove no longer necessary terminfo package
2020-01-01 20:58:01 -05:00
Zachary Yedidia
d9e262c394
Use fake cursor for windows
2020-01-01 20:47:05 -05:00
Zachary Yedidia
e98be1a1e5
Update deps
2020-01-01 20:44:45 -05:00
Zachary Yedidia
41fe7d090e
Update tcell
...
Ref #1447
2020-01-01 18:24:39 -05:00
Zachary Yedidia
aadf5b40ec
Update tcell
...
This update includes a fix for screen flashing on Windows.
Fixes #1447
2020-01-01 17:57:16 -05:00
Zachary Yedidia
ebf6d69f26
Update building from source info
2020-01-01 17:41:59 -05:00
Zachary Yedidia
ebf616399e
Update tcell
2020-01-01 17:26:49 -05:00
Zachary Yedidia
08708f79bf
Update tcell
2020-01-01 17:16:18 -05:00
Zachary Yedidia
d7b39fe7a5
Disable true color by default
2019-12-31 23:09:33 -05:00
Zachary Yedidia
48ace1c530
Add extra nightly release message
2019-12-31 22:49:21 -05:00
Zachary Yedidia
fde1cc563f
Update tcell
2019-12-31 22:46:30 -05:00
Zachary Yedidia
abf07a8357
Update runtime
2019-12-31 22:42:35 -05:00
Zachary Yedidia
a2f7080602
Raw event support with new tcell
2019-12-31 22:34:43 -05:00