]> git.lizzy.rs Git - micro.git/log
micro.git
4 years agoMerge branch 'utkarsh2102-update-readme' v2.0.1
Zachary Yedidia [Wed, 12 Feb 2020 19:26:33 +0000 (14:26 -0500)]
Merge branch 'utkarsh2102-update-readme'

4 years agoUpdate readme
Zachary Yedidia [Wed, 12 Feb 2020 19:26:17 +0000 (14:26 -0500)]
Update readme

4 years agoMerge branch 'update-readme' of https://github.com/utkarsh2102/micro into utkarsh2102...
Zachary Yedidia [Wed, 12 Feb 2020 19:22:33 +0000 (14:22 -0500)]
Merge branch 'update-readme' of https://github.com/utkarsh2102/micro into utkarsh2102-update-readme

4 years agoMerge branch 'seitokaichou-autosu'
Zachary Yedidia [Wed, 12 Feb 2020 19:15:37 +0000 (14:15 -0500)]
Merge branch 'seitokaichou-autosu'

4 years agoMerge branch 'autosu' of https://github.com/seitokaichou/micro into seitokaichou...
Zachary Yedidia [Wed, 12 Feb 2020 19:15:30 +0000 (14:15 -0500)]
Merge branch 'autosu' of https://github.com/seitokaichou/micro into seitokaichou-autosu

4 years agoMerge branch 'jawahars16-bug-endless-reload-prompt'
Zachary Yedidia [Wed, 12 Feb 2020 18:56:17 +0000 (13:56 -0500)]
Merge branch 'jawahars16-bug-endless-reload-prompt'

4 years agoMerge branch 'bug-endless-reload-prompt' of https://github.com/jawahars16/micro into...
Zachary Yedidia [Wed, 12 Feb 2020 18:56:00 +0000 (13:56 -0500)]
Merge branch 'bug-endless-reload-prompt' of https://github.com/jawahars16/micro into jawahars16-bug-endless-reload-prompt

4 years agoUpdate readme toc
Zachary Yedidia [Wed, 12 Feb 2020 18:38:14 +0000 (13:38 -0500)]
Update readme toc

4 years agoShare hash across equivalent buffers for fastdirty=off
Zachary Yedidia [Wed, 12 Feb 2020 18:32:42 +0000 (13:32 -0500)]
Share hash across equivalent buffers for fastdirty=off

4 years agoIntroduce IndentLine action
Zachary Yedidia [Wed, 12 Feb 2020 18:30:24 +0000 (13:30 -0500)]
Introduce IndentLine action

Closes #1476

4 years agoFix issue with global/local settings
Zachary Yedidia [Wed, 12 Feb 2020 18:18:59 +0000 (13:18 -0500)]
Fix issue with global/local settings

4 years agoClicking tabbar arrow scrolls and fix multicursor
Zachary Yedidia [Wed, 12 Feb 2020 18:05:15 +0000 (13:05 -0500)]
Clicking tabbar arrow scrolls and fix multicursor

Closes #1503

4 years agoExpose OpenLogBuf to plugins
Zachary Yedidia [Wed, 12 Feb 2020 17:35:40 +0000 (12:35 -0500)]
Expose OpenLogBuf to plugins

4 years agoOnly highlight matching brace if one is found
Zachary Yedidia [Wed, 12 Feb 2020 06:32:23 +0000 (01:32 -0500)]
Only highlight matching brace if one is found

Fixes #1505

4 years agoOnly fetch tags if no tags are found at all
Zachary Yedidia [Wed, 12 Feb 2020 06:24:25 +0000 (01:24 -0500)]
Only fetch tags if no tags are found at all

Fixes #1504

4 years agoFix deleteLines off-by-one error
Zachary Yedidia [Wed, 12 Feb 2020 06:16:11 +0000 (01:16 -0500)]
Fix deleteLines off-by-one error

Fixes #1501

4 years agoClamp modifications
Zachary Yedidia [Wed, 12 Feb 2020 05:55:52 +0000 (00:55 -0500)]
Clamp modifications

Fixes #1502

4 years agoRemove incorrect plugin documentation
Zachary Yedidia [Wed, 12 Feb 2020 05:22:32 +0000 (00:22 -0500)]
Remove incorrect plugin documentation

