Commit Graph

  • 93b8f10b02 Typo (#934) Petr Shevtsov 2017-11-30 19:39:44 +03:00
  • bdb699211a Add raw command to view raw terminal esc codes Zachary Yedidia 2017-11-29 01:06:16 -05:00
  • acd42df13c Fix panic on scroll Zachary Yedidia 2017-11-27 21:44:29 -05:00
  • 5fc8f847a6 Improve command bar keybindings v1.3.4 Zachary Yedidia 2017-11-24 14:43:26 -05:00
  • af6ef4f87f Minor comment improvement Zachary Yedidia 2017-11-24 13:35:11 -05:00
  • 7f287b62fb Fix autocomplete behavior for empty args Zachary Yedidia 2017-11-23 23:04:32 -05:00
  • 36d72c4cab Move incomplete colorschemes and improve cd Zachary Yedidia 2017-11-23 15:57:17 -05:00
  • 71ee185b80 Check width before drawing cellview Zachary Yedidia 2017-11-23 14:44:07 -05:00
  • 0360a2fcb5 Improve cmdbar parsing and add -l replace flag Zachary Yedidia 2017-11-22 13:54:39 -05:00
  • 2ee7adb196 Support either io/ioutil or ioutil for lua import Zachary Yedidia 2017-11-21 16:24:39 -05:00
  • d247db3e9d Implement retab command Zachary Yedidia 2017-11-21 00:51:07 -05:00
  • e4c2f5d259 Merge pull request #891 from pranavraja/master Zachary Yedidia 2017-11-19 15:47:05 -05:00
  • cc15df9307 Remove unnecessary authors file Zachary Yedidia 2017-11-19 15:40:21 -05:00
  • 812b547679 Merge pull request #613 from GeigerCounter/build_tools Zachary Yedidia 2017-11-19 15:39:32 -05:00
  • 1c43bb572a Merge pull request #847 from sotpapathe/octave_support Zachary Yedidia 2017-11-18 16:56:31 -05:00
  • f96e9e9c1d Update lua go stdlib access documentation Zachary Yedidia 2017-11-16 14:29:36 -05:00
  • 7dfeda1ae5 Support .cljs and .cljc as clojure files Zachary Yedidia 2017-11-14 13:58:28 -05:00
  • d6ccaf0e41 Merge pull request #908 from FujiHaruka/patch-1 Zachary Yedidia 2017-11-08 00:28:09 -05:00
  • 6b6fcc8ba0 Minor documentation update Zachary Yedidia 2017-11-08 00:23:18 -05:00
  • 07bfcc9747 Update javascript.yaml Fuji Haruka 2017-11-06 20:52:28 +09:00
  • 423f4675d2 Add a scroll bar option Zachary Yedidia 2017-11-05 20:07:14 -05:00
  • c01ba97215 Add installation script instructions to readme Zachary Yedidia 2017-10-31 16:16:57 -04:00
  • 288717451f Fix typo in readme Zachary Yedidia 2017-10-23 22:26:45 -04:00
  • a1f3499825 Fix issue with multicursor IDs Zachary Yedidia 2017-10-22 19:51:16 -04:00
  • 63fa8fec41 Merge Zachary Yedidia 2017-10-22 18:02:18 -04:00
  • b9e916999f Don't print error message if history file doesn't exist Zachary Yedidia 2017-10-22 18:00:47 -04:00
  • afedad9977 Merge pull request #898 from TedSinger/master Zachary Yedidia 2017-10-22 11:59:43 -04:00
  • d82ea2279d If the history file is unreadable or unparseable, Messenger.history remained nil, causing a panic on read. Now in that case, we temporarily disable saving history and initialize history to empty, instead of nil Ted Singer 2017-10-21 18:59:11 -04:00
  • 5b5998cf14 Merge Zachary Yedidia 2017-10-21 15:32:34 -04:00
  • 7b6430af1c Add savehistory option Zachary Yedidia 2017-10-21 15:31:04 -04:00
  • a0d475bebf Merge pull request #782 from i-amdroid/master Zachary Yedidia 2017-10-21 00:12:45 -04:00
  • 31cd4b5795 Update Lua syntax (#893) therainingmonkey 2017-10-21 06:10:46 +02:00
  • 19ee4b281e Fix comment regex for shell filetype Zachary Yedidia 2017-10-20 23:57:49 -04:00
  • a171795654 Merge pull request #882 from onodera-punpun/ft Zachary Yedidia 2017-10-17 00:04:04 -04:00
  • 98d8bfa879 Merge branch 'master' into ft Zachary Yedidia 2017-10-17 00:03:57 -04:00
  • 7bc2d870cd search: Only update lastSearch on ENTER Pranav Raja 2017-10-16 17:35:57 +11:00
  • 678819683a Merge Zachary Yedidia 2017-10-15 15:35:54 -04:00
  • 08e46f9112 Don't draw statusline if infobar is off and in use Zachary Yedidia 2017-10-15 15:35:19 -04:00
  • e071209add Merge pull request #890 from Jipok/patch-1 Zachary Yedidia 2017-10-15 15:32:50 -04:00
  • 74e79dc8f2 Merge pull request #880 from onodera-punpun/consistent Zachary Yedidia 2017-10-15 15:32:35 -04:00
  • 955e8ffb08 Merge pull request #883 from onodera-punpun/lint Zachary Yedidia 2017-10-15 15:30:52 -04:00
  • b87a74711e Merge pull request #888 from matthewgraybosch/master Zachary Yedidia 2017-10-15 15:30:35 -04:00
  • ade0e9dd39 Use spaces for nim Jipok 2017-10-14 20:21:41 +05:00
  • f05f0b06ac Update README.md Matthew Graybosch 2017-10-12 13:52:47 -04:00
  • f2006f592a alphabetically order linters, add shell linter Camille Scholtz 2017-10-11 17:47:23 +02:00
  • 5e66489836 Add fish to ftoptions Camille Scholtz 2017-10-11 17:02:37 +02:00
  • 9daa05d696 Use more consisten syntax in md files, format tp 80 collumns, fix some typos Camille Scholtz 2017-10-11 15:16:53 +02:00
  • d76704839a alphabetically order options Camille Scholtz 2017-10-11 14:43:38 +02:00
  • 329669ce79 Make settings capitalization consistent Camille Scholtz 2017-10-11 14:22:23 +02:00
  • 4365b66398 Add a table of contents in the README Ayman Nedjmeddine 2017-10-10 10:14:23 +01:00
  • 5af5140362 Merge pull request #876 from yannicka/setlocal-optionvaluecompletion Zachary Yedidia 2017-10-08 14:52:50 -04:00
  • bf6ce3a17e Add option value completion on setlocal Yannick Armand 2017-10-08 18:42:09 +02:00
  • e99fd1337e Update readme Zachary Yedidia 2017-10-07 16:27:55 -04:00
  • 17dac164ea Don't store cmd stdout in string Zachary Yedidia 2017-10-06 21:09:53 -04:00
  • b7c99c52d2 Update runtime Zachary Yedidia 2017-10-06 20:43:14 -04:00
  • 278aa6b050 Add docs for binding esc sequences Zachary Yedidia 2017-10-06 20:42:58 -04:00
  • 773c54a40d Support binding raw escapes codes Zachary Yedidia 2017-10-06 14:03:35 -04:00
  • 74589af1fc Revert "Update tcell to use gdamore's fix for idle wakeup" Zachary Yedidia 2017-10-06 13:21:53 -04:00
  • f01ad3f726 Update tcell to use gdamore's fix for idle wakeup Zachary Yedidia 2017-10-06 13:03:43 -04:00
  • a0f3ec805d Merge Zachary Yedidia 2017-10-06 11:00:31 -04:00
  • ea6012922f Add paren highlighting for js and update runtime Zachary Yedidia 2017-10-06 10:59:43 -04:00
  • da33b59858 Merge pull request #868 from nicolasbd/patch-1 Zachary Yedidia 2017-10-06 10:58:28 -04:00
  • 9703d4f52f support es files and fix parenthesis highlighting Nicolas 2017-10-06 16:29:49 +02:00
  • f3a30412f4 Merge pull request #858 from andreaTP/scalaSyntax Zachary Yedidia 2017-10-04 15:15:18 -04:00
  • 3116b082d8 Fix save and quit prompt Zachary Yedidia 2017-10-04 12:11:20 -04:00
  • 3e0a1b4517 a couple more keywords to scala syntax andrea 2017-10-04 10:17:50 +01:00
  • ac3de065d9 Merge pull request #850 from nitsakh/feat-809 Zachary Yedidia 2017-10-03 23:49:57 -04:00
  • 3e63ec74b9 Merge pull request #852 from popey/patch-3 Zachary Yedidia 2017-10-03 10:48:46 -04:00
  • c7334eb3b7 Fix sucmd option Zachary Yedidia 2017-10-03 10:48:07 -04:00
  • dfbddd4b86 Ensure snap is built with git version/tag info Alan Pope 2017-10-03 12:50:47 +01:00
  • 299416062f Merge Zachary Yedidia 2017-10-02 23:44:58 -04:00
  • 8b8fffb98d Add nano-style key menu option Zachary Yedidia 2017-10-02 23:44:11 -04:00
  • ec221c0bc4 Implementation of Paragraph Feature Nitish Sakhawalkar 2017-10-02 19:01:01 -07:00
  • d27f8f9802 Merge pull request #846 from sotpapathe/patch_yaml_ftoptions Zachary Yedidia 2017-10-02 14:05:14 -04:00
  • c40c79427a Added initial support for Octave/Matlab syntax highlighting sotpapathe 2017-10-02 14:08:22 +04:00
  • 8a4f2193d8 Added automatic tabs to spaces for yaml and updated readme sotpapathe 2017-10-02 13:36:28 +04:00
  • aa667f6ba9 Merge pull request #845 from paykroyd/nit Zachary Yedidia 2017-10-01 23:13:11 -04:00
  • d067de8150 grammar nit Pete Aykroyd 2017-10-01 22:33:03 -04:00
  • b3559df543 Merge Zachary Yedidia 2017-10-01 21:56:10 -04:00
  • f4e94d6d34 Add sucmd to customize "sudo" command Zachary Yedidia 2017-10-01 21:55:43 -04:00
  • 13daa4e715 Merge pull request #842 from marius92mc/add-editorconfig-and-set-indent-size-to-4 Zachary Yedidia 2017-10-01 14:37:05 -04:00
  • 75be4f5f61 Add .editorconfig and set indent_size to 4 marius92mc 2017-10-01 20:51:33 +03:00
  • 46ced988eb Fix some golint warnings Zachary Yedidia 2017-10-01 12:42:23 -04:00
  • 28acfc6d3f Fix support for user-friendly plugin names Zachary Yedidia 2017-09-30 17:47:19 -04:00
  • 660c7d3be5 Merge pull request #838 from yursan9/appstream Zachary Yedidia 2017-09-29 23:54:28 -04:00
  • 52617bd5a8 Update Appstream Yurizal Susanto 2017-09-30 10:12:53 +07:00
  • 9db181037f Merge Zachary Yedidia 2017-09-29 13:46:54 -04:00
  • 861ea5aabc Update readme Zachary Yedidia 2017-09-29 13:46:51 -04:00
  • e4125c0c6a Merge pull request #835 from andreaTP/jsSyntax Zachary Yedidia 2017-09-29 13:39:04 -04:00
  • ff9a8a1247 few more keywords for js syntax andrea 2017-09-29 16:20:38 +01:00
  • ac29e30f54 Update readme Zachary Yedidia 2017-09-28 19:38:24 -04:00
  • a02ae3ceed Replace home directory before performing SaveAs v1.3.3 Zachary Yedidia 2017-09-26 22:55:06 -04:00
  • 54c02f4781 Perl syntax highlighting fix (#818) MrSndmn 2017-09-24 18:59:57 +03:00
  • a5e721b107 Set fastdirty on for files larger than 50kb Zachary Yedidia 2017-09-23 21:18:37 -04:00
  • 12a4dd58f3 Only replace '~' with home if at start of path Zachary Yedidia 2017-09-23 20:56:08 -04:00
  • 5a7ddb8330 Add autocompletion for option values Zachary Yedidia 2017-09-23 20:47:19 -04:00
  • cb75531818 Make mouse option global option Zachary Yedidia 2017-09-21 17:10:53 -04:00
  • 6229a0579f Update tcell Zachary Yedidia 2017-09-19 13:21:09 -04:00
  • fb980bb695 Add option for very accurate dirty flag Zachary Yedidia 2017-09-17 23:33:18 -04:00
  • 19dc9d7bbc Fix options and make usage text much more readable Zachary Yedidia 2017-09-17 22:11:26 -04:00