Commit Graph

  • 1013b03314 Merge Zachary Yedidia 2018-09-21 23:18:58 -04:00
  • 96284a1feb LoadAll should reload plugins too Zachary Yedidia 2018-09-21 23:18:04 -04:00
  • d2b51a59d6 Merge pull request #1173 from sc0ttj/enable-auto-highlighting-for-ash-shell Zachary Yedidia 2018-09-03 16:57:50 -04:00
  • 0e56c0c816 Update sh.yaml Scott Jarvis 2018-09-02 11:52:26 +00:00
  • f40abc1a59 Fix infocmp parser Zachary Yedidia 2018-08-29 13:01:38 -04:00
  • 0a6948c8ac Merge Zachary Yedidia 2018-08-29 12:16:18 -04:00
  • 9db7991a1d Handle hex codes in infocmp output Zachary Yedidia 2018-08-29 12:16:11 -04:00
  • 7339afcf73 Add tcelldb error check Zachary Yedidia 2018-08-28 14:26:21 -04:00
  • 9cbe2c62de Merge pull request #1166 from rexy712/master Zachary Yedidia 2018-08-25 19:35:00 -04:00
  • 6e9b8c1bd5 Fixed UpN Cursor functionality to properly handle moving from long line to shorter line rexy712 2018-08-25 14:49:58 -07:00
  • e11d9deb6e Merge pull request #1165 from ev-dev/master Zachary Yedidia 2018-08-25 17:39:13 -04:00
  • 1d93433bfb Merge pull request #1148 from Calinou/improve-gdscript-syntax Zachary Yedidia 2018-08-25 17:38:56 -04:00
  • 45643f397b Merge pull request #1147 from Calinou/fix-c-keyword-highlighting Zachary Yedidia 2018-08-25 17:38:29 -04:00
  • 33d9b8f60b Basic syntax highlighting for Graphql based on the official specification Visual-Knowledge 2018-08-24 03:25:40 -07:00
  • 6140dabca8 Merge pull request #1160 from supbish/fix-sh-comment Zachary Yedidia 2018-08-20 21:03:00 -07:00
  • 27db63433f Fix shell comments; fixes #1114 supbish 2018-08-20 16:22:07 -04:00
  • bcdab882bc Update runtime Zachary Yedidia 2018-08-18 15:25:42 -07:00
  • 32b8c51992 Merge pull request #1158 from supbish/lua-syntax Zachary Yedidia 2018-08-18 15:25:03 -07:00
  • 4be3e9122c Lua syntax improvements; fixes #1155, fixes #1136 supbish 2018-08-18 07:00:51 -04:00
  • d0f8bede41 Merge pull request #1157 from supbish/smart-paste-indent Zachary Yedidia 2018-08-17 21:23:42 -07:00
  • 905e984f29 Add "smartpaste" option; fixes #1156 supbish 2018-08-17 22:37:19 -04:00
  • 44e417c2f4 Merge pull request #1154 from supbish/luatabs Zachary Yedidia 2018-08-15 11:56:10 -04:00
  • e03fab8daa Add GetTabs Lua function supbish 2018-08-15 11:18:27 -04:00
  • 1ab493de59 Only show basename of file in tabs unless there are mutliple tabs with the same basename (fixes #1079) (#1081) Camille 2018-08-10 22:54:19 +02:00
  • f56621a4bd Bump version Zachary Yedidia 2018-08-10 13:45:03 -04:00
  • 497ca2c66b Improve the GDScript syntax file Hugo Locurcio 2018-08-07 15:14:59 +02:00
  • 18ca06d9be Fix some keywords being mistakenly highlighted in C syntax Hugo Locurcio 2018-08-07 14:44:53 +02:00
  • a732d03b4d Improve writing style and formatting in README Hugo Locurcio 2018-08-07 14:27:49 +02:00
  • 1856891622 Update nightly release script to not duplicate nightlies v1.4.1 Zachary Yedidia 2018-07-20 00:24:02 +00:00
  • 8a250f7d95 Update ats syntax (#1141) djmnzp 2018-07-16 21:37:57 +02:00
  • 7a013f666e Update runtime and auto-gofmt runtime in make Zachary Yedidia 2018-07-02 12:22:32 -04:00
  • 41a24e61d6 Merge pull request #1135 from whilei/gofmt-2018-Jun-17-00-39 Zachary Yedidia 2018-07-02 12:22:05 -04:00
  • d953339a56 Added syntax highlighting for ATS (#1137) djmnzp 2018-07-02 18:19:38 +02:00
  • 76e1d7a3a7 all: gofmt ia 2018-06-17 00:41:57 +02:00
  • 91b65001c9 Fix php syntax file Zachary Yedidia 2018-06-04 15:13:58 -04:00
  • aa74b1233c Fix -startpos flag being ignored (#1129) Dimitar Borislavov Tasev 2018-06-04 17:27:27 +01:00
  • 61baa73d70 Merge pull request #1125 from nabeelomer/master Zachary Yedidia 2018-06-03 17:13:22 -04:00
  • efe343b37c Allows opening files using full path on Windows (#1126) Dimitar Borislavov Tasev 2018-06-03 22:13:03 +01:00
  • 56aa289f81 Add support for COLORTERM colorterm Zachary Yedidia 2018-06-03 17:07:44 -04:00
  • cc8e9a7e06 F# Configuration Nabeel Omer 2018-05-29 20:02:58 +05:30
  • d7f7d845b9 Elixir configuration (#1118) Sean Charles 2018-05-26 15:08:35 +01:00
  • 8f0418c9a8 Merge pull request #1119 from mbesancon/patch-3 Zachary Yedidia 2018-05-26 10:08:19 -04:00
  • 71af765b4e Code optimisation (#1117) Maxim 2018-05-26 15:07:53 +01:00
  • c0f279ffe8 Update julia.yaml mbesancon 2018-05-25 12:04:12 -04:00
  • ae9bb763fb a few miscellaneous fixes and improvements (#1105) JT Olio 2018-05-12 19:31:57 -06:00
  • 3c01947cb3 Fix ini comment highlighting Zachary Yedidia 2018-05-12 21:29:02 -04:00
  • 53e142fb88 Fix matchbraceleft option Zachary Yedidia 2018-04-28 17:42:17 -04:00
  • 2e64499f96 Fix possible crash in findkey Zachary Yedidia 2018-04-28 17:16:22 -04:00
  • 11cb702d7f Merge Zachary Yedidia 2018-04-28 17:04:47 -04:00
  • 7a2820cbc0 Add hidehelp option Zachary Yedidia 2018-04-28 17:04:33 -04:00
  • b181342ff1 Make ^X act like ^K when nothing is selected (#1092) Mark Weston 2018-04-23 22:34:45 +03:00
  • f0e2f3cc96 Merge pull request #1085 from jtolds/themes Zachary Yedidia 2018-04-21 16:57:53 -04:00
  • 6ef273accd Merge pull request #1084 from jtolds/master Zachary Yedidia 2018-04-07 20:03:57 -04:00
  • 0eadf283a5 darcula: fix highlighted line and color column JT Olio 2018-04-05 19:45:11 -06:00
  • f8a171379a home toggles between start of line and start of text JT Olio 2018-04-05 15:25:30 -06:00
  • 1a62ede320 Build snap using up-to-date golang Zachary Yedidia 2018-04-03 00:53:24 -04:00
  • 1bb1da4765 Update snapcraft.yaml Go plugin Zachary Yedidia 2018-04-02 21:16:19 -07:00
  • 987d48038a Update snapcraft.yaml Zachary Yedidia 2018-04-02 21:07:12 -07:00
  • abc04ec521 fix typo Zachary Yedidia 2018-03-31 02:32:48 +00:00
  • b7706d775c Add docs for SpawnMultiCursorSelect Zachary Yedidia 2018-03-30 16:42:28 -04:00
  • ac0b89366b Implement SpawnMultiCursorSelect (#1046) dwwmmn 2018-03-30 16:40:45 -04:00
  • 3293160dcb Fix ReplaceHome implementation Zachary Yedidia 2018-03-30 16:21:39 -04:00
  • 804943a1e8 Add support for ~username syntax (fix #1033) (#1035) DanielPower 2018-03-30 17:50:51 -02:30
  • 89f50638d7 Merge Zachary Yedidia 2018-03-30 15:59:45 -04:00
  • c606c51c8b Close fd properly in save Zachary Yedidia 2018-03-30 15:59:26 -04:00
  • 4bde88d126 Merge pull request #1076 from Velocet/patch-1 Zachary Yedidia 2018-03-20 23:22:51 -04:00
  • 41bae11c1e Create PowerShell.yaml Velocet 2018-03-21 03:58:04 +01:00
  • f43a1b5ced Merge pull request #1054 from jtolds/master Zachary Yedidia 2018-03-19 00:32:26 -04:00
  • 219f934656 Merge pull request #1067 from sum01/issue-1066 Zachary Yedidia 2018-03-19 00:32:07 -04:00
  • 26da85dcb1 Fix test string formatting Zachary Yedidia 2018-03-09 00:39:59 -05:00
  • 2885b42c62 Update fastdirty hash during save Zachary Yedidia 2018-03-08 15:07:14 -05:00
  • b12eca0a98 Fix #1066 php syntax sum01 2018-03-08 11:28:38 -05:00
  • 3e612d2597 Merge pull request #1045 from emilyaviva/master Zachary Yedidia 2018-03-02 20:12:46 -05:00
  • ade5efef5d Merge pull request #1050 from mathieu-aubin/master Zachary Yedidia 2018-03-02 20:11:50 -05:00
  • cb45481526 Make tab views array public Zachary Yedidia 2018-03-02 19:50:33 -05:00
  • 88d8b0b181 Count replacements in replaceall correctly Zachary Yedidia 2018-03-02 19:32:23 -05:00
  • ea6a87d41a allow optionally brace matching with the closing brace to the left of the cursor JT Olds 2018-02-27 18:53:04 -07:00
  • 1c2fd30cab raster compression Mathieu 2018-02-23 19:30:28 +01:00
  • 69ed07cc62 Move setting instructions to top; add some minor organization Emily Aviva Kapor-Mater 2018-02-20 12:11:31 -08:00
  • 6d2cbb6cce Use regexp replaceall Zachary Yedidia 2018-02-19 17:04:09 -05:00
  • 397c29443a Fix SaveAs Lua callback Zachary Yedidia 2018-02-12 00:06:31 -05:00
  • 5b26702d5e Merge pull request #1028 from filalex77/patch-1 Zachary Yedidia 2018-02-09 11:07:14 -05:00
  • b9e77eee6a Fix relative URL for terminfo Oleksii Filonenko 2018-02-09 17:36:12 +02:00
  • 8e5fd674cc Merge Zachary Yedidia 2018-02-08 14:18:04 -05:00
  • 5038167650 Update clipboard Zachary Yedidia 2018-02-08 14:17:58 -05:00
  • 6787db9eb3 Merge pull request #1026 from mbesancon/patch-2 Zachary Yedidia 2018-02-07 19:43:28 -05:00
  • 75b9c8c1ec Update julia.yaml mbesancon 2018-02-07 17:43:43 -05:00
  • 28267b9eb2 Add back ? Accidentally removed sum01 2018-02-06 13:41:56 -05:00
  • cad43914b0 Html syntax fixes #1008 sum01 2018-02-04 14:52:06 -05:00
  • a37c30b889 Fix resize when prompt is active Zachary Yedidia 2018-02-04 22:58:20 -05:00
  • f17b42bcd2 Update licenses Zachary Yedidia 2018-02-04 14:04:42 -05:00
  • 7bfc90d080 Update license info Zachary Yedidia 2018-02-04 11:33:03 -05:00
  • 1d24609ed1 Add goconvey dependency to vendor Zachary Yedidia 2018-02-03 22:33:32 -05:00
  • aa81cf5cf6 Support nano syntax for open at line Zachary Yedidia 2018-02-02 16:53:08 -05:00
  • 4790c39dfc Open at line syntax with filename:line:col Zachary Yedidia 2018-02-02 13:57:02 -05:00
  • 35a9245c5d Use current view for every action Zachary Yedidia 2018-02-02 12:33:13 -05:00
  • 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