4 years agoUpdate installation instruction on Debian systems
Utkarsh Gupta [Wed, 12 Feb 2020 02:15:07 +0000 (07:45 +0530)]
Update installation instruction on Debian systems

4 years agoDon't expose draw channel to outside packages
Zachary Yedidia [Wed, 12 Feb 2020 01:39:26 +0000 (20:39 -0500)]
Don't expose draw channel to outside packages

4 years agoUpdate tcell to v1.4.4
Zachary Yedidia [Wed, 12 Feb 2020 01:34:22 +0000 (20:34 -0500)]
Update tcell to v1.4.4

4 years agoDon't block when redraw channel becomes full
Zachary Yedidia [Wed, 12 Feb 2020 01:03:32 +0000 (20:03 -0500)]
Don't block when redraw channel becomes full

Fixes #1497

4 years agoMerge
Zachary Yedidia [Wed, 12 Feb 2020 00:13:41 +0000 (19:13 -0500)]
Merge

4 years agoUpdate haskell syntax file
Zachary Yedidia [Wed, 12 Feb 2020 00:13:36 +0000 (19:13 -0500)]
Update haskell syntax file

4 years agoUpdate readme v2.0.0
Zachary Yedidia [Tue, 11 Feb 2020 21:40:15 +0000 (16:40 -0500)]
Update readme

4 years agoUpdate screenshot
Zachary Yedidia [Tue, 11 Feb 2020 21:30:58 +0000 (16:30 -0500)]
Update screenshot

4 years agoTypo
Zachary Yedidia [Tue, 11 Feb 2020 19:50:15 +0000 (14:50 -0500)]
Typo

4 years agoFix tag fetching in build-version.go
Zachary Yedidia [Tue, 11 Feb 2020 19:46:19 +0000 (14:46 -0500)]
Fix tag fetching in build-version.go

4 years agoFetch tags if none are found
Zachary Yedidia [Tue, 11 Feb 2020 19:14:34 +0000 (14:14 -0500)]
Fetch tags if none are found

4 years agoUse filepath.Join more
Zachary Yedidia [Tue, 11 Feb 2020 18:09:17 +0000 (13:09 -0500)]
Use filepath.Join more

4 years agoRecover from internal errors without crashing
Zachary Yedidia [Tue, 11 Feb 2020 05:50:24 +0000 (00:50 -0500)]
Recover from internal errors without crashing

4 years agoImprove one-dark colorscheme divider
Zachary Yedidia [Tue, 11 Feb 2020 04:37:21 +0000 (23:37 -0500)]
Improve one-dark colorscheme divider

4 years agoUpdate readme buttons
Zachary Yedidia [Tue, 11 Feb 2020 03:58:25 +0000 (22:58 -0500)]
Update readme buttons

4 years agoAdd svg logo
Zachary Yedidia [Tue, 11 Feb 2020 03:40:16 +0000 (22:40 -0500)]
Add svg logo

4 years agoMerge branch 'FJduFou-patch-1'
Zachary Yedidia [Tue, 11 Feb 2020 03:37:03 +0000 (22:37 -0500)]
Merge branch 'FJduFou-patch-1'

4 years agoUpdate README.md
François-Joseph du Fou [Thu, 5 Sep 2019 16:22:38 +0000 (18:22 +0200)]
Update README.md

4 years agobetter top
François-Joseph du Fou [Sat, 31 Aug 2019 20:47:23 +0000 (22:47 +0200)]
better top

add a center logo + 3 news buttons

4 years agoUpdate readme
Zachary Yedidia [Tue, 11 Feb 2020 03:19:47 +0000 (22:19 -0500)]
Update readme

4 years agoMerge branch 'Calinou-improve-readme'
Zachary Yedidia [Tue, 11 Feb 2020 03:17:51 +0000 (22:17 -0500)]
Merge branch 'Calinou-improve-readme'

4 years agoMerge branch 'improve-readme' of https://github.com/Calinou/micro into Calinou-improv...
Zachary Yedidia [Tue, 11 Feb 2020 03:17:46 +0000 (22:17 -0500)]
Merge branch 'improve-readme' of https://github.com/Calinou/micro into Calinou-improve-readme

