Commit Graph

  • 3e3cdfc5b5 Fix minor issue with autoscroll Zachary Yedidia 2018-02-01 20:20:57 -05:00
  • f0e453b4f9 Improve ocaml syntax highlighting Zachary Yedidia 2018-01-30 22:34:44 -05:00
  • 3325b98063 Exit with error on screen initialization Zachary Yedidia 2018-01-30 13:04:26 -05:00
  • 4632c3594f Fix bad import path Zachary Yedidia 2018-01-29 23:42:45 -05:00
  • 96c7b1d07b Update to use new mkinfo from tcell Zachary Yedidia 2018-01-29 23:36:39 -05:00
  • f48116801b Improve man page Zachary Yedidia 2018-01-29 20:36:18 -05:00
  • aaf098bb47 Update tex syntax file Zachary Yedidia 2018-01-29 18:02:43 -05:00
  • 6d4134a178 Optimization to lots of redraws on large files Zachary Yedidia 2018-01-29 16:47:55 -05:00
  • 015fcf5fec Minor optimizations Zachary Yedidia 2018-01-29 16:02:15 -05:00
  • fddf1690e3 Large syntax highlighting memory optimization Zachary Yedidia 2018-01-29 15:21:00 -05:00
  • 0913a1aeb3 Fix syntax highlighting on empty buffer Zachary Yedidia 2018-01-28 22:35:43 -05:00
  • a19a6d28a7 Small simplification Zachary Yedidia 2018-01-28 15:15:23 -05:00
  • af520cf047 Fix terminal emulator support v1.4.0 Zachary Yedidia 2018-01-25 20:10:49 -05:00
  • db75e11e32 Update tcell Zachary Yedidia 2018-01-24 16:11:48 -05:00
  • 797e5cc27f Update tcell Zachary Yedidia 2018-01-22 23:40:42 -05:00
  • 36dc6647dd Add new shell command documentation Zachary Yedidia 2018-01-22 21:03:52 -05:00
  • 44b64f7129 Fix compile error Zachary Yedidia 2018-01-22 17:32:30 -05:00
  • 0a49ea0a0d Improve shell commands Zachary Yedidia 2018-01-22 17:20:03 -05:00
  • 4f41881c10 Make onViewOpen and onBufferOpen the same Zachary Yedidia 2018-01-22 15:27:56 -05:00
  • 63299df4b9 Don't throw error if job callback doesn't exist Zachary Yedidia 2018-01-21 16:31:13 -05:00
  • 10b8fb7b26 Expose emulator functions and support output Zachary Yedidia 2018-01-20 23:34:16 -05:00
  • 0a7e4c8f06 Use zyedidia/pty instead of kr/pty Zachary Yedidia 2018-01-20 22:28:17 -05:00
  • 83190a578e Change HandleShellCommand backend Zachary Yedidia 2018-01-20 22:23:52 -05:00
  • 79349562b2 Improve unicode softwrap drawing Zachary Yedidia 2018-01-20 12:36:22 -05:00
  • 0cb1ad09cd Merge Zachary Yedidia 2018-01-19 00:28:58 -05:00
  • 6ef00c4c3b Clean up terminal emulator a bit Zachary Yedidia 2018-01-19 00:28:51 -05:00
  • bb598ae566 Merge pull request #999 from sum01/create_parents Zachary Yedidia 2018-01-18 00:49:45 -05:00
  • 13c63a9951 Merge pull request #1001 from sum01/makefile_syntax Zachary Yedidia 2018-01-17 23:59:36 -05:00
  • cf06d06fb3 Fix Makefile = highlighting I think they weren't being highlighted at all, leading to a weird looking default white box around them. sum01 2018-01-17 23:44:53 -05:00
  • 808e3a7c9f Prompt to create parent folders (if none) when saving Fixes #995 sum01 2018-01-16 21:54:13 -05:00
  • 16e9068cb9 Support line:col in JumpLine Zachary Yedidia 2018-01-17 19:09:50 -05:00
  • 3924e363d1 Fix minor autoindent issue Zachary Yedidia 2018-01-17 17:37:17 -05:00
  • a274daeaaf Merge pull request #998 from JoshuaRLi/select-line-action Zachary Yedidia 2018-01-17 17:25:37 -05:00
  • e26417fd14 Fix shebang js highlighting and js division Zachary Yedidia 2018-01-17 17:19:03 -05:00
  • d7ba2f600e implemented select line as an Action Joshua Li 2018-01-16 17:27:15 -05:00
  • 1cf4baa743 Don't use indentchar style if disabled Zachary Yedidia 2018-01-14 11:23:30 -08:00
  • 7e3aa337f6 Fix autocomplete on empty prompt Zachary Yedidia 2018-01-10 15:41:49 -05:00
  • 3f01101da4 Add onBufferOpen plugin callback Zachary Yedidia 2018-01-08 17:08:11 -05:00
  • 9a6054fc43 Add GetMouseClickLocation to view Zachary Yedidia 2018-01-08 16:54:27 -05:00
  • b2a0745747 Update third-party licenses Zachary Yedidia 2018-01-08 16:41:26 -05:00
  • 7911ce1f16 Remove duplicate utf8 code Zachary Yedidia 2018-01-08 16:38:59 -05:00
  • 8bff7f00d0 Change docs to use true/false instead of on/off Zachary Yedidia 2018-01-08 15:21:32 -05:00
  • 957273fc92 Add railscast colorscheme Zachary Yedidia 2018-01-07 21:02:24 -05:00
  • 805d6ccaf7 Don't brace highlight with selection Zachary Yedidia 2018-01-07 20:58:01 -05:00
  • fc2566a0de Add JumpToMatchingBrace action Zachary Yedidia 2018-01-07 16:17:22 -05:00
  • 86c08bd747 Add brace highlighting Zachary Yedidia 2018-01-07 15:50:08 -05:00
  • 0b47502e62 Fix minor issue with indent/outdent selection Zachary Yedidia 2018-01-06 16:04:18 -05:00
  • 2afbcef825 Update readme Zachary Yedidia 2018-01-05 23:05:20 -05:00
  • 0a500be3ba Merge pull request #877 from IOAyman/readme Zachary Yedidia 2018-01-05 23:04:52 -05:00
  • 3b36316b00 Add support for selection and copy in terminal Zachary Yedidia 2018-01-05 22:44:36 -05:00
  • d668050ebe Merge Zachary Yedidia 2018-01-05 21:39:03 -05:00
  • dd47f167f1 Clean up terminal a bit and wait before closing Zachary Yedidia 2018-01-05 21:38:40 -05:00
  • 2ebeb9d5a5 Merge pull request #982 from sum01/syntax-touchups Zachary Yedidia 2018-01-05 14:06:38 -05:00
  • 8629357c70 Remove weird ignore on git-commit It was needlessly highlighting everything that wasn't a comment. sum01 2018-01-05 03:35:11 -05:00
  • c8ff764467 Merge pull request #981 from sum01/fix_import Zachary Yedidia 2018-01-04 22:29:27 -05:00
  • 8e741599dc Fix #980 duplicate import sum01 2018-01-04 22:27:09 -05:00
  • 770cb87f7a Fix windows errors Zachary Yedidia 2018-01-04 21:46:44 -05:00
  • d82867ee53 Add more comments Zachary Yedidia 2018-01-04 17:14:51 -05:00
  • 275bce7d69 Add new dependencies Zachary Yedidia 2018-01-04 17:05:49 -05:00
  • 9094c174cc Initial support for terminal within micro Zachary Yedidia 2018-01-04 17:03:08 -05:00
  • a814677b51 Improve command bar completion Zachary Yedidia 2018-01-03 21:35:03 -05:00
  • 8b60e4f3b1 Update colorscheme list in docs Zachary Yedidia 2018-01-02 22:46:24 -05:00
  • c32f5a4859 Add basename option Zachary Yedidia 2018-01-02 22:25:55 -05:00
  • df44f538fd Improve file save speed for large files Zachary Yedidia 2018-01-02 18:36:29 -05:00
  • a4ae7a1e11 More command binding Zachary Yedidia 2018-01-02 15:15:28 -05:00
  • 70616b335e Merge Zachary Yedidia 2018-01-02 15:03:10 -05:00
  • f6e9a16724 Allow binding commands Zachary Yedidia 2018-01-02 15:02:46 -05:00
  • ac41e186a0 Add some Lua syntax (#962) sum01 2017-12-31 00:37:11 -05:00
  • a90cb64265 Merge pull request #971 from mbesancon/patch-1 Zachary Yedidia 2017-12-31 00:36:49 -05:00
  • 5124dd04b3 Merge pull request #973 from sum01/micro_syntax Zachary Yedidia 2017-12-31 00:36:38 -05:00
  • 7867d50d67 Fix micro file syntax Some of the words were missing, so this adds those. sum01 2017-12-30 11:47:39 -05:00
  • 0ba60728e8 added const for julia mbesancon 2017-12-29 13:08:21 -05:00
  • 981263eb81 Merge Zachary Yedidia 2017-12-28 16:05:53 -05:00
  • 79deabbbd6 Fix options cmdline message Zachary Yedidia 2017-12-28 16:05:35 -05:00
  • ba4b028076 Merge pull request #942 from motet-a/javascript-syntax Zachary Yedidia 2017-12-28 14:57:49 -05:00
  • 649e5799c2 Merge pull request #960 from nitsakh/insert-issue Zachary Yedidia 2017-12-28 14:54:31 -05:00
  • 7339a88d68 Merge pull request #965 from tommyshem/ada Zachary Yedidia 2017-12-28 14:52:09 -05:00
  • b0cfb2e691 #964 add ada syntax tommy 2017-12-27 14:27:42 +00:00
  • 4e0d402cea Merge pull request #961 from sum01/fix_commit_syntax Zachary Yedidia 2017-12-22 23:06:37 -05:00
  • f882248f41 Fix git-commit comment syntax A comment in a git-commit must have the hash at the start of the line, instead of just anywhere in the line. sum01 2017-12-22 20:02:43 -05:00
  • f58c5412a8 Updating to make overwrite mode as an action Nitish Sakhawalkar 2017-12-18 17:11:00 -08:00
  • b0e4043513 Changes to add support for Insert Key Press Nitish Sakhawalkar 2017-12-15 14:43:37 -08:00
  • 47dd65d4e5 Improve JavaScript syntax highlighting Antoine Motet 2017-12-03 23:30:29 +01:00
  • fa84f6ddc3 create plugin folders work on windows fix #931 (#951) Tommy 2017-12-14 02:53:30 +00:00
  • 2bf40f096e Don't autosave buffers with no path Zachary Yedidia 2017-12-13 12:43:00 -05:00
  • 4802403308 Remove android from actions_other build tag Zachary Yedidia 2017-12-10 16:15:06 -05:00
  • e443adef31 Merge pull request #946 from tommyshem/luafix Zachary Yedidia 2017-12-04 15:41:48 -05:00
  • cdb057dfc3 fix lua comment block tommy 2017-12-04 20:30:35 +00:00
  • 9da1ef178e Add support for setting local settings via filetype Zachary Yedidia 2017-12-03 23:38:09 -05:00
  • bf33ab532c Store string keys for bindings Zachary Yedidia 2017-12-03 23:15:32 -05:00
  • 46c7437270 Fix ViewType refactor Zachary Yedidia 2017-12-03 17:19:51 -05:00
  • 09cab07352 Merge Zachary Yedidia 2017-12-03 16:49:27 -05:00
  • b7214da4ea Make ViewType fields public Zachary Yedidia 2017-12-03 16:49:05 -05:00
  • 5138ae2436 Fix typo in tutorial.md (#940) Bastien Traverse 2017-12-03 21:16:50 +01:00
  • 98778a80c2 Allow plugins to create view types Zachary Yedidia 2017-12-03 15:15:07 -05:00
  • e0a8e90ad9 Merge Zachary Yedidia 2017-12-03 13:05:50 -05:00
  • 2ae9f88eaa Add showkey command Zachary Yedidia 2017-12-03 13:05:46 -05:00
  • ee8e022ccf stop version error when updating and option to disable builtin plugin. (#939) Tommy 2017-12-03 17:41:22 +00:00
  • 3ca55f77a6 Merge Zachary Yedidia 2017-12-01 20:39:30 -05:00
  • 5f304db4a1 Update readme Zachary Yedidia 2017-12-01 20:39:25 -05:00