Commit Graph

  • e1c1372f8f Add check flag for search and replace Zachary Yedidia 2016-04-24 17:08:40 -04:00
  • 3c32253772 Fix terminal mode panic Zachary Yedidia 2016-04-24 16:49:54 -04:00
  • eabf21d3ed Use reflection for setting options Zachary Yedidia 2016-04-24 15:35:16 -04:00
  • 32bb791a68 Merge Zachary Yedidia 2016-04-24 14:40:59 -04:00
  • 1d9d0c3a4d Fix PageUp and PageDown bindings Zachary Yedidia 2016-04-24 14:40:30 -04:00
  • b951285fde Update todolist Zachary Yedidia 2016-04-24 10:04:23 -04:00
  • c903e949ef Merge Zachary Yedidia 2016-04-24 09:01:42 -04:00
  • 8807ede224 Added StartOfLine and EndOfLine actions Zachary Yedidia 2016-04-24 09:01:01 -04:00
  • a335b84cfb Delete configuration section (included in the help text) Zachary Yedidia 2016-04-24 08:42:07 -04:00
  • 5d28e17713 Update readme Zachary Yedidia 2016-04-24 08:41:30 -04:00
  • 74bd338cbc Improve help text Zachary Yedidia 2016-04-24 08:38:38 -04:00
  • 1f62ff9d80 Improve help text and move to its own file Zachary Yedidia 2016-04-24 08:31:42 -04:00
  • d088b7c2df Merge pull request #71 from aerth/gofmt-2 Zachary Yedidia 2016-04-24 07:47:48 -04:00
  • 43a69bec58 Merge pull request #70 from aerth/cut-lines2 Zachary Yedidia 2016-04-23 22:06:34 -04:00
  • 7746952545 gofmt-on-save redone for new bindings aerth 2016-04-24 01:48:51 +00:00
  • b39d383dac cut lines into clipboard aerth 2016-04-24 01:29:09 +00:00
  • 31416df1ba Mention minimum go version in readme Zachary Yedidia 2016-04-23 21:04:34 -04:00
  • af3715d55d If system clipboard is unsupported, use internal clipboard instead Zachary Yedidia 2016-04-23 20:54:52 -04:00
  • 77853ec6b6 Use my fork of clipboard Zachary Yedidia 2016-04-23 20:52:26 -04:00
  • 50fe3bb2e6 Merge pull request #68 from zyedidia/custom-bindings Zachary Yedidia 2016-04-23 19:57:00 -04:00
  • 93c3a503ea Use default binding for key if not specified Zachary Yedidia 2016-04-23 19:03:24 -04:00
  • fa82fc2b74 Add delete key binding Zachary Yedidia 2016-04-23 18:58:02 -04:00
  • 94c0f576e1 Load and save key bindings from bindings.json Zachary Yedidia 2016-04-23 18:43:09 -04:00
  • 2b8cc4cfce Fix build error Zachary Yedidia 2016-04-23 18:28:41 -04:00
  • 2adaf68bd4 Rework the bindings as keys bound to actions Zachary Yedidia 2016-04-23 18:25:08 -04:00
  • 0fac02cd08 Fix SelectLine Zachary Yedidia 2016-04-23 14:02:20 -04:00
  • ab4abf2a93 Fix makefile Zachary Yedidia 2016-04-23 13:14:52 -04:00
  • c30ef4de13 Merge Zachary Yedidia 2016-04-23 08:56:53 -04:00
  • 7281cdbadd Fix autoindent setting Zachary Yedidia 2016-04-23 08:56:45 -04:00
  • 9da4073f0c Merge pull request #62 from aerth/patch-1 Zachary Yedidia 2016-04-22 22:45:37 -04:00
  • f57f9d506d ignore binary explicitly aerth 2016-04-23 00:59:52 +00:00
  • 7365f0f785 Fix selection highlighting Zachary Yedidia 2016-04-22 19:31:50 -04:00
  • 3d76898afe Fix elementary mouse issue Zachary Yedidia 2016-04-22 19:12:32 -04:00
  • fedb8b03da Fix horizontal scrolling Zachary Yedidia 2016-04-22 18:50:01 -04:00
  • 89fe881f18 Merge pull request #58 from aerth/toggle-line-numbers Zachary Yedidia 2016-04-22 16:27:03 -04:00
  • 23248c3a6f Add ruler to possibleSettings aerth 2016-04-22 20:15:38 +00:00
  • 0440ca45cd Toggle line numbers aerth 2016-04-22 20:02:26 +00:00
  • acabfcb8bb Expand ~ in file opening Zachary Yedidia 2016-04-22 09:23:01 -04:00
  • 15dbf37154 Possible fix for elementary mouse issue Zachary Yedidia 2016-04-22 09:11:44 -04:00
  • bbda5d59d0 Fix makefile Zachary Yedidia 2016-04-21 19:27:47 -04:00
  • 568f638e70 Add nicer deleting for soft tabs Zachary Yedidia 2016-04-21 19:15:46 -04:00
  • 5112fa6fa7 Automatically update tcell every time make is run Zachary Yedidia 2016-04-21 18:54:52 -04:00
  • 408fbbabeb Merge pull request #55 from OneOfOne/patch-1 Zachary Yedidia 2016-04-21 17:25:23 -04:00
  • 5b6c011c17 typos in solarized-tc.micro Ahmed W 2016-04-21 22:19:37 +02:00
  • 23678245e3 Update readme Zachary Yedidia 2016-04-21 12:46:30 -04:00
  • b34523435a Merge pull request #52 from gitter-badger/gitter-badge Zachary Yedidia 2016-04-21 12:42:39 -04:00
  • d8be665a9e Add Gitter badge The Gitter Badger 2016-04-21 16:40:23 +00:00
  • 77caf5878d Fix windows binary links Zachary Yedidia 2016-04-21 07:05:15 -04:00
  • 6d3344e4bd Add auto indent Zachary Yedidia 2016-04-20 21:47:52 -04:00
  • 6aab17f445 Set last visual x after SetLoc is called Zachary Yedidia 2016-04-20 20:03:53 -04:00
  • 3b4521e9c6 Remove unused syntax highlighting code and optimize IsDirty() Zachary Yedidia 2016-04-20 13:52:10 -04:00
  • 89493a3e80 Merge Zachary Yedidia 2016-04-20 12:50:36 -04:00
  • b5b84d9068 Don't adjust mouse coordinates Zachary Yedidia 2016-04-20 12:50:13 -04:00
  • 4f6a6866d1 Set encoding fallback to ASCII Zachary Yedidia 2016-04-20 07:23:16 -04:00
  • 0d1ba36044 Merge Zachary Yedidia 2016-04-19 21:33:30 -04:00
  • 65745a6b43 Much improved terminal mode (Ctrl-b) Zachary Yedidia 2016-04-19 21:25:13 -04:00
  • 9603baa6ec Merge pull request #44 from aerth/fork1 Zachary Yedidia 2016-04-19 19:03:30 -04:00
  • c767b3dc0c Add OpenBuffer() function to View Zachary Yedidia 2016-04-19 18:58:52 -04:00
  • 838a932dd9 stdout and stderr buffers for command execution aerth 2016-04-19 19:49:43 +00:00
  • aaa0f29540 Update binary table Zachary Yedidia 2016-04-19 14:10:51 -04:00
  • 4305c71f6a Use a buffer for help screen Zachary Yedidia 2016-04-19 13:58:02 -04:00
  • 2355f2fa51 Use variadic args for messenger Message and Error Zachary Yedidia 2016-04-19 13:45:24 -04:00
  • 87108bfed8 Add -version option Zachary Yedidia 2016-04-19 13:40:30 -04:00
  • f0ad01d1ec Add option to save and quit Zachary Yedidia 2016-04-19 13:16:08 -04:00
  • ef89697b59 Merge pull request #32 from aerth/fork Zachary Yedidia 2016-04-19 13:12:01 -04:00
  • e304bf1698 Update cross compilation script for more systems Zachary Yedidia 2016-04-19 12:09:18 -04:00
  • 54f00cb937 shell command output is held in buffer until completion aerth 2016-04-19 13:40:05 +00:00
  • f3e9271cae boss mode: Single line output stays in messenger, multiline output goes to a help-style screen aerth 2016-04-19 05:10:53 +00:00
  • bbe78fbdff Display nonblank output on full screen aerth 2016-04-19 04:53:56 +00:00
  • a2ca47a496 Boss mode aerth 2016-04-19 04:33:54 +00:00
  • c264fec472 Fix end key behavior Zachary Yedidia 2016-04-18 21:24:15 -04:00
  • aa129c1ddf Add support for other encodings Zachary Yedidia 2016-04-18 17:10:47 -04:00
  • 0a8aca2abe Update readme Zachary Yedidia 2016-04-18 16:30:34 -04:00
  • d10c401a97 Change the help binding to Ctrl-g from Ctrl-h Zachary Yedidia 2016-04-18 16:28:53 -04:00
  • fdceddefe1 Fix IsDirty Zachary Yedidia 2016-04-18 16:13:49 -04:00
  • 4428d893b5 More comments and a slight optimization for syntax file loading Zachary Yedidia 2016-04-18 16:12:34 -04:00
  • da1fd102c6 Fix makefile for people who don't have GOPATH/bin on their path Zachary Yedidia 2016-04-18 14:41:40 -04:00
  • 47c32dda22 Major optimization for loading syntax files Zachary Yedidia 2016-04-18 14:40:07 -04:00
  • 273401d911 Optimization for IsDirty() Zachary Yedidia 2016-04-18 14:20:40 -04:00
  • 2d3789c462 Update readme Zachary Yedidia 2016-04-18 14:04:42 -04:00
  • 84d353838c Add bindings for Home and End keys Zachary Yedidia 2016-04-18 14:02:39 -04:00
  • c7f8584d84 Add tabsToSpaces option Zachary Yedidia 2016-04-18 13:01:39 -04:00
  • fa7808b4ae Prevent panic if mouse y coordinate is below 0 Zachary Yedidia 2016-04-18 11:54:32 -04:00
  • 119c310045 Fix make install Zachary Yedidia 2016-04-18 11:36:51 -04:00
  • cc222b67ec Automatically create ~/.config or if it does not exist Zachary Yedidia 2016-04-18 10:36:41 -04:00
  • 8dee0ad2d5 Use XDG_CONFIG_HOME for configuration directory Zachary Yedidia 2016-04-18 10:31:19 -04:00
  • 0ca7ac0c27 Fix cross crompiler Zachary Yedidia 2016-04-18 09:42:09 -04:00
  • 63ce8bcfce Create ~/.micro if it does not exist Zachary Yedidia 2016-04-18 09:40:27 -04:00
  • 8656335da4 Embed runtime files in the go binary Zachary Yedidia 2016-04-18 09:35:53 -04:00
  • 9d4c6a8b43 Update readme to add go get instructions Zachary Yedidia 2016-04-18 08:10:22 -04:00
  • 1cb04992ec Merge pull request #14 from aerth/master Zachary Yedidia 2016-04-18 08:08:41 -04:00
  • 7afec82e05 Merge pull request #15 from scorredoira/master Zachary Yedidia 2016-04-18 07:30:05 -04:00
  • 4c9fd8aea6 Update readme.md with how to have clipboard support on linux. Santi 2016-04-18 13:24:31 +02:00
  • 337f162360 now is go gettable and updated make file aerth 2016-04-18 10:59:41 +00:00
  • 1c30153b0c Add explanation for setting the colorscheme to readme Zachary Yedidia 2016-04-17 22:35:17 -04:00
  • 0affcafbbf Update wording in readme Zachary Yedidia 2016-04-17 22:22:11 -04:00
  • b4ca76693c Don't search if the search string is empty Zachary Yedidia 2016-04-17 22:11:05 -04:00
  • d87a3eb3ce Update readme Zachary Yedidia 2016-04-17 21:55:57 -04:00
  • 648070c6d2 Only use settings.json if ~/.micro exists Zachary Yedidia 2016-04-17 21:49:36 -04:00
  • 1defb1d039 Add install instructions for brew to readme Zachary Yedidia 2016-04-17 21:21:30 -04:00