4 years agoAdd note in readme about winpty
Zachary Yedidia [Tue, 11 Feb 2020 03:10:01 +0000 (22:10 -0500)]
Add note in readme about winpty

4 years agoMerge
Zachary Yedidia [Tue, 11 Feb 2020 00:56:17 +0000 (19:56 -0500)]
Merge

4 years agoDraw FakeCursor in infobar when on a character
Zachary Yedidia [Tue, 11 Feb 2020 00:55:13 +0000 (19:55 -0500)]
Draw FakeCursor in infobar when on a character

Fixes #1496

4 years agoTerm should return error on unsupported systems
Zachary Yedidia [Tue, 11 Feb 2020 00:09:03 +0000 (19:09 -0500)]
Term should return error on unsupported systems

Fixes #1494

4 years agoDocument all options
Zachary Yedidia [Mon, 10 Feb 2020 20:07:00 +0000 (15:07 -0500)]
Document all options

4 years agoMerge
Zachary Yedidia [Mon, 10 Feb 2020 19:59:47 +0000 (14:59 -0500)]
Merge

4 years agoMerge branch 'sum01-issue_1008'
Zachary Yedidia [Mon, 10 Feb 2020 19:59:40 +0000 (14:59 -0500)]
Merge branch 'sum01-issue_1008'

4 years agoMerge branch 'issue_1008' of https://github.com/sum01/micro into sum01-issue_1008
Zachary Yedidia [Mon, 10 Feb 2020 19:59:31 +0000 (14:59 -0500)]
Merge branch 'issue_1008' of https://github.com/sum01/micro into sum01-issue_1008

