]> git.lizzy.rs Git - micro.git/history - internal
Merge
[micro.git] / internal /
2021-03-02 Zachary YedidiaMerge
2021-03-02 Zachary YedidiaFix noregex interactive replace
2021-03-02 Zachary YedidiaAdd ForceQuit action
2021-02-22 Dmitry MalukaFix regressions in buffer settings initialization ...
2021-02-20 Zachary YedidiaRemove conf highlighting (too many conflicts)
2021-02-19 Zachary YedidiaFix #2030: warn for invalid pane type
2021-02-07 Zachary YedidiaOnly initialize buffer settings once
2021-01-28 Zachary Yedidiagofmt
2021-01-27 Zachary YedidiaMerge branch 'ilius-PR-find-on-type'
2021-01-27 Zachary YedidiaRename to incsearch
2021-01-27 Zachary YedidiaMerge branch 'PR-find-on-type' of https://github.com...
2021-01-09 Siddhant N TrivediFix some quality issues (#1914)
2021-01-06 Dmitry MalukaFix non-working TryBindKey and UnbindKey (#1970)
2021-01-04 Saeed Rasooliadd settings option "findontype" to allow disabling...
2020-12-27 Zachary YedidiaMerge branch 'a11ce-python-highlight-zero'
2020-12-27 Zachary YedidiaMerge branch 'python-highlight-zero' of https://github...
2020-12-27 worldmakerfix the missing break in JumpToMatchingBrace (#1960)
2020-12-26 Zachary YedidiaMerge
2020-12-26 Zachary YedidiaOnly use internal clipboard on error
2020-12-23 Dmitry MalukaDon't automatically disable readonly option (#1957)
2020-12-23 Dmitry MalukaFix potential file leaks (#1958)
2020-12-20 Zachary YedidiaUpdate runtime
2020-12-20 Zachary YedidiaFix stat error detection
2020-12-20 Zachary YedidiaAdd Dracula colorscheme to defaults
2020-12-18 Zachary YedidiaMerge
2020-12-18 Zachary YedidiaImprove file permission detection
2020-12-17 Zachary YedidiaRemove clipboard error message
2020-12-15 a11ceHighlight 0 as a constant number in python3
2020-11-21 Carlos Henrique... Make more libraries available (#1917)
2020-11-16 Zachary YedidiaClear prompt before callback
2020-11-06 Zachary YedidiaDisable fake cursor for Windows Terminal
2020-11-05 Zachary YedidiaFix internal string binding representation
2020-11-05 Zachary YedidiaMerge
2020-11-05 Zachary YedidiaEnable ignorecase by default
2020-10-20 Dmitry MalukaFix buffer.RuneAt (#1895)
2020-10-18 Dmitry MalukaAdd tabbar.active color group (#1831)
2020-10-18 Dmitry MalukaFix suggestions display (#1825)
2020-10-09 Zachary YedidiaFix autosave not running by default
2020-10-06 Zachary YedidiaUpdate runtime v2.0.8
2020-09-21 Zachary YedidiaFix palette colors with tcell v2
2020-09-16 Sourya VatsyayanFix quality issues (#1856)
2020-09-15 Zachary YedidiaEnable xterm automatically if screen init fails
2020-09-14 Zachary YedidiaMerge
2020-09-14 Zachary YedidiaDon't highlight parens in default theme
2020-09-06 Zachary YedidiaUpdate keybinding docs v2.0.7
2020-09-06 Zachary YedidiaReplace meta with alt automatically, update tcell
2020-09-05 Zachary YedidiaUpdate to tcell v2
2020-09-04 Zachary YedidiaNever backup closed buffers
2020-08-30 Zachary YedidiaMerge
2020-08-23 Dmitry MalukaAddToHistory function for plugins (#1830)
2020-08-23 Dmitry MalukaAdd scrollbar color group (#1840)
2020-08-13 Dmitry MalukaAvoid duplicate entries in history (#1822)
2020-08-12 Zachary YedidiaMerge
2020-08-12 Zachary YedidiaDon't auto-relocate mouse events
2020-08-12 Zachary YedidiaImprove showkey command
2020-08-11 Zachary YedidiaEnable registering raw events
2020-08-11 Zachary YedidiaDon't overwrite user bindings
2020-08-11 Zachary YedidiaRef #1819
2020-08-10 Zachary YedidiaFix JobSend stdin
2020-08-09 Zachary YedidiaRecord events in cursor
2020-08-09 Zachary YedidiaAllow configuration for info/term bindings
2020-08-09 Zachary YedidiaSeparate bindings for buffers and command bar
2020-08-09 Zachary YedidiaPreliminary support for key sequences
2020-08-09 Zachary YedidiaBasic implementation of KeyTree
2020-08-09 Zachary YedidiaImprove internal keyevent names
2020-08-04 Zachary YedidiaInitialize t.release to true
2020-08-04 Dmitry MalukaFix non-working split resize with mouse drag (#1811)
2020-08-04 Dmitry MalukaFix erased vertical dividing line (#1810)
2020-07-27 Zachary YedidiaCheck error in terminal emulator
2020-07-22 Zachary YedidiaDon't update internal plugins
2020-07-22 Ryan WestlundAdd syntax support for Renpy (#1789)
2020-07-19 Zachary YedidiaMerge
2020-07-14 franekjelSupport for multiple modifiers in colorschemes (#1772)
2020-07-13 Zachary YedidiaAdd flake8 linter, postinit and preinit
2020-07-10 Zachary YedidiaRead paste option in screen init
2020-07-09 Zachary YedidiaFix swift linting problem
2020-07-09 Zachary YedidiaUpdate linter to include eslint
2020-07-09 Zachary YedidiaUpdate linter documentation
2020-07-06 Zachary YedidiaMerge
2020-07-05 Zachary YedidiaImprove comment plugin
2020-07-05 Zachary YedidiaImprove multicursor clipboard
2020-07-05 Zachary YedidiaAdd clipboard support for multicursors
2020-07-05 Zachary YedidiaFix reading clipboard internally for OSC52
2020-07-05 Zachary YedidiaDon't set fastdirty base if modified
2020-07-05 Zachary YedidiaUpdate runtime
2020-07-05 Zachary YedidiaMerge
2020-07-05 Zachary YedidiaAdd support for copy-paste via OSC 52
2020-07-04 Zachary YedidiaFix escape not exiting prompt
2020-07-04 Zachary YedidiaRebind escape to clear info and deselect
2020-07-02 Zachary YedidiaUse tcell's CanDisplay instead of Go's IsPrint
2020-07-02 Zachary YedidiaImprove php string highlighting
2020-06-30 Utkarsh GuptaDrop unnecessary Ftoa and FtoaWithDigits function ...
2020-06-28 Zachary YedidiaAdd a lock for plugins to use if using async code
2020-06-27 Zachary YedidiaFix path escaping on Windows
2020-06-27 Zachary YedidiaMerge
2020-06-26 Ryan WestlundImprove Haskell syntax highlighting (#1745)
2020-06-24 Zachary YedidiaUpdate plugin documentation v2.0.6
2020-06-24 Zachary YedidiaAdd more functions to customize status bar
2020-06-24 Zachary YedidiaSupport month and day names in crontab syntax
2020-06-24 Zachary YedidiaUse boundaries in cron syntax rules
next