Commit Graph

  • 8a58506c72 Add much better autocompletion for commands Zachary Yedidia 2016-08-17 13:49:37 -04:00
  • 932370f597 Add current-line-number colors to all colorschemes Zachary Yedidia 2016-08-17 12:49:11 -04:00
  • 41065f0222 Add more docs for plugins and keybindings Zachary Yedidia 2016-08-17 11:56:56 -04:00
  • 70c3d42f9c Update runtime.go Zachary Yedidia 2016-08-17 10:21:56 -04:00
  • 33eb8546b1 Add more documentation Zachary Yedidia 2016-08-13 16:22:18 -04:00
  • ce54413894 Add more explanation for colors.md Zachary Yedidia 2016-08-12 14:17:28 -04:00
  • 6777419dc4 Don't open a new split if help is already open Zachary Yedidia 2016-08-11 17:30:48 -04:00
  • 4a0c48587a Split help into multiple files and add help command Zachary Yedidia 2016-07-28 15:52:31 -04:00
  • cb79e08f19 Minor fix to current line num style Zachary Yedidia 2016-08-17 11:59:29 -04:00
  • 1e26aaed3c Merge pull request #209 from onodera-punpun/coloredline Zachary Yedidia 2016-08-16 22:03:07 -04:00
  • 563484ffc9 Clean up go plugin Zachary Yedidia 2016-08-16 13:52:42 -04:00
  • b42aba05a0 Fix recursive issue with go plugin Zachary Yedidia 2016-08-16 13:46:33 -04:00
  • ed31d37e74 Change plugin callbacks to not only happen when a keybinding triggers the action Zachary Yedidia 2016-08-16 11:43:36 -04:00
  • de9567322b Rebind Home and End to StartOfLine and EndOfLine Zachary Yedidia 2016-08-16 10:55:04 -04:00
  • e38e1c9dff Add colored current line number option Camille Scholtz 2016-08-15 22:35:40 +02:00
  • 899b6a4a24 User plugins should replace default plugins Zachary Yedidia 2016-08-14 15:29:02 -04:00
  • 632e4312d5 Syntax highlighting optimization Zachary Yedidia 2016-08-13 21:28:52 -04:00
  • 28897c01ea Add HandleCommand and HandleShellCommand to plugin api Zachary Yedidia 2016-08-13 11:44:30 -04:00
  • 1b9ae5706e Minor update Zachary Yedidia 2016-08-11 17:35:40 -04:00
  • 096a403d52 Set parents correctly on split nodes Zachary Yedidia 2016-08-11 16:59:06 -04:00
  • 7c13dee33d Small fix to splits Zachary Yedidia 2016-08-11 16:52:50 -04:00
  • 61536326ca Fix statusline and tabbar offsets Zachary Yedidia 2016-08-11 13:50:59 -04:00
  • bd55c5f834 Add ability to delete splits Zachary Yedidia 2016-08-11 11:27:32 -04:00
  • cbbe312762 Add split_tree and ability to create splits Zachary Yedidia 2016-08-11 10:45:35 -04:00
  • 2cbd9428aa Remove current implementation of splits Zachary Yedidia 2016-08-10 15:28:23 -04:00
  • 5a005e36b6 Small fix to OutdentSelection Zachary Yedidia 2016-08-08 13:11:34 -05:00
  • c409f1cc07 Bind OutdentSelection to ShiftTab (Backtab) Zachary Yedidia 2016-08-07 21:41:12 -04:00
  • 586a66b3a4 Bindings for IndentSelection and OutdentSelection Zachary Yedidia 2016-08-07 19:45:35 -04:00
  • 5da6b31b9c Pressing tab on a selection indents the selection Zachary Yedidia 2016-08-02 18:30:36 -04:00
  • 204a763dff Remove backspace prompt cancelation Zachary Yedidia 2016-08-02 09:45:41 -04:00
  • 5444ad50c4 Add gololang to pre installed syntax files Zachary Yedidia 2016-07-30 16:01:46 -04:00
  • da70932d07 Merge pull request #200 from k33g/wip-golo-syntax Zachary Yedidia 2016-07-30 16:00:34 -04:00
  • ad3031c95c To only use the colorscheme groups Philippe Charrière 2016-07-30 20:20:28 +02:00
  • 073ea1caa5 Add Gololang support Philippe Charrière 2016-07-30 18:38:55 +02:00
  • 76a9697a80 Use file completion for command mode Zachary Yedidia 2016-07-24 16:38:37 -04:00
  • 431eb12c96 Add tab command to open a file in a new tab Zachary Yedidia 2016-07-24 16:29:03 -04:00
  • ddcebe4946 Fix issue with autoclose plugin Zachary Yedidia 2016-07-24 16:19:41 -04:00
  • ba33802525 Use my fork of clipboard Zachary Yedidia 2016-07-24 10:51:08 -04:00
  • cfd97b21ad Fix small horizontal scrolling glitch Zachary Yedidia 2016-07-23 11:58:28 -04:00
  • c7b84a7eaa Rehighlight a split as soon as it is opened Zachary Yedidia 2016-07-19 20:15:23 -04:00
  • e890c878f3 Add separator characters between splits Zachary Yedidia 2016-07-15 17:38:42 -04:00
  • eba501e095 Highlight plist as XML Zachary Yedidia 2016-07-15 17:29:36 -04:00
  • 47940d3ffd Recompile runtime.go Zachary Yedidia 2016-07-14 15:39:09 -04:00
  • 92c28d81b9 Add preAction plugin callbacks which can return false to cancel the action Zachary Yedidia 2016-07-14 13:53:38 -04:00
  • 1c077247f6 Merge Zachary Yedidia 2016-07-14 13:01:10 -04:00
  • 02f78edaf9 Open help in a separate split Zachary Yedidia 2016-07-14 13:01:02 -04:00
  • e8a7989a92 Merge pull request #193 from timon999/master Zachary Yedidia 2016-07-13 15:16:46 -04:00
  • ce5a867286 Changed Python syntax file to use Go's regex for matching string literals (which also works for empty strings) Timon Böhler 2016-07-13 21:03:16 +02:00
  • abd36649c9 Update runtime and syntax file listing Zachary Yedidia 2016-07-12 09:12:07 -04:00
  • 95c0ffcc9a Merge pull request #191 from bvaudour/patch-1 Zachary Yedidia 2016-07-12 09:10:36 -04:00
  • e5ed1b1983 Update of lilypond.micro Benjamin VAUDOUR 2016-07-12 07:35:43 +02:00
  • 7ae0310863 Fix draw ordering Zachary Yedidia 2016-07-11 19:10:29 -04:00
  • a15c6ede81 Rewrite view display function Zachary Yedidia 2016-07-11 15:35:50 -04:00
  • 7e16177291 Add lilypond syntax (http://lilypond.org/) Benjamin VAUDOUR 2016-07-11 12:14:07 +02:00
  • f2ec82520a Separate bindings and actions into two files Zachary Yedidia 2016-07-10 13:30:28 -04:00
  • 50e22dafc4 Add some lines back Zachary Yedidia 2016-07-10 13:27:28 -04:00
  • 8c0983a36c Add some more comments Zachary Yedidia 2016-07-10 13:26:05 -04:00
  • 6489f4b6e8 Merge pull request #185 from zyedidia/splits Zachary Yedidia 2016-07-09 11:41:53 -04:00
  • 8f12c89de1 Add documentation for splits Zachary Yedidia 2016-07-09 11:40:46 -04:00
  • 271b127f79 Fix small glitch with splits Zachary Yedidia 2016-07-09 11:29:22 -04:00
  • 63ed39c55e Merge pull request #190 from onodera-punpun/patch-1 Zachary Yedidia 2016-07-06 13:42:49 -04:00
  • 18500b8f2f fish.micro: Add missing command, use constat.string Camille 2016-07-06 19:35:51 +02:00
  • f01dc89171 Fix extra line being added with odd heights Zachary Yedidia 2016-07-05 18:46:50 -04:00
  • 3d3b76a31c Change default colorscheme to monokai Zachary Yedidia 2016-07-05 18:34:51 -04:00
  • 3089967546 Add binding to move to next split (default binding: CtrlW) Zachary Yedidia 2016-07-02 10:01:05 -04:00
  • 4a15a1d3c8 Add the ability to close splits and change splits using the mouse Zachary Yedidia 2016-07-01 18:12:37 -04:00
  • d2b11c2f98 Fix tabbar offset with splits Zachary Yedidia 2016-06-28 21:33:10 -04:00
  • d419e65a03 Make sure splits can't draw in other splits Zachary Yedidia 2016-06-27 18:41:04 -04:00
  • bcbef1c633 Add horizontal splits Zachary Yedidia 2016-06-26 18:44:15 -04:00
  • 7e0286b621 Fix redrawing for splits Zachary Yedidia 2016-06-26 16:18:33 -04:00
  • 9b9ae89e59 Quick first try at vertical splits Zachary Yedidia 2016-06-15 18:38:37 -04:00
  • cb238db307 Merge pull request #189 from onodera-punpun/sudosave Zachary Yedidia 2016-06-30 11:08:12 -04:00
  • 151df0d2aa bindings:go: Only display saved message if actually saved Camille Scholtz 2016-06-30 16:49:32 +02:00
  • 2002cb6579 Wrap around when using NextTab and PreviousTab Zachary Yedidia 2016-06-28 21:29:46 -04:00
  • aa8a329745 Fix JumpLine range Zachary Yedidia 2016-06-28 21:26:19 -04:00
  • 22257df9a4 Fix replace cursor relocation Zachary Yedidia 2016-06-28 15:06:42 -04:00
  • 1f5908f9ae Merge pull request #186 from onodera-punpun/replaced Zachary Yedidia 2016-06-28 15:03:59 -04:00
  • b0ef071e94 command.go: Simplify and prettify replace feedback Camille Scholtz 2016-06-28 19:55:29 +02:00
  • 24b01776b3 command.go: Add some feedback to replace Camille Scholtz 2016-06-28 19:49:26 +02:00
  • cc9dd00948 Add string group to syntax files Zachary Yedidia 2016-06-25 19:20:13 -04:00
  • c51c185be6 Add feedback to save with sudo Zachary Yedidia 2016-06-25 13:42:21 -04:00
  • 91dd06fd9e Add new colorschemes to runtime Zachary Yedidia 2016-06-23 08:39:26 -04:00
  • 00309a2800 Merge pull request #180 from Calinou/monokai-colorscheme Zachary Yedidia 2016-06-23 08:29:24 -04:00
  • f1067d018c Merge pull request #181 from Calinou/atom-dark-colorscheme Zachary Yedidia 2016-06-23 08:25:23 -04:00
  • 36e3039cfc Merge pull request #182 from Calinou/gdscript-syntax Zachary Yedidia 2016-06-23 08:25:11 -04:00
  • 95cc56d1fb Add GDScript syntax file Hugo Locurcio 2016-06-23 12:06:06 +02:00
  • 2cbcbdb8d0 Add Atom Dark colorscheme Hugo Locurcio 2016-06-23 11:36:35 +02:00
  • ffcb6d601b Add a Monokai colorscheme Hugo Locurcio 2016-06-23 10:01:48 +02:00
  • e6adc173f3 Fix issue with autoclose plugin Zachary Yedidia 2016-06-22 21:03:40 -04:00
  • dbeb99bb6b Colorscheme group inheritance Zachary Yedidia 2016-06-22 18:51:36 -04:00
  • 5c68a67e52 Update README.md Zachary Yedidia 2016-06-22 13:59:07 -04:00
  • c0b59d2992 Update README.md Zachary Yedidia 2016-06-22 13:58:07 -04:00
  • 6665834cca Add autoclose plugin to handle autoclose for brackets, quotes etc... Zachary Yedidia 2016-06-22 13:54:42 -04:00
  • 47efea6501 Add onRune(r string) callback for plugins Zachary Yedidia 2016-06-21 17:57:25 -04:00
  • d32d373bff Only copy messages if there is a mouse left click (not any mouse event) Zachary Yedidia 2016-06-21 17:54:36 -04:00
  • 77b6c2c486 Auto prefix for plugin functions Zachary Yedidia 2016-06-21 17:49:57 -04:00
  • c1dadbd0c7 Fix mouse controls Zachary Yedidia 2016-06-19 09:02:47 -04:00
  • 8be0f9c529 Clicking on messages will copy them to the clipboard Zachary Yedidia 2016-06-17 11:24:54 -04:00
  • d2277a376a Add support for job control Zachary Yedidia 2016-06-15 11:19:00 -04:00
  • ceb5760d6d Update windows binary name to .zip Zachary Yedidia 2016-06-12 11:35:12 -04:00