4 years agoUpdate documentation to include Material colorscheme (#1279)
Kyle Barron [Mon, 10 Feb 2020 19:53:27 +0000 (14:53 -0500)]
Update documentation to include Material colorscheme (#1279)

4 years agoFix rehighlight for retab
Zachary Yedidia [Mon, 10 Feb 2020 19:49:08 +0000 (14:49 -0500)]
Fix rehighlight for retab

4 years agoUpdate readme
Zachary Yedidia [Mon, 10 Feb 2020 05:38:57 +0000 (00:38 -0500)]
Update readme

4 years agoChange diffgutter default to false
Zachary Yedidia [Mon, 10 Feb 2020 05:30:13 +0000 (00:30 -0500)]
Change diffgutter default to false

4 years agoMerge branch 'diff-gutter' of https://github.com/p-e-w/micro
Zachary Yedidia [Mon, 10 Feb 2020 05:28:43 +0000 (00:28 -0500)]
Merge branch 'diff-gutter' of https://github.com/p-e-w/micro

4 years agoSanitize inputs to insert and remove
Zachary Yedidia [Mon, 10 Feb 2020 05:18:08 +0000 (00:18 -0500)]
Sanitize inputs to insert and remove

4 years agoMerge
Zachary Yedidia [Mon, 10 Feb 2020 03:40:20 +0000 (22:40 -0500)]
Merge

4 years agoUpdate tcell dep
Zachary Yedidia [Mon, 10 Feb 2020 03:40:18 +0000 (22:40 -0500)]
Update tcell dep

4 years agoupdated man page (#1492)
Rein F [Mon, 10 Feb 2020 02:53:42 +0000 (03:53 +0100)]
updated man page (#1492)

4 years agoDon't autocomplete in the middle of a word
Zachary Yedidia [Sun, 9 Feb 2020 21:46:53 +0000 (16:46 -0500)]
Don't autocomplete in the middle of a word

Fixes #1490

4 years agoFix save callbacks
Zachary Yedidia [Sun, 9 Feb 2020 21:36:15 +0000 (16:36 -0500)]
Fix save callbacks

Fixes #1491

4 years agoCreate bindings.json if it does not exist
Zachary Yedidia [Sun, 9 Feb 2020 21:27:39 +0000 (16:27 -0500)]
Create bindings.json if it does not exist

4 years agoProperly flush bufio writer
Zachary Yedidia [Sun, 9 Feb 2020 20:36:31 +0000 (15:36 -0500)]
Properly flush bufio writer

4 years agoImprove disk performance with buffered io
Zachary Yedidia [Sun, 9 Feb 2020 20:21:23 +0000 (15:21 -0500)]
Improve disk performance with buffered io

4 years agoImprove remove performance
Zachary Yedidia [Sun, 9 Feb 2020 19:58:37 +0000 (14:58 -0500)]
Improve remove performance

4 years agoStart insert performance improvements
Zachary Yedidia [Sun, 9 Feb 2020 19:30:20 +0000 (14:30 -0500)]
Start insert performance improvements

4 years agoFix errcheck in clean
Zachary Yedidia [Sun, 9 Feb 2020 05:42:16 +0000 (00:42 -0500)]
Fix errcheck in clean

4 years agoMerge
Zachary Yedidia [Sun, 9 Feb 2020 05:40:55 +0000 (00:40 -0500)]
Merge

4 years agoMinor improvements
Zachary Yedidia [Sun, 9 Feb 2020 05:40:50 +0000 (00:40 -0500)]
Minor improvements

4 years agoAdd jsonnet syntax file (#1320)
Indiana Kernick [Sun, 9 Feb 2020 05:23:49 +0000 (15:53 +1030)]
Add jsonnet syntax file (#1320)

4 years agocsharp bracket highlighting problem #1172 (#1199)
Tommy [Sun, 9 Feb 2020 05:21:27 +0000 (05:21 +0000)]
csharp bracket highlighting problem #1172 (#1199)

4 years agoMerge
Zachary Yedidia [Sun, 9 Feb 2020 05:19:21 +0000 (00:19 -0500)]
Merge

4 years agoMerge branch 'Paalon-master'
Zachary Yedidia [Sun, 9 Feb 2020 05:19:11 +0000 (00:19 -0500)]
Merge branch 'Paalon-master'

4 years agoMerge branch 'master' of https://github.com/Paalon/micro into Paalon-master
Zachary Yedidia [Sun, 9 Feb 2020 05:19:02 +0000 (00:19 -0500)]
Merge branch 'master' of https://github.com/Paalon/micro into Paalon-master

4 years agoMerge pull request #1324 from konsumer/master
Zachary Yedidia [Sun, 9 Feb 2020 05:18:09 +0000 (00:18 -0500)]
Merge pull request #1324 from konsumer/master

add support for input and scalar defintiions (for graphql-tools schema)

4 years agoMerge pull request #1321 from zonuexe/add/php-fn-keyword
Zachary Yedidia [Sun, 9 Feb 2020 05:17:41 +0000 (00:17 -0500)]
Merge pull request #1321 from zonuexe/add/php-fn-keyword

Add `fn` keyword (arrow function) added in PHP 7.4 to coloring

4 years agoMerge pull request #1333 from the-sushi/patch-1
Zachary Yedidia [Sun, 9 Feb 2020 05:17:24 +0000 (00:17 -0500)]
Merge pull request #1333 from the-sushi/patch-1

Add Forth highlighting

4 years agoUpdate third party licenses
Zachary Yedidia [Sun, 9 Feb 2020 05:03:03 +0000 (00:03 -0500)]
Update third party licenses

4 years agoFix unsplit crash
Zachary Yedidia [Sun, 9 Feb 2020 02:06:13 +0000 (21:06 -0500)]
Fix unsplit crash

Fixes #1488

4 years agoFix to allow readonly to be disabled
Zachary Yedidia [Sun, 9 Feb 2020 00:37:37 +0000 (19:37 -0500)]
Fix to allow readonly to be disabled

4 years agoShow that the file is readonly (#1486)
Rein F [Sun, 9 Feb 2020 00:34:35 +0000 (01:34 +0100)]
Show that the file is readonly (#1486)

* Show that the file is readonly)

* change the (readonly) statusline msg into [ro]

4 years agoMore plugin docs and improve doc formatting
Zachary Yedidia [Sat, 8 Feb 2020 23:31:06 +0000 (18:31 -0500)]
More plugin docs and improve doc formatting

4 years agoEnable autosave option
Zachary Yedidia [Sat, 8 Feb 2020 21:53:08 +0000 (16:53 -0500)]
Enable autosave option

The autosave option is now specified as an integer, which denotes
the number of seconds to wait between saving the file. If the option
is 0, then autosaving is disabled. If the option is given by the user
as a boolean, it will be converted to 8 if true, and 0 if false.

Fixes #1479

4 years agoUse actual lua functions for callbacks instead of strings
Zachary Yedidia [Sat, 8 Feb 2020 20:49:41 +0000 (15:49 -0500)]
Use actual lua functions for callbacks instead of strings

4 years agoAdd diff gutter
Philipp Emanuel Weidmann [Sat, 8 Feb 2020 07:56:24 +0000 (13:26 +0530)]
Add diff gutter

4 years agoMerge pull request #1277 from coolreader18/patch-1
Zachary Yedidia [Sat, 8 Feb 2020 01:27:51 +0000 (20:27 -0500)]
Merge pull request #1277 from coolreader18/patch-1

Update README about Windows terminal color support.

4 years agoMerge pull request #1423 from caligari87/patch-1
Zachary Yedidia [Sat, 8 Feb 2020 01:18:05 +0000 (20:18 -0500)]
Merge pull request #1423 from caligari87/patch-1

Add ZScript language highlighting

4 years agoMerge branch 'neutralinsomniac-fix_defaultkeys_help'
Zachary Yedidia [Sat, 8 Feb 2020 01:17:17 +0000 (20:17 -0500)]
Merge branch 'neutralinsomniac-fix_defaultkeys_help'

4 years agoAdd Mac special cases
Zachary Yedidia [Sat, 8 Feb 2020 01:16:59 +0000 (20:16 -0500)]
Add Mac special cases

4 years agoAdd mac keybinds
Zachary Yedidia [Sat, 8 Feb 2020 01:14:35 +0000 (20:14 -0500)]
Add mac keybinds

4 years agoMerge branch 'fix_defaultkeys_help' of https://github.com/neutralinsomniac/micro...
Zachary Yedidia [Sat, 8 Feb 2020 01:09:44 +0000 (20:09 -0500)]
Merge branch 'fix_defaultkeys_help' of https://github.com/neutralinsomniac/micro into neutralinsomniac-fix_defaultkeys_help

4 years agoMerge
Zachary Yedidia [Sat, 8 Feb 2020 01:04:58 +0000 (20:04 -0500)]
Merge

4 years agoMerge branch 'msiism-master'
Zachary Yedidia [Sat, 8 Feb 2020 01:04:50 +0000 (20:04 -0500)]
Merge branch 'msiism-master'

4 years agoMerge branch 'master' of https://github.com/msiism/micro into msiism-master
Zachary Yedidia [Sat, 8 Feb 2020 01:04:44 +0000 (20:04 -0500)]
Merge branch 'master' of https://github.com/msiism/micro into msiism-master

4 years agoMerge pull request #1252 from SunflowerFuchs/patch-1
Zachary Yedidia [Sat, 8 Feb 2020 01:03:53 +0000 (20:03 -0500)]
Merge pull request #1252 from SunflowerFuchs/patch-1

Update zsh.yaml

4 years agoMerge pull request #1264 from krerkkiat/issue-1237
Zachary Yedidia [Sat, 8 Feb 2020 01:03:22 +0000 (20:03 -0500)]
Merge pull request #1264 from krerkkiat/issue-1237

Update sh.yaml

4 years agoMerge
Zachary Yedidia [Sat, 8 Feb 2020 00:57:13 +0000 (19:57 -0500)]
Merge

4 years agoMerge
Zachary Yedidia [Sat, 8 Feb 2020 00:56:57 +0000 (19:56 -0500)]
Merge

4 years agoMerge branch 'dbeef-master'
Zachary Yedidia [Sat, 8 Feb 2020 00:42:14 +0000 (19:42 -0500)]
Merge branch 'dbeef-master'

4 years agoUpdate docs
Zachary Yedidia [Sat, 8 Feb 2020 00:41:11 +0000 (19:41 -0500)]
Update docs

4 years agoMerge branch 'master' of https://github.com/dbeef/micro into dbeef-master
Zachary Yedidia [Sat, 8 Feb 2020 00:37:56 +0000 (19:37 -0500)]
Merge branch 'master' of https://github.com/dbeef/micro into dbeef-master

4 years agoSupport paste action in terminal
Zachary Yedidia [Sat, 8 Feb 2020 00:17:17 +0000 (19:17 -0500)]
Support paste action in terminal