]> git.lizzy.rs Git - micro.git/shortlog
micro.git
2020-09-06 Zachary YedidiaUpdate keybinding docs v2.0.7
2020-09-06 Zachary YedidiaUpdate tcell
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-30 Zachary YedidiaProperly close unmodified buffers on sigterm
2020-08-25 Zachary YedidiaUpdate tcell
2020-08-23 Dmitry MalukaAddToHistory function for plugins (#1830)
2020-08-23 Peder B. SundtAdd improvements to the python3 syntax definitions...
2020-08-23 Peder B. SundtMinor tweak to the railscast color scheme (#1834)
2020-08-23 Dmitry MalukaAdd scrollbar color group (#1840)
2020-08-17 Bartek Paciafix spelling (#1828)
2020-08-14 Ryan WestlundHighlight static as keyword in Javascript files (#1824)
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-12 Ryan WestlundImprove Rust syntax highlighting (#1820)
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-05 Robin VoetterImprove Zig syntax definitions (#1814)
2020-08-05 Jakob Nybo... Allow Julia multiline strings and comments (#1813)
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-08-02 Morten LinderudSupport reproducible builds (#1802)
2020-08-02 Zachary YedidiaMerge
2020-08-02 Zachary YedidiaExit gracefully when SIGTERM is received
2020-07-31 Zachary YedidiaSolus install instruction
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-22 Zachary YedidiaTidy go mod
2020-07-19 Zachary YedidiaMerge
2020-07-19 Zachary YedidiaUpdate tcell
2020-07-15 Ryan WestlundAdd comment support for OCaml (#1776)
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-09 Zachary YedidiaName svg micro.svg in tarballs
2020-07-09 Zachary YedidiaAdd micro icon and desktop file to release zips
2020-07-08 Ján PrinerHighlight multicharacter escape sequences in C and...
2020-07-06 Ján PrinerUpdate micro.desktop (#1759)
2020-07-06 Zachary Yedidiafix
2020-07-06 Zachary YedidiaRename deb file in scripts
2020-07-06 Zachary YedidiaImprove deb package
2020-07-06 Zachary YedidiaChmod
2020-07-06 Zachary YedidiaUpdate script
2020-07-06 Zachary YedidiaMerge
2020-07-06 Zachary YedidiaImprove packaging
2020-07-05 Zachary YedidiaUpdate nightly release scripts
2020-07-05 Zachary YedidiaSlight performance improvement nightly
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 Jim TittslerFix README ToC link (#1757)
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-07-01 Zachary YedidiaUpdate clipboard verification
2020-06-30 Utkarsh GuptaDrop unnecessary Ftoa and FtoaWithDigits function ...
2020-06-28 Zachary YedidiaOnly lock event handling
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-27 Zachary YedidiaClose file properly in clean and update makefile
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
2020-06-23 Zachary YedidiaAdd Search function to BufPane
2020-06-23 Zachary YedidiaUpdate readme
2020-06-23 Zachary YedidiaDon't delete user settings if a parse error occurs
2020-06-23 Zachary YedidiaTreat CRLF as LF when inserting text
2020-06-22 Zachary YedidiaFix backup call in test
2020-06-22 Zachary YedidiaImprove backup system
2020-06-21 Zachary YedidiaDon't use make in travis script
2020-06-21 Zachary YedidiaUpgrade travis to go 1.13.x
2020-06-21 Zachary YedidiaUpgrade Travis Go to 1.12.x
2020-06-21 Zachary YedidiaInclude windows for travis
2020-06-21 Zachary YedidiaPersist plugin options correctly
next