Commit Graph

  • 7300ab66f7 Add default colorscheme (based on solarized) and colorscheme support Zachary Yedidia 2016-03-21 16:02:58 -04:00
  • 11bc2cfbad Fix bug Zachary Yedidia 2016-03-21 17:02:41 -04:00
  • d2d02b36c3 Reorganize todolist Zachary Yedidia 2016-03-21 14:54:06 -04:00
  • e450e02b83 Use my fork of tcell Zachary Yedidia 2016-03-21 14:50:28 -04:00
  • b8f6850c58 Add syntax flags and fix a couple highlighting bugs Zachary Yedidia 2016-03-21 14:48:17 -04:00
  • 96254717c6 Update readme Zachary Yedidia 2016-03-21 13:08:10 -04:00
  • 076d41e0ab Reorganize Zachary Yedidia 2016-03-21 12:51:45 -04:00
  • 8257e94ab1 Add syntax highlighting files Zachary Yedidia 2016-03-21 12:16:02 -04:00
  • d429dc3df2 Major optimization for syntax highlighting Zachary Yedidia 2016-03-21 12:07:48 -04:00
  • e61048154b Really improve syntax file compatibility with nano Zachary Yedidia 2016-03-20 21:45:23 -04:00
  • 9ca36dc77b Replace Compile with MustCompile Zachary Yedidia 2016-03-20 18:31:45 -04:00
  • fbeb1bf6bd Add header parsing for files without extensions Zachary Yedidia 2016-03-20 17:08:57 -04:00
  • 4b286bf293 Better syntax file loading, load files from ~/.micro by default Zachary Yedidia 2016-03-20 16:27:02 -04:00
  • 6a27593800 Load syntax rules from file Zachary Yedidia 2016-03-20 15:24:40 -04:00
  • 068260157c Initial syntax highlighting Zachary Yedidia 2016-03-20 11:28:41 -04:00
  • d9856c7c1e Fix license Zachary Yedidia 2016-03-20 17:33:37 -04:00
  • d3b28a3b66 Fix goreportcard Zachary Yedidia 2016-03-20 17:31:25 -04:00
  • 2e4c735617 Add small readme Zachary Yedidia 2016-03-20 17:28:36 -04:00
  • b84f1ecc78 Update todolist Zachary Yedidia 2016-03-20 17:14:43 -04:00
  • aabc81ed73 Fix bugs with undo/redo Zachary Yedidia 2016-03-19 20:32:14 -04:00
  • 866ad9594e Clipboard support for copying pasting and cutting Zachary Yedidia 2016-03-19 18:38:28 -04:00
  • 28c5899b9e Add undo/redo stack Zachary Yedidia 2016-03-19 18:16:10 -04:00
  • 14d25c83f4 Update todolist Zachary Yedidia 2016-03-19 09:24:37 -04:00
  • 6a8b687acd Add line numbers Zachary Yedidia 2016-03-19 09:24:04 -04:00
  • a5ddd9e521 Add pagedown, pageup, halfpagedown, halfpageup Zachary Yedidia 2016-03-19 09:12:03 -04:00
  • a98030403a Add todolist Zachary Yedidia 2016-03-19 08:52:59 -04:00
  • 4f051d4fa4 Move license to LICENSE Zachary Yedidia 2016-03-18 21:41:26 -04:00
  • f175897f43 Add license Zachary Yedidia 2016-03-18 21:28:48 -04:00
  • cc098d05ef Comments and style for rope Zachary Yedidia 2016-03-18 21:25:45 -04:00
  • d55dabaa3b Add comment fix go style Zachary Yedidia 2016-03-18 20:40:00 -04:00
  • 4efc47c0fb Add selection with click and drag Zachary Yedidia 2016-03-18 20:01:05 -04:00
  • 6da745a463 Fix bug involving mouse click positioning Zachary Yedidia 2016-03-18 12:18:54 -04:00
  • b3b7e8414d Add statusline Zachary Yedidia 2016-03-17 18:20:07 -04:00
  • 1781766e21 Switch to go in order to use tcell Zachary Yedidia 2016-03-17 17:27:57 -04:00
  • e9e25d0c85 Start selection box Zachary Yedidia 2016-03-17 17:25:28 -04:00
  • f49573bf08 Fix linux bug and improve tabstop functionality Zachary Yedidia 2016-03-16 19:13:05 -04:00
  • 1ea5261132 Fix a couple bugs Zachary Yedidia 2016-03-16 10:18:53 -04:00
  • 6aae2a61d5 Better tabs (still some issues) Zachary Yedidia 2016-03-15 10:49:48 -04:00
  • 1669ea60de Remove makefile Zachary Yedidia 2016-03-14 21:36:24 -04:00
  • 52a6185455 Handle tabs correctly Zachary Yedidia 2016-03-14 21:34:44 -04:00
  • 4beab9da1b Fix scrolling bug Zachary Yedidia 2016-03-14 14:12:17 -04:00
  • c9803683af Initialize clipboard Zachary Yedidia 2016-03-12 18:08:02 -05:00
  • 7a41ab2fe1 Use basic colors for line numbers Zachary Yedidia 2016-03-12 17:55:16 -05:00
  • 8ab8fd4373 Add line numbers Zachary Yedidia 2016-03-12 17:34:52 -05:00
  • e3d629f2b5 Fix scrolling bug Zachary Yedidia 2016-03-12 17:29:08 -05:00
  • 757986ae3f Add statusline and accept pipes from stdin Zachary Yedidia 2016-03-12 16:46:41 -05:00
  • 934634507d Create empty file if input doesn't exist Zachary Yedidia 2016-03-12 16:07:04 -05:00
  • 8072756990 Begin rewrite Zachary Yedidia 2016-03-12 15:43:24 -05:00
  • 38377dd5f8 Add simple syntax highlighting for strings Zachary Yedidia 2016-03-12 12:13:57 -05:00
  • bdc0c4644e Fix unicode bug Zachary Yedidia 2016-03-11 15:39:22 -05:00
  • a74031c1c8 Proper unicode support Zachary Yedidia 2016-03-11 15:37:50 -05:00
  • 24ce1d6b42 Initial commit Zachary Yedidia 2016-03-10 21:06:06 -05:00