]> git.lizzy.rs Git - micro.git/history - internal/display
Fix weird behavior of JumpToMatchingBrace in some ill cases (#1966)
[micro.git] / internal / display /
2022-07-24 Zachary YedidiaMerge branch 'patch-1' of https://github.com/mardukbp...
2022-07-20 Zachary YedidiaMerge
2022-07-17 Ben HammondAdds options for tab bar and tab color reversing (...
2022-02-27 Zachary YedidiaMerge
2022-02-22 0x5cAdded lines and percentage statusbar directives (#2055)
2021-09-28 Dmitry MalukaSupport for highlighting all search matches (hlsearch...
2021-08-21 Zachary YedidiaMore style improvements
2021-05-12 Zachary YedidiaMerge pull request #2076 from dmaluka/softwrap-improvement2
2021-04-21 Zachary YedidiaMerge
2021-04-08 Dmitry MalukaFix up X,Y values in BufView
2021-04-08 Dmitry MalukaReplace BufWidth & BufHeight with BufView
2021-04-08 Dmitry MalukaDon't highlight padding spaces in word wrapping
2021-04-08 Dmitry MalukaImplement word wrapping
2021-04-08 Dmitry MalukaSimplify LocFromVisual implementation
2021-04-08 Dmitry MalukaImplement moving cursor up/down within a wrapped line
2021-04-08 Dmitry MalukaAdd VLoc, VLocFromLoc and LocFromVLoc
2021-04-08 Dmitry MalukaFix horizontal scrolling with a wide rune at the right...
2021-04-08 Dmitry MalukaFix displaying incomplete tab or wide rune at the right...
2021-04-08 Dmitry MalukaFix horizontal scrolling issue after toggling softwrap...
2021-04-08 Dmitry MalukaAdd BufWidth and BufHeight
2021-04-07 Dmitry MalukaFix softwrap scrolling issues (#1981)
2020-11-05 Zachary YedidiaFix internal string binding representation
2020-11-05 Zachary YedidiaMerge
2020-10-18 Dmitry MalukaAdd tabbar.active color group (#1831)
2020-10-18 Dmitry MalukaFix suggestions display (#1825)
2020-09-21 Zachary YedidiaFix palette colors with tcell v2
2020-09-16 Sourya VatsyayanFix quality issues (#1856)
2020-09-05 Zachary YedidiaUpdate to tcell v2
2020-08-30 Zachary YedidiaMerge
2020-08-23 Dmitry MalukaAdd scrollbar color group (#1840)
2020-08-04 Dmitry MalukaFix non-working split resize with mouse drag (#1811)
2020-08-04 Dmitry MalukaFix erased vertical dividing line (#1810)
2020-06-09 Zachary YedidiaMerge branch 'settings-config'
2020-06-08 Dmitry MalukaLower priority of cursorline and colorcolumn highlighti...
2020-06-06 Zachary YedidiaMerge
2020-06-05 Dmitry MalukaFix highlighting at the end of line (#1705)
2020-06-03 Zachary YedidiaMerge
2020-05-29 Colin HughesAdded hybrid line numbers (#1690)
2020-05-21 Zachary YedidiaMerge branch 'master' of https://github.com/zyedidia...
2020-05-21 Zachary YedidiaAllow divider customization with divchars option
2020-05-20 Zachary YedidiaUse CharacterCount over RuneCount
2020-05-20 Zachary YedidiaUse DecodeCharacter over DecodeRune
2020-05-20 Zachary YedidiaMerge branch 'buffer-benchmarks' of https://github...
2020-05-04 Zachary YedidiaFix v2 import path for go mod
2020-04-25 Zachary YedidiaMerge
2020-04-21 Zachary YedidiaMake cursor follow selections
2020-04-10 Zachary YedidiaMerge
2020-04-10 Zachary YedidiaUse StartCol in colorcolumn calculation
2020-03-24 Zachary YedidiaRelocate during replace
2020-03-17 Zachary YedidiaDon't clear infobar if not enabled
2020-02-25 Zachary YedidiaMerge branch 'buffer-tests' of https://github.com/p...
2020-02-24 Zachary YedidiaApply basename option in tabbar as well
2020-02-24 Zachary YedidiaUse tabbar color group, and mark modified tabs
2020-02-19 Zachary YedidiaShare more buffer elements and fix rehighlight
2020-02-15 Zachary YedidiaFix relocation with softwrap on small buffers
2020-02-14 Zachary YedidiaMerge
2020-02-14 Zachary YedidiaSearch and replace within a selection
2020-02-13 Zachary YedidiaFix gutter offset when softwrap is enabled
2020-02-12 Zachary YedidiaMerge branch 'update-readme' of https://github.com...
2020-02-12 Zachary YedidiaMerge branch 'autosu' of https://github.com/seitokaicho...
2020-02-12 Zachary YedidiaMerge branch 'bug-endless-reload-prompt' of https:...
2020-02-12 Zachary YedidiaClicking tabbar arrow scrolls and fix multicursor
2020-02-12 Zachary YedidiaOnly highlight matching brace if one is found
2020-02-12 Zachary YedidiaClamp modifications
2020-02-12 Zachary YedidiaDon't block when redraw channel becomes full
2020-02-11 Zachary YedidiaMerge branch 'improve-readme' of https://github.com...
2020-02-11 Zachary YedidiaMerge
2020-02-11 Zachary YedidiaDraw FakeCursor in infobar when on a character
2020-02-10 Zachary YedidiaMerge branch 'issue_1008' of https://github.com/sum01...
2020-02-10 Zachary YedidiaMerge branch 'diff-gutter' of https://github.com/p...
2020-02-09 Zachary YedidiaMerge branch 'master' of https://github.com/Paalon...
2020-02-09 Zachary YedidiaMerge pull request #1324 from konsumer/master
2020-02-09 Zachary YedidiaMerge pull request #1321 from zonuexe/add/php-fn-keyword
2020-02-09 Zachary YedidiaMerge pull request #1333 from the-sushi/patch-1
2020-02-09 Rein FShow that the file is readonly (#1486)
2020-02-08 Philipp Emanuel... Add diff gutter
2020-02-08 Zachary YedidiaMerge pull request #1277 from coolreader18/patch-1
2020-02-08 Zachary YedidiaMerge pull request #1423 from caligari87/patch-1
2020-02-08 Zachary YedidiaMerge branch 'fix_defaultkeys_help' of https://github...
2020-02-08 Zachary YedidiaMerge branch 'master' of https://github.com/msiism...
2020-02-08 Zachary YedidiaMerge pull request #1252 from SunflowerFuchs/patch-1
2020-02-08 Zachary YedidiaMerge pull request #1264 from krerkkiat/issue-1237
2020-02-08 Zachary YedidiaMerge
2020-02-08 Zachary YedidiaMerge branch 'master' of https://github.com/dbeef/micro...
2020-02-03 Zachary YedidiaAdd scrolling to command bar autocompletion
2020-02-02 Zachary YedidiaDisable current line num style if no cursorline
2020-01-31 Zachary YedidiaUpdate colorschemes and add new ones
2020-01-28 Zachary YedidiaDon't rehighlight if there are no modifications
2020-01-26 Zachary YedidiaResize tabbar properly
2020-01-25 Zachary YedidiaTab horizontal scrolling should not be negative
2020-01-21 Zachary YedidiaFix some issues with syntax highlighting regions
2020-01-06 Zachary YedidiaDon't indent softwrap if ruler is off
2020-01-05 Zachary YedidiaMinor view fix
2020-01-02 Zachary YedidiaFinish support for a fake cursor v2.0.0-rc2
2020-01-02 Zachary YedidiaBetter support for fake cursor
2020-01-02 Zachary YedidiaUse fake cursor for windows
2020-01-01 Zachary YedidiaUse upstream updated zyedidia tcell
2019-12-31 Zachary YedidiaSwitch to gdamore/tcell
2019-12-31 Zachary YedidiaMerge
2019-12-30 Zachary YedidiaMerge pull request #1327 from Osmose/git-commit-diff
next