Commit graph

1226 commits

Author SHA1 Message Date
Zachary Yedidia
da1fd102c6 Fix makefile for people who don't have GOPATH/bin on their path 2016-04-18 14:41:40 -04:00
Zachary Yedidia
47c32dda22 Major optimization for loading syntax files 2016-04-18 14:40:07 -04:00
Zachary Yedidia
273401d911 Optimization for IsDirty() 2016-04-18 14:20:40 -04:00
Zachary Yedidia
2d3789c462 Update readme 2016-04-18 14:04:42 -04:00
Zachary Yedidia
84d353838c Add bindings for Home and End keys
See #21
2016-04-18 14:02:39 -04:00
Zachary Yedidia
c7f8584d84 Add tabsToSpaces option 2016-04-18 13:01:39 -04:00
Zachary Yedidia
fa7808b4ae Prevent panic if mouse y coordinate is below 0
See #7
2016-04-18 11:54:32 -04:00
Zachary Yedidia
119c310045 Fix make install 2016-04-18 11:36:51 -04:00
Zachary Yedidia
cc222b67ec Automatically create ~/.config or if it does not exist 2016-04-18 10:36:41 -04:00
Zachary Yedidia
8dee0ad2d5 Use XDG_CONFIG_HOME for configuration directory
Fixes #18
2016-04-18 10:31:19 -04:00
Zachary Yedidia
0ca7ac0c27 Fix cross crompiler 2016-04-18 09:42:09 -04:00
Zachary Yedidia
63ce8bcfce Create ~/.micro if it does not exist 2016-04-18 09:40:27 -04:00
Zachary Yedidia
8656335da4 Embed runtime files in the go binary 2016-04-18 09:35:53 -04:00
Zachary Yedidia
9d4c6a8b43 Update readme to add go get instructions 2016-04-18 08:10:22 -04:00
Zachary Yedidia
1cb04992ec Merge pull request #14 from aerth/master
now is go gettable and with updated make file and .gitignore to reflect that
2016-04-18 08:08:41 -04:00
Zachary Yedidia
7afec82e05 Merge pull request #15 from scorredoira/master
Update readme.md with how to have clipboard support on linux.
2016-04-18 07:30:05 -04:00
Santi
4c9fd8aea6 Update readme.md with how to have clipboard support on linux. 2016-04-18 13:24:31 +02:00
aerth
337f162360
now is go gettable and updated make file 2016-04-18 10:59:41 +00:00
Zachary Yedidia
1c30153b0c Add explanation for setting the colorscheme to readme 2016-04-17 22:35:17 -04:00
Zachary Yedidia
0affcafbbf Update wording in readme 2016-04-17 22:22:11 -04:00
Zachary Yedidia
b4ca76693c Don't search if the search string is empty
Fixes #6
2016-04-17 22:11:05 -04:00
Zachary Yedidia
d87a3eb3ce Update readme 2016-04-17 21:55:57 -04:00
Zachary Yedidia
648070c6d2 Only use settings.json if ~/.micro exists
Fixes #3
2016-04-17 21:49:36 -04:00
Zachary Yedidia
1defb1d039 Add install instructions for brew to readme 2016-04-17 21:21:30 -04:00
Zachary Yedidia
1648afd226 Add find previous and documentation 2016-04-17 14:30:49 -04:00
Zachary Yedidia
8fdf99854e Add next match functionality for search 2016-04-17 14:10:49 -04:00
Zachary Yedidia
35eccf26d4 Implement better search functionality (not finished) 2016-04-17 09:24:14 -04:00
Zachary Yedidia
147ed61f2f Small update to readme 2016-04-17 09:04:51 -04:00
Zachary Yedidia
8a2479a43d Update todolist, and readme
Add binaries to readme and a screenshot of micro.
2016-04-16 17:33:13 -04:00
Zachary Yedidia
aaaa0db2ef Update todolist 2016-04-16 09:58:11 -04:00
Zachary Yedidia
3034496850 Improve the search functionality and improve selection 2016-04-16 09:55:52 -04:00
Zachary Yedidia
139bc3cda2 Initial attempt at search 2016-04-16 09:55:52 -04:00
Zachary Yedidia
1331265681 Add syntax highlighting option 2016-04-10 18:02:58 -04:00
Zachary Yedidia
5330e0e5a5 Fix edit bar cursor 2016-04-08 09:30:36 -04:00
Zachary Yedidia
41982fe8e1 Update readme 2016-04-08 09:24:08 -04:00
Zachary Yedidia
9058103a13 Fix syntax file readme 2016-04-08 09:23:24 -04:00
Zachary Yedidia
739e50d4fe Update syntax files 2016-04-08 09:22:36 -04:00
Zachary Yedidia
cc80722c18 Remove unecessary function 2016-04-07 14:37:54 -04:00
Zachary Yedidia
d45e19d444 Fix syntax highlighting bug 2016-04-06 16:37:45 -04:00
Zachary Yedidia
c942152e36 Fix 2016-04-06 16:09:38 -04:00
Zachary Yedidia
34dda2cded Syntax highlighting optimizations 2016-04-06 15:59:26 -04:00
Zachary Yedidia
cbaf9617f5 Fix save message 2016-04-06 13:45:52 -04:00
Zachary Yedidia
737ceaed34 Fix bug in syntax highlighting 2016-04-05 17:16:21 -04:00
Zachary Yedidia
cece846297 Fix half page down bug 2016-04-05 12:50:07 -04:00
Zachary Yedidia
eadfbf8469 Minor bug fixes 2016-04-04 18:05:34 -04:00
Zachary Yedidia
e7a048ca02 Update todolist 2016-04-04 16:54:25 -04:00
Zachary Yedidia
9b2520ff33 Merge 2016-04-04 15:11:21 -04:00
Zachary Yedidia
22cfb20a3b Fix 256 color lookup 2016-04-04 15:11:14 -04:00
Zachary Yedidia
a3fe21a5e6 Implement lastX for cursor movement 2016-04-04 14:09:24 -04:00
Zachary Yedidia
bd78c7108f Merge 2016-04-04 14:03:38 -04:00