Commit Graph

  • 342149af3f Add colorscheme to makefile syntax file Zachary Yedidia 2016-05-19 07:26:10 -04:00
  • b4fd6de449 Merge pull request #123 from onodera-punpun/package_syntax Zachary Yedidia 2016-05-18 14:03:47 -04:00
  • 671efa774d Add some distro specific files to syntax Camille Scholtz 2016-05-18 19:40:05 +02:00
  • b0930a0bb8 Merge pull request #121 from onodera-punpun/case_insensitive Zachary Yedidia 2016-05-18 12:47:40 -04:00
  • bfbfc50018 Add ignorecase option Camille Scholtz 2016-05-18 18:44:32 +02:00
  • 2a95d0b012 search case insensitive Camille Scholtz 2016-05-18 18:11:11 +02:00
  • 04c5bf8832 Merge pull request #120 from aerth/clearmsg Zachary Yedidia 2016-05-18 12:11:02 -04:00
  • 17397d503e add binding for ClearStatus aerth 2016-05-18 07:18:14 -07:00
  • 77d8a2217f Fix selection graphics for indentchar Zachary Yedidia 2016-05-18 09:33:49 -04:00
  • 333c4ac6b1 Fix ordering of selection on SelectAll Zachary Yedidia 2016-05-18 09:27:17 -04:00
  • d7b61ecfa8 Fix small bug in Remove function in buffer Zachary Yedidia 2016-05-17 19:57:16 -04:00
  • 94d2bc3cb0 Merge pull request #115 from onodera-punpun/copypaste_feedback Zachary Yedidia 2016-05-17 14:54:13 -04:00
  • 4a38f232c0 Add copy feedback Camille Scholtz 2016-05-17 20:09:59 +02:00
  • 6d394efcd9 Remove some unnecessary code Zachary Yedidia 2016-05-17 13:39:27 -04:00
  • c727775557 Merge pull request #111 from onodera-punpun/fix_jump Zachary Yedidia 2016-05-17 13:38:59 -04:00
  • baddc4107e Change relocate from true to false Camille 2016-05-17 19:31:36 +02:00
  • 363697a657 Fix capitalization of scrollSpeed option Zachary Yedidia 2016-05-17 12:53:46 -04:00
  • abddd6eecd Merge pull request #110 from onodera-punpun/indentchar Zachary Yedidia 2016-05-17 12:37:47 -04:00
  • 213bb6fabe Fix find where the match indicies are the same Zachary Yedidia 2016-05-17 12:36:41 -04:00
  • bcc5931165 Merge pull request #112 from onodera-punpun/customizable_scrolling Zachary Yedidia 2016-05-17 12:28:06 -04:00
  • 87a0c06197 Add scrollspeed option Camille Scholtz 2016-05-17 18:15:47 +02:00
  • 93927cf0f5 Rename indent-line to indent-char, change default value from | to Camille Scholtz 2016-05-17 18:09:49 +02:00
  • 266461cc72 Fix jumping in rxvt-unicode when switching focus Camille Scholtz 2016-05-17 17:53:49 +02:00
  • 9b984b1680 Fix typo Camille 2016-05-17 17:21:47 +02:00
  • a0d4123731 Add indent character option Camille Scholtz 2016-05-17 17:17:18 +02:00
  • 5ba6ff042c Merge pull request #108 from onodera-punpun/patch-1 Zachary Yedidia 2016-05-15 16:33:45 -04:00
  • 3c9d7fb30c Improve fish syntax file. Camille 2016-05-15 22:10:07 +02:00
  • 3d1fb69c15 Merge Zachary Yedidia 2016-05-15 13:44:30 -04:00
  • aa8944304b Add statusline option Zachary Yedidia 2016-05-15 13:44:07 -04:00
  • c79fad645c Merge pull request #102 from icybolts/saving-fix Zachary Yedidia 2016-05-15 07:57:14 -04:00
  • a03cacf1e7 saving now resets buffer IsModified to false Dante Swift 2016-05-15 00:26:36 -06:00
  • 0aabce2421 Merge pull request #101 from icybolts/patch-1 Zachary Yedidia 2016-05-14 17:35:50 -04:00
  • a1864d2511 fix default keybindings in help.md Dante Swift 2016-05-14 14:51:04 -06:00
  • e2efc963b7 Simplify IsDirty check Zachary Yedidia 2016-05-14 12:04:13 -04:00
  • 29ae840413 Use rope substring instead of report Zachary Yedidia 2016-05-07 10:57:40 -04:00
  • 8670a03973 Add the text member back. Zachary Yedidia 2016-05-06 19:15:10 -04:00
  • aeff0f8170 Merge pull request #82 from zyedidia/plugins Zachary Yedidia 2016-05-06 11:56:24 -04:00
  • ae946c5f5e Update runtime Zachary Yedidia 2016-05-06 11:55:41 -04:00
  • 36e179a0a3 Merge pull request #97 from aerth/patch02 Zachary Yedidia 2016-05-06 11:51:02 -04:00
  • 5baf2e226d Hint at ^P and ^N after finding aerth 2016-05-06 02:52:51 -07:00
  • f80af4670f Add options to help text Zachary Yedidia 2016-05-05 12:56:52 -04:00
  • 31567c9e15 Add linter option Zachary Yedidia 2016-05-05 11:31:53 -04:00
  • 3cbb23bfbe Add automatic linting for Go, Python, C, D, Java, Javascript, Lua Zachary Yedidia 2016-04-30 18:25:45 -04:00
  • 1668e91310 Add linter plugin to easily make linters Zachary Yedidia 2016-04-30 16:21:08 -04:00
  • 59e71a4a0c Improved error parsing and use warnings for golint instead of errors Zachary Yedidia 2016-04-30 14:30:42 -04:00
  • 908bcb22ae Have go plugin create its own options Zachary Yedidia 2016-04-30 12:13:21 -04:00
  • 05e2886dca Fix build error Zachary Yedidia 2016-04-30 11:47:21 -04:00
  • a262530217 Fix gutter message line counting Zachary Yedidia 2016-04-30 09:37:54 -04:00
  • 30c7a9c4a5 Refine gutter messages and add go build checking to go plugin Zachary Yedidia 2016-04-28 20:43:45 -04:00
  • d933efc53d Add hooks for every action that's bindable Zachary Yedidia 2016-04-27 14:37:58 -04:00
  • a333f0ade2 Add default plugins, and install go plugin by default Zachary Yedidia 2016-04-27 14:12:32 -04:00
  • 603cec9d81 Load plugins from ~/.config/micro/plugins Zachary Yedidia 2016-04-26 16:20:26 -04:00
  • eba820a9c7 Rewrite gofmt and goimports as plugins Zachary Yedidia 2016-04-25 12:48:43 -04:00
  • e05e993e25 Interface with plugin.lua file Zachary Yedidia 2016-04-24 19:52:02 -04:00
  • 87d9221a73 Small optimization Zachary Yedidia 2016-05-05 11:23:20 -04:00
  • f6dc983823 Optimization for buffer text Zachary Yedidia 2016-05-04 12:43:17 -04:00
  • c163aaa895 Small fix to relocation Zachary Yedidia 2016-05-04 07:24:33 -04:00
  • 5e1a1ec003 Merge pull request #94 from aerth/line-jump Zachary Yedidia 2016-05-04 07:22:10 -04:00
  • 896ade2041 Add Ctrl+L jump to line #, JumpLine() Converts input to integer Returns error if any Only jumps to possible lines Returns number of lines available aerth 2016-05-04 07:48:28 -07:00
  • 5aace36618 Update screenshot and status line Zachary Yedidia 2016-05-03 18:54:01 -04:00
  • cf2db5dfe7 Add R syntax file Zachary Yedidia 2016-05-02 15:01:46 -04:00
  • 07d8a08422 Use tcell's EventPaste to capture paste from the OS Zachary Yedidia 2016-05-02 11:16:03 -04:00
  • 4ca6e65197 Default setting for tabsize should be float64 not int Zachary Yedidia 2016-05-02 07:23:08 -04:00
  • 48a17a508d Use hash for savedText instead of full string Zachary Yedidia 2016-05-01 19:07:54 -04:00
  • efb4b5e899 Don't store buffer in text event Zachary Yedidia 2016-05-01 16:45:23 -04:00
  • 012668146c Remove unnecessary check for selection Zachary Yedidia 2016-04-30 16:56:48 -04:00
  • 539d4b1167 Fix differences between selection with keys and with mouse Zachary Yedidia 2016-04-30 16:50:43 -04:00
  • 9ad2820e5e Change selection color in solarized colorscheme Zachary Yedidia 2016-04-30 15:32:33 -04:00
  • 92b135d8c6 Merge Zachary Yedidia 2016-04-30 15:02:42 -04:00
  • 56cdfcfe46 If a setting is not defined, use the default, not the zero value Zachary Yedidia 2016-04-30 15:02:33 -04:00
  • 4b72846efa Add bsd binaries to readme Zachary Yedidia 2016-04-30 14:12:54 -04:00
  • e0f20fbb55 Fix selection bugs Zachary Yedidia 2016-04-30 14:06:00 -04:00
  • c3598fd8bd Merge Zachary Yedidia 2016-04-30 12:43:46 -04:00
  • ebf91a7432 Constrain help text to 80 columns Zachary Yedidia 2016-04-30 12:43:40 -04:00
  • ac76df1484 Merge pull request #87 from aerth/bindings-help Zachary Yedidia 2016-04-30 11:46:30 -04:00
  • f6393dd835 Use a map for settings instead of a struct Zachary Yedidia 2016-04-30 11:39:48 -04:00
  • 8936d8f675 Add json bindings to doc aerth 2016-04-30 08:33:04 -07:00
  • 19d2d20689 Update readme Zachary Yedidia 2016-04-29 10:14:29 -04:00
  • 5d6e299438 Merge Zachary Yedidia 2016-04-28 21:00:50 -04:00
  • 18b0b3e97d Add bindings for shiftup and shiftdown Zachary Yedidia 2016-04-28 21:00:46 -04:00
  • b6195721ac Update readme and help Zachary Yedidia 2016-04-28 15:05:53 -04:00
  • 536c96237c Merge branch 'gutter-messages' Zachary Yedidia 2016-04-27 12:33:45 -04:00
  • 53249c46f5 Support different types of gutter messages Zachary Yedidia 2016-04-27 12:33:33 -04:00
  • e1e441f588 Merge branch 'elementary-mouse' Zachary Yedidia 2016-04-27 11:23:47 -04:00
  • cf8de5e11d Simple support for gutter messages Zachary Yedidia 2016-04-27 11:22:57 -04:00
  • 80755dcf31 Improve word movement behavior Zachary Yedidia 2016-04-27 10:44:36 -04:00
  • 957e97dfb0 Update makefile Zachary Yedidia 2016-04-26 21:23:52 -04:00
  • 6576dcc168 Merge branch 'arrow-bindings' Zachary Yedidia 2016-04-26 21:15:08 -04:00
  • 8e03e20055 Minor cleanup Zachary Yedidia 2016-04-26 20:18:56 -04:00
  • 6d2845ca35 Add mappings for ctrl keys Zachary Yedidia 2016-04-26 20:14:58 -04:00
  • 84a844994a Correct word movement behavior Zachary Yedidia 2016-04-26 19:53:43 -04:00
  • 6c99eea610 Improve WordRight and WordLeft bindings Zachary Yedidia 2016-04-26 09:53:46 -04:00
  • e00e0cfa3f Starting to add more mappings for arrow keys Zachary Yedidia 2016-04-25 21:23:03 -04:00
  • 269f15d88f Also use KeyBackspace for deleting in prompt Zachary Yedidia 2016-04-26 09:44:08 -04:00
  • 75d2708b13 Merge Zachary Yedidia 2016-04-25 14:15:37 -04:00
  • a945734db7 Update help Zachary Yedidia 2016-04-25 14:15:33 -04:00
  • d00a599d73 Merge pull request #74 from harishnavnit/master Zachary Yedidia 2016-04-25 07:25:13 -04:00
  • 94b71931bc Make the Home and End key presses point the cursor to the start and end of a line, respectively R. Harish Navnit 2016-04-25 14:30:52 +05:30
  • 0ee6be3d0f Use methods on view instead of functions for bindings Zachary Yedidia 2016-04-24 18:32:18 -04:00
  • 20ab7a44ab Relocate cursor on reOpen() Zachary Yedidia 2016-04-24 17:26:42 -04:00