Commit Graph

  • 3516c8a9a6 Start replacement search at cursor location Zachary Yedidia 2020-06-17 22:43:22 -04:00
  • c19dce87e4 Fix typo in defaultkeys (#1730) Matthias 2020-06-17 10:35:59 -07:00
  • 2adba18159 Don't move nightly tag Zachary Yedidia 2020-06-17 00:48:17 +00:00
  • f9f2ef02ac Edit nightly release instead of replacing Zachary Yedidia 2020-06-16 20:33:59 -04:00
  • 0976eb3e51 Cross compile binaries in release scripts Zachary Yedidia 2020-02-16 00:40:51 +00:00
  • ac2d1491ff Use hub for creating releases Zachary Yedidia 2020-02-15 19:33:49 -05:00
  • 319a5cba74 Switch to vfsgen for runtime generation vfsgen Zachary Yedidia 2020-06-16 15:15:50 -04:00
  • 5bfc892a74 Add support for dozens more languages to the comment plugin (#1729) Hugo Locurcio 2020-06-16 06:49:07 +02:00
  • 1793b6268b Add comment support for Haskell (#1728) Ryan Westlund 2020-06-15 16:11:51 -04:00
  • 9b62aa4170 Merge branch 'p-e-w-faster-runewidth' Zachary Yedidia 2020-06-13 17:00:03 -04:00
  • 6fef5d6232 Merge branch 'faster-runewidth' of https://github.com/p-e-w/micro into p-e-w-faster-runewidth Zachary Yedidia 2020-06-13 16:59:52 -04:00
  • fe19b13b3b Update go-shellquote for windows Zachary Yedidia 2020-06-13 16:58:20 -04:00
  • 6559b116c0 Make determining rune width faster Philipp Emanuel Weidmann 2020-06-13 08:59:17 +05:30
  • ca976a8a3c Update runtime build script Zachary Yedidia 2020-06-12 20:54:37 -04:00
  • cfc595e80e Fix MoveLines on last line of buffer Zachary Yedidia 2020-06-12 15:16:27 -04:00
  • fde4b92b9f More consistent key labels in docs Zachary Yedidia 2020-06-12 14:41:57 -04:00
  • b8ec7b320a Add note for macOS terminals in docs Zachary Yedidia 2020-06-12 14:20:26 -04:00
  • 1786165d8b Merge branch 'master' of https://github.com/zyedidia/micro Zachary Yedidia 2020-06-12 14:16:53 -04:00
  • 0322e91933 Update readme Zachary Yedidia 2020-06-12 14:16:47 -04:00
  • b2261fc225 Add latex support in comment plugin (#1725) Ján Priner 2020-06-12 18:58:51 +02:00
  • 5ce26cca71 Make determining whether a code point represents a combining mark faster (#1719) Philipp Emanuel Weidmann 2020-06-12 09:40:00 +05:30
  • efb38b8636 Merge branch 'settings-config' Zachary Yedidia 2020-06-09 16:34:37 -04:00
  • 0654db334a Show key name in raw pane Zachary Yedidia 2020-06-09 15:57:52 -04:00
  • 660d345880 Don't apply cli options to settings.json settings-config Zachary Yedidia 2020-06-08 22:19:15 -04:00
  • 1f58eecf3c Lower priority of cursorline and colorcolumn highlighting (#1697) Dmitry Maluka 2020-06-08 22:15:54 +02:00
  • ae05ff1811 settings.json only contains modified settings Zachary Yedidia 2020-06-08 15:33:38 -04:00
  • 43924646f6 Merge Zachary Yedidia 2020-06-08 13:55:24 -04:00
  • 79ee757757 Only start autocompletion for alphanumerics Zachary Yedidia 2020-06-08 13:54:31 -04:00
  • 006165230d python.yaml: add async as a keyword (#1713) Ryan Westlund 2020-06-08 13:45:05 -04:00
  • ead07e0b60 Expose ConfigDir and Tabs to plugins Zachary Yedidia 2020-06-07 18:21:46 -04:00
  • 140662f1ec Verify that all settings have correct type Zachary Yedidia 2020-06-07 17:31:16 -04:00
  • 44c1929f9d Fix mouse support in command bar Zachary Yedidia 2020-06-07 15:46:12 -04:00
  • 397fe634d7 Update tcell to fix escape sequence bug Zachary Yedidia 2020-06-07 15:22:17 -04:00
  • 2e3d08580e Merge Zachary Yedidia 2020-06-06 15:56:36 -04:00
  • 466889f540 Fix fileformat for newly created files Zachary Yedidia 2020-06-06 15:56:13 -04:00
  • 63900cb395 Fix highlighting at the end of line (#1705) Dmitry Maluka 2020-06-05 05:32:31 +02:00
  • 07860b8973 Add mksh to the set of supported shells (#1703) Chloe Kudryavtsev 2020-06-03 13:30:42 -04:00
  • b473fe458d Merge Zachary Yedidia 2020-06-03 00:27:51 -04:00
  • 8cf56bfc56 Up arrow on first line brings to start Zachary Yedidia 2020-06-03 00:27:24 -04:00
  • 51050811eb Add pkgsrc instruction to readme (#1699) Sijmen J. Mulder 2020-06-02 22:49:18 +02:00
  • 14cd3cdbf8 Update readme Zachary Yedidia 2020-06-01 00:17:52 -04:00
  • 51ab8f9914 Unicode replacement char for non-displayable chars Zachary Yedidia 2020-05-30 18:11:52 -04:00
  • afeb07a024 More fixes for parsecursor Zachary Yedidia 2020-05-30 12:23:29 -04:00
  • 3fc9a8ad9e Fix handling of +LINE:COL syntax Zachary Yedidia 2020-05-29 22:48:23 -04:00
  • b05d3a5193 Slightly improve performance for very long lines Zachary Yedidia 2020-05-29 15:31:13 -04:00
  • ffc922a7c5 Only perform save callback if save was successful Zachary Yedidia 2020-05-29 15:02:38 -04:00
  • eeab114ed5 Add parsecursor option for file:line:col syntax Zachary Yedidia 2020-05-29 14:55:24 -04:00
  • 8bd7e5807c Always use current pane for keybinding actions Zachary Yedidia 2020-05-29 14:38:29 -04:00
  • 9b59e07b47 Use "goto -1" to move cursor to end of document. (#1691) Andrew Clarke 2020-05-30 03:29:09 +10:00
  • 00edf0207f Added hybrid line numbers (#1690) Colin Hughes 2020-05-28 19:24:09 -07:00
  • a95b17a4e7 Update readme Zachary Yedidia 2020-05-28 18:39:17 -04:00
  • 8956448fca UpdateRules after save is successful Zachary Yedidia 2020-05-28 13:06:29 -04:00
  • a915cf9283 Fix '> save' command Zachary Yedidia 2020-05-28 13:02:09 -04:00
  • dd10869eca Update readme Zachary Yedidia 2020-05-28 11:59:31 -04:00
  • 4356c7e434 Tweak railscast colorscheme to better reflect original (#1297) Peder B. Sundt 2020-05-28 17:50:35 +02:00
  • 2e770ce9ce README: Add Fedora install instructions (#1671) axxx007xxxz 2020-05-28 17:49:18 +02:00
  • 381e1b639d Rewrite TOML syntax file (#1681) pyfisch 2020-05-26 20:10:27 +02:00
  • cc09712d14 set bash-fc file's syntax as shell (#1679) Shinichi TAMURA 2020-05-25 12:50:30 +09:00
  • c5b0c2d41f Fix dropped redraw events (#1675) v2.0.4 Dmitry Maluka 2020-05-23 20:59:23 +02:00
  • bd43a44194 Merge branch 'master' of https://github.com/zyedidia/micro Zachary Yedidia 2020-05-21 14:36:34 -04:00
  • bfe68b1626 Allow divider customization with divchars option Zachary Yedidia 2020-05-21 14:35:54 -04:00
  • 0064b8268f Improve unicode line array test Zachary Yedidia 2020-05-20 19:53:54 -04:00
  • 9a22d93ea2 Expose CharacterCount to plugins Zachary Yedidia 2020-05-20 18:04:00 -04:00
  • 5c8a2332d9 Use unicode.Mark for combining unicode range unicode-combining Zachary Yedidia 2020-05-20 18:01:10 -04:00
  • ff0683d6d0 Final touches for combining character support Zachary Yedidia 2020-05-20 17:00:56 -04:00
  • 79c0ea17ad Use CharacterCount over RuneCount Zachary Yedidia 2020-05-20 16:47:08 -04:00
  • bdff221870 Use DecodeCharacter over DecodeRune Zachary Yedidia 2020-05-20 16:43:12 -04:00
  • 65be5efd83 Merge branch 'p-e-w-buffer-benchmarks' Zachary Yedidia 2020-05-20 15:29:02 -04:00
  • a491dd1c52 Merge branch 'buffer-benchmarks' of https://github.com/p-e-w/micro into p-e-w-buffer-benchmarks Zachary Yedidia 2020-05-20 15:28:36 -04:00
  • d7ab44253f Update tcell and support italics in colorschemes Zachary Yedidia 2020-05-17 12:48:34 -04:00
  • 0a6720498f Merge branch 'master' of https://github.com/zyedidia/micro Zachary Yedidia 2020-05-17 12:23:21 -04:00
  • a150eef6f9 Fix end line number in HighlightMatches (#1662) dmaluka 2020-05-17 22:05:34 +02:00
  • c46257222c Add support for FindLiteral Zachary Yedidia 2020-05-17 12:22:33 -04:00
  • 299af4a3db Update hlint to 3.0 syntax (#1659) jsyedidia 2020-05-16 13:06:55 -04:00
  • d0f7ecf9ca Adds command "tabmove ±n", for better tab management (#1636) Jeff Warner 2020-05-14 18:51:49 -07:00
  • fb35e0312a Fix unbind of a rune (#1649) dmaluka 2020-05-15 03:50:28 +02:00
  • 30395b1f67 Remove outdated c++ highlighter Zachary Yedidia 2020-05-14 21:37:19 -04:00
  • ddf70953fe Support snake case autocompletion Zachary Yedidia 2020-05-14 21:34:17 -04:00
  • 55e97596d3 Fix movelinesup when selection is not complete Zachary Yedidia 2020-05-07 19:39:17 -04:00
  • 66dc48ce9b Improve readme Zachary Yedidia 2020-05-04 22:21:46 -04:00
  • c490a94700 Update makefile Zachary Yedidia 2020-05-04 10:34:16 -04:00
  • eff89a98a7 Fix v2 import path for go mod v2-modules Zachary Yedidia 2020-05-04 10:16:15 -04:00
  • 221d8f462a Merge branch 'jwarner112-jwarner112-copyline' Zachary Yedidia 2020-04-30 00:54:11 -04:00
  • 7a23878250 gofmt Zachary Yedidia 2020-04-30 00:54:02 -04:00
  • 5d3e4fc3d9 Adds CopyLine action, the new default action for CtrlC if cursor has no selection Jeff Warner 2020-04-29 21:06:54 -07:00
  • f52fbfa1f0 Add .inl as a C++ file extension (#1630) Indiana Kernick 2020-04-30 09:31:59 +09:30
  • d60626c64b Merge Zachary Yedidia 2020-04-25 17:01:20 -04:00
  • aaac0b1e6f Better actions error message Zachary Yedidia 2020-04-25 17:01:16 -04:00
  • 0f984131fb Update coffeescript.yaml (#1571) Some person 2020-04-22 20:12:56 -07:00
  • eb7189dcdb Make cursor follow selections Zachary Yedidia 2020-04-21 09:33:21 -04:00
  • 74523d28c5 Merge Zachary Yedidia 2020-04-20 23:13:10 -04:00
  • f894f0a26e Update clipboard version Zachary Yedidia 2020-04-20 23:13:01 -04:00
  • a067ce1f41 implemented circular tab movement (#1619) 2pac 2020-04-17 19:42:48 +02:00
  • f59468642d Update runtime v2.0.3 Zachary Yedidia 2020-04-10 17:27:57 -04:00
  • 85e85b7ccc Merge Zachary Yedidia 2020-04-10 17:27:34 -04:00
  • 8f5888e7bf Use StartCol in colorcolumn calculation Zachary Yedidia 2020-04-10 17:27:11 -04:00
  • f0da73bae2 Add StartOfTextToggle and SelectToStartOfTextToggle actions. (#1612) Ján Jančár 2020-04-10 23:21:02 +02:00
  • d92deacf99 Ensure mouse release before focus change Zachary Yedidia 2020-04-10 15:58:43 -04:00
  • ffd7b5c770 Support csharp-script syntax. (#1425) trrbl 2020-04-10 19:57:36 +02:00
  • bd8c0d25c8 Add sagemath syntax highlight based on python3. (#1227) Ján Jančár 2020-04-09 18:20:48 +02:00