Commit Graph

  • a537c584d0 Update README.md Zachary Yedidia 2017-03-03 10:28:29 -05:00
  • 98365b6bfb Fix block indent selection Zachary Yedidia 2017-03-02 19:46:23 -05:00
  • 57c030d3b9 Added title setting (Requires tcell pull!) and optimized tab display. (#575) CaptainMcClellan 2017-03-02 11:27:49 -06:00
  • 89acc703f5 Added a script to build debian packages (#563) Marius Messerschmidt 2017-03-02 18:26:01 +01:00
  • 6df2d7d822 Update runtime Zachary Yedidia 2017-03-01 17:09:09 -05:00
  • 3c192c2fb5 Use Go regex word boundaries Zachary Yedidia 2017-03-01 17:08:56 -05:00
  • 995a910f6a Update runtime Zachary Yedidia 2017-03-01 09:36:41 -05:00
  • c29e58e3d4 Syntax Highlight Overhaul (#568) CaptainMcClellan 2017-03-01 08:30:35 -06:00
  • 924809b19b Merge pull request #570 from yursan9/yaml Zachary Yedidia 2017-02-28 19:05:12 -05:00
  • 85e7055505 Small fix for space detection Yurizal Susanto 2017-02-28 13:49:48 +07:00
  • fb6d554df6 Improve YAML highlighting Yurizal Susanto 2017-02-28 07:16:41 +07:00
  • bd0c5c655e Add more syntax files and include syntax highlighter in the repo Zachary Yedidia 2017-02-25 17:02:39 -05:00
  • e6e190942c Minor fixes Zachary Yedidia 2017-02-25 16:58:49 -05:00
  • 25ad139675 Remove old view code Zachary Yedidia 2017-02-24 21:29:22 -05:00
  • a095644731 Minor fix to tab size Zachary Yedidia 2017-02-24 21:06:03 -05:00
  • f197eca320 Improve horizontal scrolling Zachary Yedidia 2017-02-24 16:19:21 -05:00
  • d602cb68ca Support include statements in syntax files Zachary Yedidia 2017-02-20 16:09:16 -05:00
  • 56e98ea5f4 Highlight selections Zachary Yedidia 2017-02-19 17:14:33 -05:00
  • 16d8a560bf Don't highlight if syntax is off Zachary Yedidia 2017-02-19 16:59:46 -05:00
  • 32325f99ad Support multiple splits Zachary Yedidia 2017-02-19 16:55:23 -05:00
  • 9b33a1058a Add cursorline support Zachary Yedidia 2017-02-19 12:50:19 -05:00
  • ff5c8d7451 Draw tab characters correctly Zachary Yedidia 2017-02-19 12:34:51 -05:00
  • 1ba51e4f59 Fix newline state Zachary Yedidia 2017-02-19 11:35:51 -05:00
  • 7fe2b8ef2f Store highlighting matches in each line Zachary Yedidia 2017-02-19 11:16:01 -05:00
  • 7bb61307e0 Fix tab size Zachary Yedidia 2017-02-18 21:41:52 -05:00
  • d0057121ef Start implementing syntax highlighting optimizations Zachary Yedidia 2017-02-18 21:28:45 -05:00
  • 18c4196354 Store states in linearray Zachary Yedidia 2017-02-18 15:45:49 -05:00
  • 2fcb40d5a9 Use new syntax highlighting engine from zyedidia/highlight Zachary Yedidia 2017-02-18 15:17:07 -05:00
  • 0adb601f3c Improve drawing Zachary Yedidia 2017-02-19 10:16:02 -05:00
  • b669437296 Add gutter message drawing and better cursor locating Zachary Yedidia 2017-02-17 15:51:27 -05:00
  • 9ef27203f0 Add support for line numbers and cursor locations in the new view Zachary Yedidia 2017-02-16 16:52:17 -05:00
  • d2a1d849c9 Calculate line number offset Zachary Yedidia 2017-02-15 21:39:55 -05:00
  • 712b383e2c Use the new cellview for displaying Zachary Yedidia 2017-02-13 21:29:50 -05:00
  • 94175d1aa6 Add beginning of cellview as well as improved ViewTypes Zachary Yedidia 2017-02-13 16:11:57 -05:00
  • 9b51069041 Merge pull request #564 from DanielPower/master Zachary Yedidia 2017-02-26 10:59:33 -05:00
  • 80ab81fefc Add tabswitch command Zachary Yedidia 2017-02-26 10:52:14 -05:00
  • d00562d37a Replaced tmp directory with file directory Daniel Power 2017-02-26 02:21:19 -03:30
  • 75a344ef56 Merge Zachary Yedidia 2017-02-23 22:20:36 -05:00
  • ffebb58d92 Update autoclose Zachary Yedidia 2017-02-23 22:20:33 -05:00
  • c9199ba1bd Merge Zachary Yedidia 2017-02-23 16:32:57 -05:00
  • 5024ecd640 Add colorscheme complete function Zachary Yedidia 2017-02-23 16:32:33 -05:00
  • a185d6f9a0 Merge pull request #556 from AndydeCleyre/feature/zsh-theme-syntax Zachary Yedidia 2017-02-21 15:31:56 -05:00
  • 690610d4b1 recognize zsh-themes as zsh filetypes Andy Kluger 2017-02-21 14:56:57 -05:00
  • 043f7cdc47 Fix various linter and vet warnings Zachary Yedidia 2017-02-21 13:07:37 -05:00
  • 4d1ad52405 Fix find and replace counter Zachary Yedidia 2017-02-20 18:33:44 -05:00
  • 7294424c3e Merge pull request #553 from samdmarshall/master Zachary Yedidia 2017-02-20 18:06:41 -05:00
  • bb55fc4150 fixing bug in closing tabs and not being able to select tabs Samantha Marshall 2017-02-20 18:01:12 -05:00
  • 263eec7368 Resize all tabs on EventResize Zachary Yedidia 2017-02-20 13:08:14 -05:00
  • 7b03f5bab2 Fix bold highlighting not working right Zachary Yedidia 2017-02-20 09:28:37 -05:00
  • 0fd042dce6 Merge pull request #551 from samdmarshall/master Zachary Yedidia 2017-02-19 16:15:56 -05:00
  • e379239140 fixing hex number highlighting for nim Samantha Marshall 2017-02-19 16:01:50 -05:00
  • c1db99a5a5 Merge pull request #522 from samdmarshall/master Zachary Yedidia 2017-02-16 15:57:04 -05:00
  • fb2bf7a377 Merge pull request #520 from samdmarshall/tab-scrolling Zachary Yedidia 2017-02-16 15:51:19 -05:00
  • 9404b731ec Don't trim arguments for 'set' Zachary Yedidia 2017-02-15 12:56:40 -05:00
  • e682c0355b Update README.md Zachary Yedidia 2017-02-14 20:45:06 -05:00
  • d8e7291cb2 Include third party license in releases Zachary Yedidia 2017-02-11 11:44:23 -05:00
  • 556a3eb18f Merge pull request #547 from ta2gch/third-party-licenses Zachary Yedidia 2017-02-11 11:43:15 -05:00
  • f9fcdb2e8b Add third party licenses TANIGUCHI Masaya 2017-02-12 01:23:36 +09:00
  • d695d12872 Update go highlighting Zachary Yedidia 2017-02-10 21:00:31 -05:00
  • ced7164912 Merge pull request #545 from ta2gch/cpp Zachary Yedidia 2017-02-10 12:43:27 -05:00
  • ce3bdf63c0 Bump Zachary Yedidia 2017-02-10 11:07:17 -05:00
  • 4c678c4936 add c++ linter TANIGUCHI Masaya 2017-02-08 15:11:23 +09:00
  • 18d128eb3d create c++ syntax TANIGUCHI Masaya 2017-02-08 15:06:22 +09:00
  • 97632e5573 add keywords TANIGUCHI Masaya 2017-02-08 14:36:39 +09:00
  • 5dc8fe40ca Add option to disable use of a the primary clipboard v1.1.4 Zachary Yedidia 2017-02-07 19:21:25 -05:00
  • 28af256be0 Fix stringwidth build Zachary Yedidia 2017-02-03 07:32:48 -05:00
  • c3a165e61d Merge pull request #539 from samdmarshall/nim Zachary Yedidia 2017-02-02 23:00:12 -05:00
  • 33e5dd4aed Update runtime Zachary Yedidia 2017-01-27 10:32:58 -05:00
  • 9122f152d1 fixing thestart/end syntax Samantha Marshall 2017-01-27 08:40:41 -05:00
  • 2202b32f31 finishing up syntax file Samantha Marshall 2017-01-26 15:45:32 -05:00
  • 15ab0b2fed adding nim linter and syntax Samantha Marshall 2017-01-26 14:19:07 -05:00
  • a8b0f6d679 Merge pull request #531 from bazzilic/patch-1 Zachary Yedidia 2017-01-25 14:32:14 -05:00
  • 40411ea627 Merge pull request #533 from onodera-punpun/toml Zachary Yedidia 2017-01-25 14:32:04 -05:00
  • 8a6a3127c6 Merge pull request #534 from onodera-punpun/go2 Zachary Yedidia 2017-01-25 14:31:53 -05:00
  • f951c6f489 Merge pull request #535 from yursan9/patch-1 Zachary Yedidia 2017-01-25 14:31:41 -05:00
  • 82a3b8bb39 Correct the splitBottom option Yurizal Susanto 2017-01-24 10:40:36 +07:00
  • c29ccfe011 update go syntax file onodera-punpun 2017-01-23 20:06:39 +01:00
  • d48efbf442 Add toml syntax file onodera-punpun 2017-01-23 20:01:26 +01:00
  • 69ef6def38 Update README.md to mention chocolatey package bazzilic 2017-01-23 14:41:52 +08:00
  • f7560c3311 Add gruvbox truecolor colorscheme (#530) DanielPower 2017-01-20 16:02:34 -03:30
  • ea57d8b883 Adding additional Python and Objective-C linting (#524) Samantha Marshall 2017-01-17 16:34:11 -05:00
  • a7e5a5b26c only prompt the user if they can close all buffers, otherwise it would be misleading Samantha Marshall 2017-01-10 10:18:49 -05:00
  • ea0dda98ce adding different functionality for closing a tab versus quitting micro Samantha Marshall 2017-01-01 13:55:42 -05:00
  • 41fb57e449 Fix: incorrect clipboard w/ CutLine, DeleteLine and Search (#508) Nicolai Søborg 2017-01-10 00:28:45 +01:00
  • 3783f0a9f0 adding tab scrolling and additional tab indicators Samantha Marshall 2017-01-04 14:24:13 -05:00
  • ae566920b6 Merge pull request #518 from samdmarshall/key-unbinding Zachary Yedidia 2017-01-04 13:56:34 -05:00
  • 036ed7b9ed Add SaveAs action Zachary Yedidia 2017-01-04 13:51:17 -05:00
  • 5775b4c05d Fix gutter coloring for soft wrap Zachary Yedidia 2017-01-04 13:29:57 -05:00
  • 29502e7f41 simplify the code around unbinding keys Samantha Marshall 2017-01-02 11:28:47 -05:00
  • 362d8eabae Adding functionality to unbind keys Samantha Marshall 2017-01-02 10:56:55 -05:00
  • a3c58e52fc Merge pull request #513 from samdmarshall/master Zachary Yedidia 2016-12-29 18:55:28 -05:00
  • 1edd161684 Merge pull request #510 from legionus/email-syntax Zachary Yedidia 2016-12-28 17:30:47 -05:00
  • 7f95891a9a Adding embedded Info.plist to OS X builds. Samantha Marshall 2016-12-28 13:17:54 -05:00
  • 80c6c8ef9f Add mail syntax highlighting Alexey Gladkov 2016-12-27 15:13:33 +01:00
  • 143339dd67 Merge Zachary Yedidia 2016-12-26 10:34:41 -05:00
  • 7611c13d12 Better fix for mouse clicking Zachary Yedidia 2016-12-26 10:33:41 -05:00
  • d49e366413 Merge pull request #507 from NicolaiSoeborg/master Zachary Yedidia 2016-12-25 10:56:53 -05:00
  • ac5fbd9515 Fix travis build (new imports for gopher-luar) Nicolai 2016-12-25 15:42:18 +01:00
  • aef75f9b83 Fix bug with mouse clicks Zachary Yedidia 2016-12-24 15:34:01 -05:00
  • faec861081 Update php rules Zachary Yedidia 2016-12-23 18:25:47 -05:00