ver 2009.10.14 → 2009.11.28

Sign up to get free protection for your applications and to get access to all the features.
Files changed (318) hide show
  1. data/CHANGELOG +1094 -0
  2. data/MANIFEST +227 -25
  3. data/README.textile +185 -0
  4. data/bin/ver +96 -12
  5. data/config/detect.rb +73 -21
  6. data/config/keymap/emacs.rb +66 -0
  7. data/config/keymap/vim.rb +250 -140
  8. data/config/preferences/ANTLR.json +10 -0
  9. data/config/preferences/ASP vb.NET.json +3 -0
  10. data/config/preferences/ASP.json +15 -0
  11. data/config/preferences/ActionScript.json +755 -0
  12. data/config/preferences/Active4D.json +89 -0
  13. data/config/preferences/Ada.json +23 -0
  14. data/config/preferences/Ant.json +356 -0
  15. data/config/preferences/Apache.json +644 -0
  16. data/config/preferences/AppleScript.json +92 -0
  17. data/config/preferences/Bison.json +3 -0
  18. data/config/preferences/Blogging.json +3 -0
  19. data/config/preferences/C.json +127 -0
  20. data/config/preferences/CMake.json +41 -0
  21. data/config/preferences/CSS.json +461 -0
  22. data/config/preferences/CTags.json +3 -0
  23. data/config/preferences/CVS.json +3 -0
  24. data/config/preferences/ColdFusion.json +32 -0
  25. data/config/preferences/D.json +58 -0
  26. data/config/preferences/Darcs.json +3 -0
  27. data/config/preferences/Diff.json +67 -0
  28. data/config/preferences/DokuWiki.json +19 -0
  29. data/config/preferences/Doxygen.json +3 -0
  30. data/config/preferences/Dylan.json +3 -0
  31. data/config/preferences/Eiffel.json +59 -0
  32. data/config/preferences/Erlang.json +72 -0
  33. data/config/preferences/Experimental.json +1356 -0
  34. data/config/preferences/F-Script.json +87 -0
  35. data/config/preferences/FXScript.json +78 -0
  36. data/config/preferences/FileMerge.json +3 -0
  37. data/config/preferences/Fortran.json +158 -0
  38. data/config/preferences/GTD2.json +11 -0
  39. data/config/preferences/GTDAlt.json +20 -0
  40. data/config/preferences/GetBundle.json +3 -0
  41. data/config/preferences/Gettext.json +24 -0
  42. data/config/preferences/Graphviz.json +42 -0
  43. data/config/preferences/Greasemonkey.json +3 -0
  44. data/config/preferences/Gri.json +34 -0
  45. data/config/preferences/HTML.json +492 -0
  46. data/config/preferences/Haskell.json +72 -0
  47. data/config/preferences/Hotkey.json +3 -0
  48. data/config/preferences/ImageBrowser.json +3 -0
  49. data/config/preferences/Inform.json +3 -0
  50. data/config/preferences/Ini.json +60 -0
  51. data/config/preferences/Installer.json +3 -0
  52. data/config/preferences/Io.json +64 -0
  53. data/config/preferences/JSON.json +3 -0
  54. data/config/preferences/Java.json +86 -0
  55. data/config/preferences/JavaDoc.json +3 -0
  56. data/config/preferences/JavaScript.json +76 -0
  57. data/config/preferences/LaTeX.json +267 -0
  58. data/config/preferences/Lex/Flex.json +3 -0
  59. data/config/preferences/Lighttpd.json +3 -0
  60. data/config/preferences/LilyPond.json +77 -0
  61. data/config/preferences/Lisp.json +63 -0
  62. data/config/preferences/Logo.json +58 -0
  63. data/config/preferences/Logtalk.json +236 -0
  64. data/config/preferences/Lua.json +24 -0
  65. data/config/preferences/MEL.json +19 -0
  66. data/config/preferences/MIPS Assembler.json +26 -0
  67. data/config/preferences/MacPorts.json +3 -0
  68. data/config/preferences/Mail.json +3 -0
  69. data/config/preferences/Make.json +16 -0
  70. data/config/preferences/Markdown.json +102 -0
  71. data/config/preferences/Math.json +3 -0
  72. data/config/preferences/Matlab.json +128 -0
  73. data/config/preferences/Maven.json +308 -0
  74. data/config/preferences/Mediawiki.json +73 -0
  75. data/config/preferences/Mercurial.json +3 -0
  76. data/config/preferences/Modula.json +37 -0
  77. data/config/preferences/MoinMoin.json +52 -0
  78. data/config/preferences/Navigation.json +3 -0
  79. data/config/preferences/Nemerle.json +3 -0
  80. data/config/preferences/OCaml Code Completion.json +3 -0
  81. data/config/preferences/OCaml.json +163 -0
  82. data/config/preferences/ODCompletion.json +3 -0
  83. data/config/preferences/Objective-C.json +84 -0
  84. data/config/preferences/OpenGL.json +3331 -0
  85. data/config/preferences/Outlines.json +3 -0
  86. data/config/preferences/Pascal.json +60 -0
  87. data/config/preferences/Perforce.json +3 -0
  88. data/config/preferences/Perl.json +15 -0
  89. data/config/preferences/PmWiki.json +27 -0
  90. data/config/preferences/Postscript.json +15 -0
  91. data/config/preferences/Processing.json +32 -0
  92. data/config/preferences/Prolog.json +3 -0
  93. data/config/preferences/Propel.json +3 -0
  94. data/config/preferences/Python.json +38 -0
  95. data/config/preferences/Quake.json +15 -0
  96. data/config/preferences/R.json +33 -0
  97. data/config/preferences/Ragel.json +15 -0
  98. data/config/preferences/Regular Expressions.json +3 -0
  99. data/config/preferences/Remind.json +15 -0
  100. data/config/preferences/Rez.json +46 -0
  101. data/config/preferences/Ruby.json +98 -0
  102. data/config/preferences/S5 Slide Show.json +20 -0
  103. data/config/preferences/SCons.json +3 -0
  104. data/config/preferences/SQL.json +32 -0
  105. data/config/preferences/SSH Config.json +15 -0
  106. data/config/preferences/SVK.json +3 -0
  107. data/config/preferences/SWIG.json +3 -0
  108. data/config/preferences/SWeave.json +32 -0
  109. data/config/preferences/Scheme.json +35 -0
  110. data/config/preferences/Scilab.json +15 -0
  111. data/config/preferences/Setext.json +3 -0
  112. data/config/preferences/Shell Script.json +25 -0
  113. data/config/preferences/Slate.json +113 -0
  114. data/config/preferences/Source.json +132 -0
  115. data/config/preferences/Subversion.json +10 -0
  116. data/config/preferences/TODO.json +3 -0
  117. data/config/preferences/Tabular.json +3 -0
  118. data/config/preferences/Tcl.json +82 -0
  119. data/config/preferences/TerminalMate.json +112 -0
  120. data/config/preferences/Text.json +89 -0
  121. data/config/preferences/TextMate.json +38 -0
  122. data/config/preferences/Textile.json +76 -0
  123. data/config/preferences/Thrift.json +56 -0
  124. data/config/preferences/Transmit.json +3 -0
  125. data/config/preferences/Twiki.json +51 -0
  126. data/config/preferences/Txt2tags.json +81 -0
  127. data/config/preferences/Vectorscript.json +1280 -0
  128. data/config/preferences/XML.json +60 -0
  129. data/config/preferences/Xcode.json +3 -0
  130. data/config/preferences/YAML.json +24 -0
  131. data/config/preferences/iCalendar.json +10 -0
  132. data/config/preferences/iTerm.json +36 -0
  133. data/config/preferences/reStructuredText.json +48 -0
  134. data/config/rc.rb +49 -0
  135. data/config/syntax/ANTLR.json +5 -5
  136. data/config/syntax/{ASP VB.net.json → ASP vb.NET.json } +3 -3
  137. data/config/syntax/ASP.json +1 -1
  138. data/config/syntax/ActionScript.json +6 -6
  139. data/config/syntax/Active4D Config.json +86 -0
  140. data/config/syntax/Active4D Library.json +20 -0
  141. data/config/syntax/Active4D.json +418 -0
  142. data/config/syntax/Ada.json +3 -3
  143. data/config/syntax/Ant.json +196 -0
  144. data/config/syntax/Apache.json +7 -7
  145. data/config/syntax/AppleScript.json +3 -3
  146. data/config/syntax/{Bibtex.json → BibTeX.json} +1 -1
  147. data/config/syntax/Bison.json +59 -0
  148. data/config/syntax/{Blog (HTML).json → Blog - HTML.json } +2 -2
  149. data/config/syntax/{Blog (Markdown).json → Blog - Markdown.json } +2 -2
  150. data/config/syntax/Blog (Text).json b/data/config/syntax/Blog - → Text.json +0 -0
  151. data/config/syntax/Blog (Textile).json b/data/config/syntax/Blog - → Textile.json +0 -0
  152. data/config/syntax/C++.json +3 -3
  153. data/config/syntax/C.json +13 -13
  154. data/config/syntax/CMake Listfile.json +171 -0
  155. data/config/syntax/CSS.json +6 -6
  156. data/config/syntax/CSV.json +108 -0
  157. data/config/syntax/ColdFusion.json +204 -0
  158. data/config/syntax/D.json +560 -0
  159. data/config/syntax/Diff.json +1 -1
  160. data/config/syntax/DokuWiki.json +412 -0
  161. data/config/syntax/Doxygen.json +80 -0
  162. data/config/syntax/Dylan.json +4 -4
  163. data/config/syntax/Erlang.json +5 -5
  164. data/config/syntax/F-Script.json +1 -1
  165. data/config/syntax/FXScript.json +5 -5
  166. data/config/syntax/Fortran - Modern.json +221 -0
  167. data/config/syntax/Fortran - Punchcard.json +468 -0
  168. data/config/syntax/GTD.json +39 -0
  169. data/config/syntax/GTDalt.json +233 -0
  170. data/config/syntax/Gettext.json +118 -0
  171. data/config/syntax/Go.json +555 -0
  172. data/config/syntax/{DOT.json → Graphviz (DOT).json } +3 -3
  173. data/config/syntax/Greasemonkey.json +56 -0
  174. data/config/syntax/Gri.json +4 -4
  175. data/config/syntax/{HTML-ASP.json → HTML (ASP).json } +1 -1
  176. data/config/syntax/{HTML for ASP.net.json → HTML (ASP.net).json } +19 -19
  177. data/config/syntax/HTML (Active4D).json +540 -0
  178. data/config/syntax/HTML (Erlang).json +31 -0
  179. data/config/syntax/HTML (Tcl).json +1 -1
  180. data/config/syntax/HTML.json +20 -20
  181. data/config/syntax/Haskell.json +3 -3
  182. data/config/syntax/Installer Distribution Script.json +135 -0
  183. data/config/syntax/Io.json +6 -6
  184. data/config/syntax/JSON.json +151 -0
  185. data/config/syntax/{JavaProperties.json → Java Properties.json } +2 -2
  186. data/config/syntax/Java Server Page (JSP).json +163 -0
  187. data/config/syntax/Java.json +7 -7
  188. data/config/syntax/JavaDoc.json +435 -0
  189. data/config/syntax/JavaScript.json +8 -8
  190. data/config/syntax/LaTeX Log.json +3 -3
  191. data/config/syntax/LaTeX Memoir.json +101 -0
  192. data/config/syntax/LaTeX.json +2 -2
  193. data/config/syntax/Lex-Flex.json +396 -0
  194. data/config/syntax/LilyPond.json +608 -0
  195. data/config/syntax/Logo.json +48 -0
  196. data/config/syntax/Logtalk.json +6 -6
  197. data/config/syntax/Lua.json +1 -1
  198. data/config/syntax/{M.json → MATLAB.json} +3 -3
  199. data/config/syntax/MEL.json +7 -7
  200. data/config/syntax/MIPS.json b/data/config/syntax/MIPS → Assembler.json +0 -0
  201. data/config/syntax/MacPorts Portfile.json +298 -0
  202. data/config/syntax/Mail.json +1 -1
  203. data/config/syntax/Markdown.json +6 -6
  204. data/config/syntax/Maven POM.json +774 -0
  205. data/config/syntax/Mediawiki.json +736 -0
  206. data/config/syntax/MoinMoin.json +335 -0
  207. data/config/syntax/MultiMarkdown.json +41 -0
  208. data/config/syntax/Nemerle.json +128 -0
  209. data/config/syntax/OCaml.json +4 -4
  210. data/config/syntax/OCamllex.json +307 -0
  211. data/config/syntax/OCamlyacc.json +346 -0
  212. data/config/syntax/Objective-C++.json +2 -2
  213. data/config/syntax/Objective-C.json +979 -0
  214. data/config/syntax/Octave.json +417 -0
  215. data/config/syntax/PHP.json +32 -32
  216. data/config/syntax/Pascal.json +1 -1
  217. data/config/syntax/Perl.json +8 -8
  218. data/config/syntax/{Plain text.json → Plain Text.json } +1 -1
  219. data/config/syntax/PmWiki.json +241 -0
  220. data/config/syntax/Postscript.json +206 -0
  221. data/config/syntax/Processing.json +8 -8
  222. data/config/syntax/Prolog.json +70 -0
  223. data/config/syntax/Python.json +1934 -0
  224. data/config/syntax/{Quake3 Config.json → Quake Style .cfg.json } +1 -1
  225. data/config/syntax/R.json +2 -2
  226. data/config/syntax/Ragel.json +362 -0
  227. data/config/syntax/Rd (R Documentation).json +119 -0
  228. data/config/syntax/Regular Expressions (Oniguruma).json +186 -0
  229. data/config/syntax/Regular Expressions (Python).json +188 -0
  230. data/config/syntax/Release Notes.json +78 -0
  231. data/config/syntax/Remind.json +461 -0
  232. data/config/syntax/Rez.json +5 -5
  233. data/config/syntax/Ruby Sass.json +497 -0
  234. data/config/syntax/Ruby.json +13 -13
  235. data/config/syntax/S5 Slide Show.json +85 -0
  236. data/config/syntax/SQL.json +11 -11
  237. data/config/syntax/SSH Config.json +55 -0
  238. data/config/syntax/SWIG.json +2 -2
  239. data/config/syntax/SWeave.json +139 -0
  240. data/config/syntax/Scheme.json +8 -8
  241. data/config/syntax/Scilab.json +69 -0
  242. data/config/syntax/Setext.json +247 -0
  243. data/config/syntax/{Shell-Unix-Generic.json → Shell Script (Bash).json } +4 -4
  244. data/config/syntax/Slate.json +5 -5
  245. data/config/syntax/Strings File.json +53 -0
  246. data/config/syntax/TSV.json +83 -0
  247. data/config/syntax/Tcl.json +1 -1
  248. data/config/syntax/TeX Math.json +2 -2
  249. data/config/syntax/TeX.json +2 -2
  250. data/config/syntax/Textile.json +9 -9
  251. data/config/syntax/Thrift.json +641 -0
  252. data/config/syntax/Twiki.json +1 -1
  253. data/config/syntax/Txt2tags.json +154 -0
  254. data/config/syntax/XML strict.json +4 -4
  255. data/config/syntax/XML.json +6 -6
  256. data/config/syntax/XSL.json +2 -2
  257. data/config/syntax/camlp4.json +63 -0
  258. data/config/syntax/mod_perl.json +72 -0
  259. data/config/syntax/reStructuredText.json +1 -1
  260. data/config/syntax/{Subversion commit message.json → svn-commit.tmp.json} +0 -0
  261. data/config/tutorial +23 -19
  262. data/config/welcome +3 -3
  263. data/lib/ver.rb +273 -62
  264. data/lib/ver/entry.rb +142 -26
  265. data/lib/ver/font.rb +51 -0
  266. data/lib/ver/help.rb +16 -0
  267. data/lib/ver/help/describe_key.rb +82 -0
  268. data/lib/ver/help/help_for_help.rb +39 -0
  269. data/lib/ver/hover_completion.rb +129 -0
  270. data/lib/ver/keymap.rb +95 -24
  271. data/lib/ver/layout.rb +107 -43
  272. data/lib/ver/methods.rb +24 -8
  273. data/lib/ver/methods/clipboard.rb +91 -0
  274. data/lib/ver/methods/completion.rb +146 -71
  275. data/lib/ver/methods/control.rb +203 -222
  276. data/lib/ver/methods/ctags.rb +55 -0
  277. data/lib/ver/methods/delete.rb +30 -0
  278. data/lib/ver/methods/help.rb +7 -0
  279. data/lib/ver/methods/insert.rb +233 -1
  280. data/lib/ver/methods/move.rb +181 -32
  281. data/lib/ver/methods/open.rb +208 -0
  282. data/lib/ver/methods/preview.rb +14 -0
  283. data/lib/ver/methods/save.rb +111 -0
  284. data/lib/ver/methods/search.rb +57 -7
  285. data/lib/ver/methods/select.rb +97 -17
  286. data/lib/ver/methods/shortcuts.rb +21 -0
  287. data/lib/ver/methods/views.rb +56 -1
  288. data/lib/ver/mode.rb +60 -14
  289. data/lib/ver/status.rb +97 -19
  290. data/lib/ver/syntax.rb +14 -6
  291. data/lib/ver/syntax/detector.rb +16 -5
  292. data/lib/ver/syntax/processor.rb +9 -3
  293. data/lib/ver/text.rb +258 -199
  294. data/lib/ver/text/index.rb +103 -0
  295. data/lib/ver/theme.rb +27 -16
  296. data/lib/ver/tooltip.rb +59 -0
  297. data/lib/ver/vendor/binary_search.rb +61 -0
  298. data/lib/ver/vendor/levenshtein.rb +57 -0
  299. data/lib/ver/{textpow.rb → vendor/textpow.rb} +31 -29
  300. data/lib/ver/view.rb +65 -41
  301. data/lib/ver/view/console.rb +171 -0
  302. data/lib/ver/view/entry.rb +9 -5
  303. data/lib/ver/view/list.rb +44 -29
  304. data/lib/ver/view/list/ex.rb +71 -0
  305. data/lib/ver/view/list/grep.rb +42 -0
  306. data/lib/ver/view/list/methods.rb +159 -0
  307. data/lib/ver/view/term.rb +249 -0
  308. data/tasks/syntax_list.rake +3 -2
  309. data/ver.gemspec +4 -4
  310. metadata +230 -28
  311. data/config/syntax/Bulletin Board.json +0 -428
  312. data/config/syntax/HTML (Mason).json +0 -207
  313. data/config/syntax/HTML (Rails).json +0 -52
  314. data/config/syntax/Movable Type.json +0 -348
  315. data/config/syntax/Ruby on Rails.json +0 -170
  316. data/config/syntax/SQL (Rails).json +0 -31
  317. data/config/syntax/Smarty.json +0 -110
  318. data/config/syntax/Standard ML.json +0 -322
data/CHANGELOG CHANGED
@@ -1,3 +1,1097 @@
1
+ [401fdfd | 2009-11-28 10:16:04 UTC] Michael Fellinger <m.fellinger@gmail.com>
2
+
3
+ * Make backtrace a bit more colorful
4
+
5
+ [11b837f | 2009-11-28 10:04:38 UTC] Michael Fellinger <m.fellinger@gmail.com>
6
+
7
+ * Fix weird look of subsequent backtraces
8
+
9
+ [c67b45d | 2009-11-28 08:00:01 UTC] Michael Fellinger <m.fellinger@gmail.com>
10
+
11
+ * Fix warnings for Textile syntax
12
+
13
+ [ac132a5 | 2009-11-28 01:50:43 UTC] Michael Fellinger <m.fellinger@gmail.com>
14
+
15
+ * Fix options again
16
+
17
+ [394c422 | 2009-11-27 16:21:46 UTC] Michael Fellinger <m.fellinger@gmail.com>
18
+
19
+ * Fix options reference
20
+
21
+ [c853fa0 | 2009-11-27 15:08:26 UTC] Michael Fellinger <m.fellinger@gmail.com>
22
+
23
+ * Add Sass syntax
24
+
25
+ [06287de | 2009-11-27 11:06:20 UTC] Michael Fellinger <m.fellinger@gmail.com>
26
+
27
+ * Fix tm bundle install
28
+
29
+ [13afdd3 | 2009-11-27 16:13:36 UTC] Michael Fellinger <m.fellinger@gmail.com>
30
+
31
+ * Finally try to fix placement boundaries of the hover completion
32
+
33
+ [d2e4a52 | 2009-11-27 09:10:53 UTC] Michael Fellinger <m.fellinger@gmail.com>
34
+
35
+ * Utilize VER::Options and refactor where needed, might still have some bugs...
36
+
37
+ [6f239ca | 2009-11-27 07:13:50 UTC] Michael Fellinger <m.fellinger@gmail.com>
38
+
39
+ * Sketch out support for vim-style modeline
40
+
41
+ [069b097 | 2009-11-27 06:15:39 UTC] Michael Fellinger <m.fellinger@gmail.com>
42
+
43
+ * Default indent is 2 spaces
44
+
45
+ [d63300f | 2009-11-24 02:57:36 UTC] Julian Langschaedel <meta.rb@gmail.com>
46
+
47
+ * Add view movement shortcuts
48
+
49
+ [ba353ea | 2009-11-24 06:48:58 UTC] Michael Fellinger <m.fellinger@gmail.com>
50
+
51
+ * cleanup
52
+
53
+ [b353a0f | 2009-11-24 06:48:42 UTC] Michael Fellinger <m.fellinger@gmail.com>
54
+
55
+ * Map complete_tm to C-x C-x
56
+
57
+ [ce732e5 | 2009-11-24 06:48:23 UTC] Michael Fellinger <m.fellinger@gmail.com>
58
+
59
+ * Make indentation configurable
60
+
61
+ [697de1d | 2009-11-24 06:38:19 UTC] Michael Fellinger <m.fellinger@gmail.com>
62
+
63
+ * Implement usage of the textmate preference completion commands
64
+
65
+ [78f4eea | 2009-11-24 06:27:07 UTC] Michael Fellinger <m.fellinger@gmail.com>
66
+
67
+ * Improve word completion by ranking them by delta to current position
68
+
69
+ [218dc33 | 2009-11-24 04:58:23 UTC] Michael Fellinger <m.fellinger@gmail.com>
70
+
71
+ * cleanup
72
+
73
+ [39c0831 | 2009-11-24 04:57:50 UTC] Michael Fellinger <m.fellinger@gmail.com>
74
+
75
+ * Add :o as view_find_or_create to open new views from ex
76
+
77
+ [5f9401c | 2009-11-24 04:57:10 UTC] Michael Fellinger <m.fellinger@gmail.com>
78
+
79
+ * Improve Ex, now with emacs/vim like (but much more aggressive) completion for :e
80
+
81
+ [29393c8 | 2009-11-23 14:33:58 UTC] Michael Fellinger <m.fellinger@gmail.com>
82
+
83
+ * Use tooltip to show tags at current position via C-g t
84
+
85
+ [4ec45b6 | 2009-11-23 14:19:07 UTC] Michael Fellinger <m.fellinger@gmail.com>
86
+
87
+ * Now empty lines should be cleaned in almost every case
88
+
89
+ [845fefc | 2009-11-23 14:16:09 UTC] Michael Fellinger <m.fellinger@gmail.com>
90
+
91
+ * a nice treeview for exceptions, unfold for source preview and jump to position
92
+
93
+ [1c7dec5 | 2009-11-23 04:08:46 UTC] Michael Fellinger <m.fellinger@gmail.com>
94
+
95
+ * easy eval_buffer for faster development
96
+
97
+ [0d7620d | 2009-11-23 03:49:40 UTC] Michael Fellinger <m.fellinger@gmail.com>
98
+
99
+ * Clean the line when entering control mode
100
+
101
+ [18da375 | 2009-11-22 07:54:26 UTC] Michael Fellinger <m.fellinger@gmail.com>
102
+
103
+ * Fix numbers in keymap for linux
104
+
105
+ [cf6948d | 2009-11-21 14:36:58 UTC] Julian Langschaedel <meta.rb@gmail.com>
106
+
107
+ * Fix numbers in insert mode
108
+
109
+ [e9d650c | 2009-11-21 13:00:39 UTC] Julian Langschaedel <meta.rb@gmail.com>
110
+
111
+ * Fix tk keysym issue
112
+
113
+ [e4ad3c5 | 2009-11-21 11:01:59 UTC] Michael Fellinger <m.fellinger@gmail.com>
114
+
115
+ * Don't search for ' ' on *
116
+
117
+ [59601b8 | 2009-11-21 09:26:54 UTC] Michael Fellinger <m.fellinger@gmail.com>
118
+
119
+ * Fix last issues with pasting
120
+
121
+ [72deb5f | 2009-11-21 09:10:17 UTC] Michael Fellinger <m.fellinger@gmail.com>
122
+
123
+ * Fix clipboard related functionality somewhat, move into own module
124
+
125
+ [a4cc671 | 2009-11-20 08:54:46 UTC] Michael Fellinger <m.fellinger@gmail.com>
126
+
127
+ * Foundation for running on OSX
128
+
129
+ [3c07dd4 | 2009-11-19 11:21:23 UTC] Julian Langschaedel <meta.rb@gmail.com>
130
+
131
+ * Adjust hover_completion layout
132
+
133
+ [56d2d91 | 2009-11-19 11:10:25 UTC] Julian Langschaedel <meta.rb@gmail.com>
134
+
135
+ * Fix may_close
136
+
137
+ if symbol is used on ask_submit, it will not message the answer,
138
+ but instead return it. this is useful if the status message entry
139
+ is destroyed by the answer callback, and prevents that error.
140
+
141
+ [31553d9 | 2009-11-19 05:42:40 UTC] Julian Langschaedel <meta.rb@gmail.com>
142
+
143
+ * Fix levenshtein require
144
+
145
+ [e428fb9 | 2009-11-19 11:23:37 UTC] Michael Fellinger <m.fellinger@gmail.com>
146
+
147
+ * Fix another movement bug
148
+
149
+ [bb37269 | 2009-11-19 11:19:06 UTC] Michael Fellinger <m.fellinger@gmail.com>
150
+
151
+ * Extend line movement
152
+
153
+ [0611bb2 | 2009-11-19 09:37:01 UTC] Michael Fellinger <m.fellinger@gmail.com>
154
+
155
+ * WhichKey is now DescribeKey
156
+
157
+ [b8317b7 | 2009-11-19 08:20:20 UTC] Michael Fellinger <m.fellinger@gmail.com>
158
+
159
+ * Fix syntax error
160
+
161
+ [90f2ef4 | 2009-11-19 08:12:17 UTC] Michael Fellinger <m.fellinger@gmail.com>
162
+
163
+ * Add stub for HelpForHelp
164
+
165
+ [228b50c | 2009-11-19 08:06:50 UTC] Michael Fellinger <m.fellinger@gmail.com>
166
+
167
+ * Another bunch of fixes and improvments
168
+
169
+ [6784d15 | 2009-11-19 07:36:12 UTC] Michael Fellinger <m.fellinger@gmail.com>
170
+
171
+ * Silence grep
172
+
173
+ [aff494c | 2009-11-19 07:36:04 UTC] Michael Fellinger <m.fellinger@gmail.com>
174
+
175
+ * Default first completion to complete_word
176
+
177
+ [57c2393 | 2009-11-19 07:00:50 UTC] Michael Fellinger <m.fellinger@gmail.com>
178
+
179
+ * rename go_matching_brace
180
+
181
+ [1aade5a | 2009-11-19 06:45:47 UTC] Michael Fellinger <m.fellinger@gmail.com>
182
+
183
+ * Fix some old method name references
184
+
185
+ [077caba | 2009-11-19 06:33:06 UTC] Michael Fellinger <m.fellinger@gmail.com>
186
+
187
+ * Foundation for help
188
+
189
+ [4560b37 | 2009-11-19 06:11:03 UTC] Michael Fellinger <m.fellinger@gmail.com>
190
+
191
+ * Add a VER::status widget for global notifications
192
+
193
+ [5c134eb | 2009-11-19 06:10:03 UTC] Michael Fellinger <m.fellinger@gmail.com>
194
+
195
+ * Nicer names for some commands
196
+
197
+ [86f1f74 | 2009-11-19 06:08:46 UTC] Michael Fellinger <m.fellinger@gmail.com>
198
+
199
+ * cleanup
200
+
201
+ [ad06119 | 2009-11-19 06:08:30 UTC] Michael Fellinger <m.fellinger@gmail.com>
202
+
203
+ * Fix ctags if view is open already
204
+
205
+ [d2cd628 | 2009-11-19 04:59:06 UTC] Michael Fellinger <m.fellinger@gmail.com>
206
+
207
+ * A few additions to readline
208
+
209
+ [07a0103 | 2009-11-18 13:02:02 UTC] Michael Fellinger <m.fellinger@gmail.com>
210
+
211
+ * Put open related methods into own module
212
+
213
+ [c726525 | 2009-11-18 08:56:45 UTC] Michael Fellinger <m.fellinger@gmail.com>
214
+
215
+ * Make evaluation rescues better
216
+
217
+ [1d1321b | 2009-11-17 09:51:28 UTC] Michael Fellinger <m.fellinger@gmail.com>
218
+
219
+ * Avoid highlight on subsequent Map events
220
+
221
+ [0e98dcd | 2009-11-16 13:40:09 UTC] Michael Fellinger <m.fellinger@gmail.com>
222
+
223
+ * minor cleanup
224
+
225
+ [3cc411a | 2009-11-16 13:39:28 UTC] Michael Fellinger <m.fellinger@gmail.com>
226
+
227
+ * Add vims :r functionality, use: :r 'some/file'
228
+
229
+ [cc54f99 | 2009-11-16 13:27:37 UTC] Michael Fellinger <m.fellinger@gmail.com>
230
+
231
+ * Allow saving to different filename from ex
232
+
233
+ [d27c251 | 2009-11-16 13:24:12 UTC] Michael Fellinger <m.fellinger@gmail.com>
234
+
235
+ * Add gsub/sub methods, use like: :gsub /foo/, "bar"
236
+
237
+ [4caf9c6 | 2009-11-16 13:09:16 UTC] Michael Fellinger <m.fellinger@gmail.com>
238
+
239
+ * Search forward or backward with / and ?
240
+
241
+ [4cff421 | 2009-11-16 13:09:02 UTC] Michael Fellinger <m.fellinger@gmail.com>
242
+
243
+ * Implement jumping between matching braces
244
+
245
+ [5fcbdc1 | 2009-11-16 11:55:45 UTC] Michael Fellinger <m.fellinger@gmail.com>
246
+
247
+ * Allow 21G movement like 21gg
248
+
249
+ [4fe4d8b | 2009-11-16 11:41:03 UTC] Michael Fellinger <m.fellinger@gmail.com>
250
+
251
+ * Allow mode as last part of mode map sequence, try 10dgg or ggcG
252
+
253
+ [0f347cc | 2009-11-16 10:12:41 UTC] Michael Fellinger <m.fellinger@gmail.com>
254
+
255
+ * Avoid exception when ordering tags
256
+
257
+ [4c40403 | 2009-11-16 10:09:36 UTC] Michael Fellinger <m.fellinger@gmail.com>
258
+
259
+ * Add shortcut methods
260
+
261
+ [8256aab | 2009-11-16 10:09:03 UTC] Michael Fellinger <m.fellinger@gmail.com>
262
+
263
+ * Fix numeric arguments
264
+
265
+ [f496ea7 | 2009-11-16 04:45:02 UTC] Michael Fellinger <m.fellinger@gmail.com>
266
+
267
+ * Move some stuff into vendor
268
+
269
+ [0fc6573 | 2009-11-16 04:40:48 UTC] Michael Fellinger <m.fellinger@gmail.com>
270
+
271
+ * Add BinarySearch in case we need it
272
+
273
+ [9855ba2 | 2009-11-16 04:40:24 UTC] Michael Fellinger <m.fellinger@gmail.com>
274
+
275
+ * Clean up
276
+
277
+ [682e196 | 2009-11-16 04:38:49 UTC] Michael Fellinger <m.fellinger@gmail.com>
278
+
279
+ * Make startup feel a lot faster by deferring highlighting
280
+
281
+ [5f0dfff | 2009-11-16 02:52:54 UTC] Michael Fellinger <m.fellinger@gmail.com>
282
+
283
+ * Improve caching of fonts
284
+
285
+ [31ab596 | 2009-11-16 02:33:19 UTC] Michael Fellinger <m.fellinger@gmail.com>
286
+
287
+ * Search first occurence after doing / search
288
+
289
+ [8bfd2d3 | 2009-11-16 02:32:55 UTC] Michael Fellinger <m.fellinger@gmail.com>
290
+
291
+ * Ctags support
292
+
293
+ [55dde60 | 2009-11-15 11:11:27 UTC] Michael Fellinger <m.fellinger@gmail.com>
294
+
295
+ * Simplify term implementation
296
+
297
+ [ddb7853 | 2009-11-15 10:54:51 UTC] Michael Fellinger <m.fellinger@gmail.com>
298
+
299
+ * Dumb caching for terminal fonts
300
+
301
+ [d6e96c4 | 2009-11-15 10:54:19 UTC] Michael Fellinger <m.fellinger@gmail.com>
302
+
303
+ * Remove the Tk::After overhead
304
+
305
+ [9b713e9 | 2009-11-15 10:47:14 UTC] Michael Fellinger <m.fellinger@gmail.com>
306
+
307
+ * Speed up Term by some orders of magnitude
308
+
309
+ [bdfd858 | 2009-11-15 10:28:47 UTC] Michael Fellinger <m.fellinger@gmail.com>
310
+
311
+ * Adding WhichKey on Control-h k
312
+
313
+ [88cd121 | 2009-11-14 16:59:30 UTC] Michael Fellinger <m.fellinger@gmail.com>
314
+
315
+ * Switch to old insert_indented_newline
316
+
317
+ [a98fdd6 | 2009-11-14 12:16:47 UTC] Michael Fellinger <m.fellinger@gmail.com>
318
+
319
+ * Make Tab do something useful in list view
320
+
321
+ [f3c1c59 | 2009-11-14 11:56:43 UTC] Michael Fellinger <m.fellinger@gmail.com>
322
+
323
+ * work in progress on Term to make sure sysread boundaries don't affect parsing
324
+
325
+ [837a2ae | 2009-11-14 11:55:36 UTC] Michael Fellinger <m.fellinger@gmail.com>
326
+
327
+ * better rescue for newline indentation
328
+
329
+ [495e4a2 | 2009-11-14 11:55:07 UTC] Michael Fellinger <m.fellinger@gmail.com>
330
+
331
+ * Make Console work again
332
+
333
+ [ccdb36a | 2009-11-13 07:38:42 UTC] Michael Fellinger <m.fellinger@gmail.com>
334
+
335
+ * F9 to open terminal
336
+
337
+ [cda7ef3 | 2009-11-13 07:07:00 UTC] Michael Fellinger <m.fellinger@gmail.com>
338
+
339
+ * Get rid of some warnings
340
+
341
+ [8b97a7a | 2009-11-13 06:44:45 UTC] Michael Fellinger <m.fellinger@gmail.com>
342
+
343
+ * Remove debugging output
344
+
345
+ [3386f64 | 2009-11-13 03:38:14 UTC] Michael Fellinger <m.fellinger@gmail.com>
346
+
347
+ * Fix path for indent
348
+
349
+ [a9f8df6 | 2009-11-12 19:19:00 UTC] Julian Langschaedel <meta.rb@gmail.com>
350
+
351
+ * Add configure font shortcut
352
+
353
+ [a98178c | 2009-11-12 19:17:48 UTC] Julian Langschaedel <meta.rb@gmail.com>
354
+
355
+ * Adjust view scrollbar
356
+
357
+ [e24956a | 2009-11-13 01:49:55 UTC] Michael Fellinger <m.fellinger@gmail.com>
358
+
359
+ * Add method to delete trailing whitespace
360
+
361
+ [40aa116 | 2009-11-13 01:33:53 UTC] Michael Fellinger <m.fellinger@gmail.com>
362
+
363
+ * Remove some debugging output
364
+
365
+ [ab12ae1 | 2009-11-13 01:31:21 UTC] Michael Fellinger <m.fellinger@gmail.com>
366
+
367
+ * Improve ext comparision using levenshtein
368
+
369
+ [313aeab | 2009-11-12 10:21:03 UTC] Michael Fellinger <m.fellinger@gmail.com>
370
+
371
+ * Improve automatic indentation on return
372
+
373
+ [1809c8a | 2009-11-12 09:00:42 UTC] Michael Fellinger <m.fellinger@gmail.com>
374
+
375
+ * Add indentation for whole files, simply press =
376
+
377
+ [81efdae | 2009-11-12 02:42:50 UTC] Michael Fellinger <m.fellinger@gmail.com>
378
+
379
+ * Try to improve auto-indent
380
+
381
+ [522fede | 2009-11-12 02:10:43 UTC] Michael Fellinger <m.fellinger@gmail.com>
382
+
383
+ * Improve word completion
384
+
385
+ [88763af | 2009-11-12 01:58:44 UTC] Michael Fellinger <m.fellinger@gmail.com>
386
+
387
+ * Port the grep list
388
+
389
+ [8285648 | 2009-11-12 01:27:36 UTC] Michael Fellinger <m.fellinger@gmail.com>
390
+
391
+ * Fix pasting single lines
392
+
393
+ [18afacd | 2009-11-12 01:21:57 UTC] Michael Fellinger <m.fellinger@gmail.com>
394
+
395
+ * Finally implement word jumping exactly as it is done in Vim, no fancy optimizations yet
396
+
397
+ [201b0cf | 2009-11-12 00:30:38 UTC] Michael Fellinger <m.fellinger@gmail.com>
398
+
399
+ * Rough draft for go_word_right
400
+
401
+ [b73c407 | 2009-11-12 00:30:14 UTC] Michael Fellinger <m.fellinger@gmail.com>
402
+
403
+ * Hackfix console
404
+
405
+ [335a9fc | 2009-11-11 23:13:05 UTC] Michael Fellinger <m.fellinger@gmail.com>
406
+
407
+ * Experiment with word jumping
408
+
409
+ [c59d0b9 | 2009-11-11 10:43:52 UTC] Michael Fellinger <m.fellinger@gmail.com>
410
+
411
+ * Make sure open_path doesn't fail because of nil line
412
+
413
+ [85ea0b9 | 2009-11-11 10:16:36 UTC] Michael Fellinger <m.fellinger@gmail.com>
414
+
415
+ * Add a nice method listing
416
+
417
+ [f778808 | 2009-11-11 08:09:39 UTC] Michael Fellinger <m.fellinger@gmail.com>
418
+
419
+ * Use Levenshtein from ncurses VER
420
+
421
+ [d4e290d | 2009-11-11 07:57:20 UTC] Michael Fellinger <m.fellinger@gmail.com>
422
+
423
+ * Fix name for plain text
424
+
425
+ [8262449 | 2009-11-11 07:45:42 UTC] Michael Fellinger <m.fellinger@gmail.com>
426
+
427
+ * Show key for invalid expression
428
+
429
+ [6732799 | 2009-11-11 07:32:35 UTC] Michael Fellinger <m.fellinger@gmail.com>
430
+
431
+ * Fix debug output for textpow
432
+
433
+ [78a8554 | 2009-11-11 06:56:07 UTC] Michael Fellinger <m.fellinger@gmail.com>
434
+
435
+ * Fix weird syntax automatically
436
+
437
+ [12ccee0 | 2009-11-11 06:28:16 UTC] Michael Fellinger <m.fellinger@gmail.com>
438
+
439
+ * Update detect
440
+
441
+ [81deca9 | 2009-11-11 06:24:31 UTC] Michael Fellinger <m.fellinger@gmail.com>
442
+
443
+ * Generate new config/syntax and hope things don't implode immediately
444
+
445
+ [2e9fb48 | 2009-11-11 06:23:57 UTC] Michael Fellinger <m.fellinger@gmail.com>
446
+
447
+ * Replace those annoying unicode chars
448
+
449
+ [2bc62b9 | 2009-11-11 06:08:23 UTC] Michael Fellinger <m.fellinger@gmail.com>
450
+
451
+ * Fix encoding issue, add flexibility
452
+
453
+ [092cc15 | 2009-11-11 05:58:53 UTC] Michael Fellinger <m.fellinger@gmail.com>
454
+
455
+ * Add `ver --install-tm-bundle` and little cleanup
456
+
457
+ [a94f26a | 2009-11-10 10:06:06 UTC] Michael Fellinger <m.fellinger@gmail.com>
458
+
459
+ * Add history to status
460
+
461
+ [7a115ed | 2009-11-10 08:40:33 UTC] Michael Fellinger <m.fellinger@gmail.com>
462
+
463
+ * Add CLI option for encoding similar to ruby -E
464
+
465
+ [1a2b27b | 2009-11-10 08:30:29 UTC] Michael Fellinger <m.fellinger@gmail.com>
466
+
467
+ * Make sure the root window isn't too small on non-tiled WMs
468
+
469
+ [2582fa7 | 2009-11-10 08:20:00 UTC] Michael Fellinger <m.fellinger@gmail.com>
470
+
471
+ * Dumb guessing of text encoding using 1.9 Encoding features
472
+
473
+ [84e7c99 | 2009-11-10 06:18:05 UTC] Michael Fellinger <m.fellinger@gmail.com>
474
+
475
+ * Fix regex for word completion, tcl doesn't support \b
476
+
477
+ [c3eaf26 | 2009-11-11 00:25:27 UTC] Michael Fellinger <m.fellinger@gmail.com>
478
+
479
+ * Fix join_lines
480
+
481
+ [146863c | 2009-11-09 05:40:54 UTC] Michael Fellinger <m.fellinger@gmail.com>
482
+
483
+ * Make it run on JRuby
484
+
485
+ [150a3ad | 2009-11-08 14:21:38 UTC] Michael Fellinger <m.fellinger@gmail.com>
486
+
487
+ * Fix highlighting and url bind
488
+
489
+ [4c7aeec | 2009-11-08 10:12:08 UTC] Michael Fellinger <m.fellinger@gmail.com>
490
+
491
+ * Use Tk::After.idle for defer
492
+
493
+ [17b4744 | 2009-11-08 10:11:52 UTC] Michael Fellinger <m.fellinger@gmail.com>
494
+
495
+ * Reduce event generation on status update
496
+
497
+ [414ca9d | 2009-11-08 09:27:55 UTC] Michael Fellinger <m.fellinger@gmail.com>
498
+
499
+ * Fix tooltip
500
+
501
+ [5df8a7a | 2009-11-08 09:03:46 UTC] Michael Fellinger <m.fellinger@gmail.com>
502
+
503
+ * Fix insert_selection
504
+
505
+ [8244040 | 2009-11-08 09:02:00 UTC] Michael Fellinger <m.fellinger@gmail.com>
506
+
507
+ * Fix may_close
508
+
509
+ [19ff84f | 2009-11-08 09:01:53 UTC] Michael Fellinger <m.fellinger@gmail.com>
510
+
511
+ * Fix smart_evaluate
512
+
513
+ [9ea42f7 | 2009-11-08 09:01:45 UTC] Michael Fellinger <m.fellinger@gmail.com>
514
+
515
+ * Fix Font property normalization
516
+
517
+ [f04e1b9 | 2009-11-08 08:21:45 UTC] Michael Fellinger <m.fellinger@gmail.com>
518
+
519
+ * Avoid exception handling in mode lookup
520
+
521
+ [274fb2c | 2009-11-08 08:15:30 UTC] Michael Fellinger <m.fellinger@gmail.com>
522
+
523
+ * Avoid exceptions in syntax processor
524
+
525
+ [221fcf3 | 2009-11-08 08:12:27 UTC] Michael Fellinger <m.fellinger@gmail.com>
526
+
527
+ * Fix Text::Index#to_s
528
+
529
+ [253d64b | 2009-11-08 08:08:26 UTC] Michael Fellinger <m.fellinger@gmail.com>
530
+
531
+ * Fix keymap tag uuid generation, now multiple views behave as they should
532
+
533
+ [d2215a9 | 2009-11-08 08:06:26 UTC] Michael Fellinger <m.fellinger@gmail.com>
534
+
535
+ * Add --debug flag
536
+
537
+ [26437bd | 2009-11-08 07:54:50 UTC] Michael Fellinger <m.fellinger@gmail.com>
538
+
539
+ * Improve/Fix file_save_popup
540
+
541
+ [2ac60e6 | 2009-11-08 07:52:28 UTC] Michael Fellinger <m.fellinger@gmail.com>
542
+
543
+ * Fix open with popup
544
+
545
+ [4345d38 | 2009-11-08 07:14:27 UTC] Michael Fellinger <m.fellinger@gmail.com>
546
+
547
+ * Fix console creation
548
+
549
+ [f661e25 | 2009-11-08 07:09:31 UTC] Michael Fellinger <m.fellinger@gmail.com>
550
+
551
+ * Fix HoverCompletion
552
+
553
+ [3bc220b | 2009-11-08 06:38:02 UTC] Michael Fellinger <m.fellinger@gmail.com>
554
+
555
+ * Improve Text::Index for roundtrip
556
+
557
+ [028a452 | 2009-11-08 06:36:58 UTC] Michael Fellinger <m.fellinger@gmail.com>
558
+
559
+ * Chomp the contents of the read file before insert to keep the EOF the same
560
+
561
+ [305d3d5 | 2009-11-08 06:35:37 UTC] Michael Fellinger <m.fellinger@gmail.com>
562
+
563
+ * Fix pasting
564
+
565
+ [45bbc3c | 2009-11-07 11:28:58 UTC] Michael Fellinger <m.fellinger@gmail.com>
566
+
567
+ * Fix search breaking
568
+
569
+ [1ca1521 | 2009-11-07 11:06:43 UTC] Michael Fellinger <m.fellinger@gmail.com>
570
+
571
+ * Fix highlighting ranges
572
+
573
+ [c662dad | 2009-11-07 10:41:56 UTC] Michael Fellinger <m.fellinger@gmail.com>
574
+
575
+ * Wrap into EM again, still big issues with EM#defer
576
+
577
+ [f4bb713 | 2009-11-07 10:36:35 UTC] Michael Fellinger <m.fellinger@gmail.com>
578
+
579
+ * Make the Lists work
580
+
581
+ [a000d4f | 2009-11-07 10:13:27 UTC] Michael Fellinger <m.fellinger@gmail.com>
582
+
583
+ * Syntax highlighting works now
584
+
585
+ [d05d206 | 2009-11-07 10:09:41 UTC] Michael Fellinger <m.fellinger@gmail.com>
586
+
587
+ * Fix advanced keybinds
588
+
589
+ [91b142f | 2009-11-07 10:07:43 UTC] Michael Fellinger <m.fellinger@gmail.com>
590
+
591
+ * fix searching procedures
592
+
593
+ [09efe7f | 2009-11-07 09:52:16 UTC] Michael Fellinger <m.fellinger@gmail.com>
594
+
595
+ * Make things run somewhat
596
+
597
+ [8588a92 | 2009-11-06 19:51:31 UTC] Michael Fellinger <m.fellinger@gmail.com>
598
+
599
+ * Start switch
600
+
601
+ [89ef209 | 2009-10-25 18:25:51 UTC] Michael Fellinger <m.fellinger@gmail.com>
602
+
603
+ * Revert "Fix markdown syntax definition"
604
+
605
+ This reverts commit f9b238bef718bab1a08c176fcc9659009afb177b.
606
+
607
+ [3726d1a | 2009-10-30 06:13:15 UTC] Julian Langschaedel <meta.rb@gmail.com>
608
+
609
+ * Fix go_word_right
610
+
611
+ [434a6de | 2009-10-31 07:55:04 UTC] Michael Fellinger <m.fellinger@gmail.com>
612
+
613
+ * Make wrapping a bit more intelligent by using a new line after a sentence.
614
+
615
+ [4307b93 | 2009-10-31 07:39:03 UTC] Michael Fellinger <m.fellinger@gmail.com>
616
+
617
+ * Paste X selection with Shift-Insert
618
+
619
+ [403e17f | 2009-10-28 03:15:15 UTC] Julian Langschaedel <meta.rb@gmail.com>
620
+
621
+ * shift-l|r same as b|w in control and select mode
622
+
623
+ [0c066f4 | 2009-10-28 15:12:37 UTC] Michael Fellinger <m.fellinger@gmail.com>
624
+
625
+ * Specify which line you want to go to with +n after filename
626
+
627
+ [5b6c529 | 2009-10-28 15:05:55 UTC] Michael Fellinger <m.fellinger@gmail.com>
628
+
629
+ * map a
630
+
631
+ [aacd72e | 2009-10-27 12:06:51 UTC] Julian Langschaedel <meta.rb@gmail.com>
632
+
633
+ * capture stdout on eval
634
+
635
+ [dc26ea9 | 2009-10-26 07:27:43 UTC] Michael Fellinger <m.fellinger@gmail.com>
636
+
637
+ * Improve completion of words, automatically complete if only one choice is available
638
+
639
+ [6ba6d35 | 2009-10-26 06:49:34 UTC] Michael Fellinger <m.fellinger@gmail.com>
640
+
641
+ * Don't automatically export selections from list view
642
+
643
+ [62aef3b | 2009-10-26 05:44:17 UTC] Michael Fellinger <m.fellinger@gmail.com>
644
+
645
+ * Improve replacing, you can replace selections via r and c now like vim
646
+
647
+ [7a77f13 | 2009-10-26 05:23:16 UTC] Michael Fellinger <m.fellinger@gmail.com>
648
+
649
+ * Add replacing of selection with character
650
+
651
+ [8611963 | 2009-10-25 22:35:15 UTC] Julian Langschaedel <meta.rb@gmail.com>
652
+
653
+ * refresh status_projection on mode change
654
+
655
+ [2ad072d | 2009-10-25 22:06:01 UTC] Julian Langschaedel <meta.rb@gmail.com>
656
+
657
+ * Add Home|End bindings in readline mode
658
+
659
+ [6937bd1 | 2009-10-25 17:07:20 UTC] Michael Fellinger <m.fellinger@gmail.com>
660
+
661
+ * Add tooltip implementation
662
+
663
+ [f9b238b | 2009-10-25 17:01:54 UTC] Michael Fellinger <m.fellinger@gmail.com>
664
+
665
+ * Fix markdown syntax definition
666
+
667
+ [7f5c782 | 2009-10-25 16:07:12 UTC] Michael Fellinger <m.fellinger@gmail.com>
668
+
669
+ * Improve wrapping so it indents subsequent lines like vim
670
+
671
+ [cd006bc | 2009-10-25 12:05:28 UTC] Michael Fellinger <m.fellinger@gmail.com>
672
+
673
+ * Output a warning on invalid regexp, that seems to cause no segfaults and aids debugging
674
+
675
+ [6e893ad | 2009-10-25 11:46:14 UTC] Michael Fellinger <m.fellinger@gmail.com>
676
+
677
+ * Don't raise on parsing syntax definition to avoid segfault
678
+
679
+ [0022c8c | 2009-10-25 11:44:39 UTC] Michael Fellinger <m.fellinger@gmail.com>
680
+
681
+ * Convert filename via filename=
682
+
683
+ [f0aef12 | 2009-10-25 11:44:23 UTC] Michael Fellinger <m.fellinger@gmail.com>
684
+
685
+ * Use correct tag names for our uri/trailing-whitespace tags, improve uri regex
686
+
687
+ [1e7dea8 | 2009-10-25 11:06:03 UTC] Michael Fellinger <m.fellinger@gmail.com>
688
+
689
+ * Add a status_ex prototype, all it does right now is very simple method completion and evaluation, like Alt-x on steroids, invoke with ':'
690
+
691
+ [8a3e889 | 2009-10-25 11:04:08 UTC] Michael Fellinger <m.fellinger@gmail.com>
692
+
693
+ * Don't fail when focus fails
694
+
695
+ [4da622b | 2009-10-25 09:53:17 UTC] Michael Fellinger <m.fellinger@gmail.com>
696
+
697
+ * Be explicit about who takes focus
698
+
699
+ [9de404f | 2009-10-25 09:52:42 UTC] Michael Fellinger <m.fellinger@gmail.com>
700
+
701
+ * Fix focus switching between views when there are invisible ones
702
+
703
+ [19c5f92 | 2009-10-25 09:39:19 UTC] Michael Fellinger <m.fellinger@gmail.com>
704
+
705
+ * Make undo/redo a bit more granular, insert a undo separator every time the mode changes
706
+
707
+ [cd83be1 | 2009-10-25 09:38:52 UTC] Michael Fellinger <m.fellinger@gmail.com>
708
+
709
+ * Improve regular expression for URIs, unfortunately URI::ABS_URI is worthless as it will match things like foo:
710
+
711
+ [efb719c | 2009-10-25 08:56:50 UTC] Michael Fellinger <m.fellinger@gmail.com>
712
+
713
+ * Rename save_smart to save_atomic
714
+
715
+ [5148a92 | 2009-10-25 08:56:03 UTC] Michael Fellinger <m.fellinger@gmail.com>
716
+
717
+ * Extract methods related to saving to own module
718
+
719
+ [395495d | 2009-10-25 08:31:24 UTC] Michael Fellinger <m.fellinger@gmail.com>
720
+
721
+ * Improve rescue on invalid Regexp, make raise possible
722
+
723
+ [5bbe7b3 | 2009-10-24 16:59:04 UTC] Michael Fellinger <m.fellinger@gmail.com>
724
+
725
+ * nicer style for urls
726
+
727
+ [655f6bf | 2009-10-24 16:54:57 UTC] Michael Fellinger <m.fellinger@gmail.com>
728
+
729
+ * Fix mode style when entering previous mode from selection
730
+
731
+ [309c42a | 2009-10-24 16:47:54 UTC] Michael Fellinger <m.fellinger@gmail.com>
732
+
733
+ * Highlight URIs and make them clickable, improve custom tag handling a bit
734
+
735
+ [14bb9f9 | 2009-10-24 10:07:15 UTC] Michael Fellinger <m.fellinger@gmail.com>
736
+
737
+ * Hover completion shouldn't go over window boundaries, this needs a better solution, but my time is over
738
+
739
+ [0afba82 | 2009-10-24 09:49:32 UTC] Michael Fellinger <m.fellinger@gmail.com>
740
+
741
+ * A bit faster and nicer status projection
742
+
743
+ [e74bd14 | 2009-10-24 09:24:46 UTC] Michael Fellinger <m.fellinger@gmail.com>
744
+
745
+ * Add a preview command (for ruby) that executes script in console with F5
746
+
747
+ [4ad27c5 | 2009-10-24 09:07:24 UTC] Michael Fellinger <m.fellinger@gmail.com>
748
+
749
+ * Apply status style when opening view
750
+
751
+ [6c20ce7 | 2009-10-24 09:00:02 UTC] Michael Fellinger <m.fellinger@gmail.com>
752
+
753
+ * Completion for lines, fix completion mappings
754
+
755
+ [19ce9e4 | 2009-10-24 08:30:59 UTC] Michael Fellinger <m.fellinger@gmail.com>
756
+
757
+ * Use completion mode
758
+
759
+ [fa827f9 | 2009-10-24 08:30:41 UTC] Michael Fellinger <m.fellinger@gmail.com>
760
+
761
+ * Sanity check when loading keymap
762
+
763
+ [894a718 | 2009-10-24 08:11:54 UTC] Michael Fellinger <m.fellinger@gmail.com>
764
+
765
+ * Robust defer
766
+
767
+ [0d16282 | 2009-10-22 18:45:22 UTC] Julian Langschaedel <meta.rb@gmail.com>
768
+
769
+ * restrict stacking count to size of views
770
+
771
+ [252e925 | 2009-10-22 18:37:13 UTC] Julian Langschaedel <meta.rb@gmail.com>
772
+
773
+ * Add vim-like Home|End keybindings
774
+
775
+ [63c6484 | 2009-10-22 15:30:10 UTC] Michael Fellinger <m.fellinger@gmail.com>
776
+
777
+ * check against infinite percentage
778
+
779
+ [2dc4167 | 2009-10-22 15:01:44 UTC] Michael Fellinger <m.fellinger@gmail.com>
780
+
781
+ * Improve syntax list, use correct name
782
+
783
+ [0fcef76 | 2009-10-22 09:29:07 UTC] Michael Fellinger <m.fellinger@gmail.com>
784
+
785
+ * Ask before you close years of work
786
+
787
+ [62c1ad7 | 2009-10-22 07:42:30 UTC] Michael Fellinger <m.fellinger@gmail.com>
788
+
789
+ * More control over tiling by increasing/decreasing master/stacked counts
790
+
791
+ [8d97899 | 2009-10-22 07:28:53 UTC] Michael Fellinger <m.fellinger@gmail.com>
792
+
793
+ * C-w 2 to show one master and one stacked view
794
+
795
+ [17be2be | 2009-10-22 07:27:47 UTC] Michael Fellinger <m.fellinger@gmail.com>
796
+
797
+ * C-w 1 to hide all stacked windows and show only one master
798
+
799
+ [8258bb6 | 2009-10-22 07:19:45 UTC] Michael Fellinger <m.fellinger@gmail.com>
800
+
801
+ * Fix off-by-one mistake in highlight
802
+
803
+ [4d4b796 | 2009-10-22 07:16:11 UTC] Michael Fellinger <m.fellinger@gmail.com>
804
+
805
+ * Speed up movement by avoiding events, we need to implement events efficiently because the stdlib handling sucks
806
+
807
+ [171cd3d | 2009-10-22 07:15:18 UTC] Michael Fellinger <m.fellinger@gmail.com>
808
+
809
+ * Improve deletion and add virtual_movement helper
810
+
811
+ [0c0730a | 2009-10-22 07:13:48 UTC] Michael Fellinger <m.fellinger@gmail.com>
812
+
813
+ * Adding custom Index class to handle text indices a bit nicer
814
+
815
+ [e9ce7c9 | 2009-10-22 05:27:50 UTC] Michael Fellinger <m.fellinger@gmail.com>
816
+
817
+ * cleanup messaging a bit
818
+
819
+ [09b4ff7 | 2009-10-22 05:27:37 UTC] Michael Fellinger <m.fellinger@gmail.com>
820
+
821
+ * replace_char should abort when it gets more than one char
822
+
823
+ [5eb0dc9 | 2009-10-22 04:50:09 UTC] Michael Fellinger <m.fellinger@gmail.com>
824
+
825
+ * Fix movement
826
+
827
+ [71ad726 | 2009-10-21 11:18:00 UTC] Michael Fellinger <m.fellinger@gmail.com>
828
+
829
+ * Stop failing fatal on missing tag
830
+
831
+ [ceaa1ce | 2009-10-21 08:54:33 UTC] Michael Fellinger <m.fellinger@gmail.com>
832
+
833
+ * Use the comfy tcl/tk functionality for moving around
834
+
835
+ [7b3c4eb | 2009-10-21 07:05:12 UTC] Michael Fellinger <m.fellinger@gmail.com>
836
+
837
+ * calculate tabs on startup
838
+
839
+ [882328c | 2009-10-21 07:04:39 UTC] Michael Fellinger <m.fellinger@gmail.com>
840
+
841
+ * Translate keymaps from `man readline`, as preparation for implementing a "real" readline-equvialent
842
+
843
+ [c844c40 | 2009-10-21 05:53:59 UTC] Michael Fellinger <m.fellinger@gmail.com>
844
+
845
+ * cleanup
846
+
847
+ [f4ea5ef | 2009-10-21 05:53:51 UTC] Michael Fellinger <m.fellinger@gmail.com>
848
+
849
+ * Make sure pasted text is highlighted
850
+
851
+ [e19bdf1 | 2009-10-21 05:43:42 UTC] Michael Fellinger <m.fellinger@gmail.com>
852
+
853
+ * search_char_(left|right) via f|F
854
+
855
+ [8b8518a | 2009-10-20 16:36:42 UTC] Michael Fellinger <m.fellinger@gmail.com>
856
+
857
+ * Add attr_reader for Layout.options
858
+
859
+ [89e5c23 | 2009-10-20 16:21:26 UTC] Michael Fellinger <m.fellinger@gmail.com>
860
+
861
+ * Try to show existing views when already open files are requested
862
+
863
+ [47b0a93 | 2009-10-20 15:48:07 UTC] Michael Fellinger <m.fellinger@gmail.com>
864
+
865
+ * Fix Thread#kill! issue
866
+
867
+ [997b57b | 2009-10-20 09:27:06 UTC] Michael Fellinger <m.fellinger@gmail.com>
868
+
869
+ * New console based on EventMachine
870
+
871
+ [1d66619 | 2009-10-20 09:04:41 UTC] Michael Fellinger <m.fellinger@gmail.com>
872
+
873
+ * Better searching, escape term if it's not a valid regular expression, use nice colors
874
+
875
+ [f716964 | 2009-10-20 09:04:03 UTC] Michael Fellinger <m.fellinger@gmail.com>
876
+
877
+ * Fix tag_all_matching, merge options before retrieving
878
+
879
+ [de93d3c | 2009-10-20 08:59:33 UTC] Michael Fellinger <m.fellinger@gmail.com>
880
+
881
+ * Use TkFixedFont so we get at least some fixed width font for people who have no Terminus
882
+
883
+ [5c6007c | 2009-10-20 08:58:53 UTC] Michael Fellinger <m.fellinger@gmail.com>
884
+
885
+ * Avoid infinite loop, call Kernel.exit
886
+
887
+ [1ae2102 | 2009-10-20 08:51:28 UTC] Michael Fellinger <m.fellinger@gmail.com>
888
+
889
+ * Fix typo
890
+
891
+ [9880235 | 2009-10-20 08:47:03 UTC] Michael Fellinger <m.fellinger@gmail.com>
892
+
893
+ * Go into insert mode after inserting line above
894
+
895
+ [41f6a7f | 2009-10-20 08:44:47 UTC] Michael Fellinger <m.fellinger@gmail.com>
896
+
897
+ * Make sure replacing triggers highlight
898
+
899
+ [fdb7031 | 2009-10-20 08:44:29 UTC] Michael Fellinger <m.fellinger@gmail.com>
900
+
901
+ * Speed up highlighting once more by restricting the highlight of trailing spaces
902
+
903
+ [b870dcb | 2009-10-20 08:27:40 UTC] Michael Fellinger <m.fellinger@gmail.com>
904
+
905
+ * don't use exit! when exit does what we need
906
+
907
+ [904f79f | 2009-10-20 08:19:58 UTC] Michael Fellinger <m.fellinger@gmail.com>
908
+
909
+ * Use EventMachine for great good! (extremly fast highlighting, more goodies to come)
910
+
911
+ [98d9bf0 | 2009-10-19 08:42:19 UTC] Michael Fellinger <m.fellinger@gmail.com>
912
+
913
+ * Limit height of hover completion a bit
914
+
915
+ [4ef28cb | 2009-10-19 08:40:04 UTC] Michael Fellinger <m.fellinger@gmail.com>
916
+
917
+ * First version of the console, still got strange issues wrt stderr, but it works.
918
+
919
+ [bccff78 | 2009-10-18 20:37:01 UTC] Michael Fellinger <m.fellinger@gmail.com>
920
+
921
+ * Dirty hack to speed up highlighting by orders of magnitudes, needs lots of stress-testing
922
+
923
+ [4f60e60 | 2009-10-18 10:51:55 UTC] Michael Fellinger <m.fellinger@gmail.com>
924
+
925
+ * After inserting an indented newline, clean the previous line
926
+
927
+ [4931a65 | 2009-10-18 10:29:28 UTC] Michael Fellinger <m.fellinger@gmail.com>
928
+
929
+ * Don't handle KeyPress-0 as numeric argument starter
930
+
931
+ [bb7e2d4 | 2009-10-18 10:27:08 UTC] Michael Fellinger <m.fellinger@gmail.com>
932
+
933
+ * BackSpace as additional key to cancel hover completion
934
+
935
+ [185a133 | 2009-10-18 10:25:10 UTC] Michael Fellinger <m.fellinger@gmail.com>
936
+
937
+ * Fix numeric arguments
938
+
939
+ [ffb90ac | 2009-10-17 16:27:53 UTC] Michael Fellinger <m.fellinger@gmail.com>
940
+
941
+ * Fix fatal error in textpow
942
+
943
+ [5016bfc | 2009-10-17 10:01:53 UTC] Michael Fellinger <m.fellinger@gmail.com>
944
+
945
+ * Remove unused attribute
946
+
947
+ [c8d5111 | 2009-10-17 10:01:35 UTC] Michael Fellinger <m.fellinger@gmail.com>
948
+
949
+ * Try to make some parts of the startup lighter
950
+
951
+ [b8ff048 | 2009-10-17 09:30:20 UTC] Michael Fellinger <m.fellinger@gmail.com>
952
+
953
+ * Speed up theme loading for multiple views by caching
954
+
955
+ [20c36ed | 2009-10-17 09:29:13 UTC] Michael Fellinger <m.fellinger@gmail.com>
956
+
957
+ * Another improvment to highlighting, and making sure only one thread runs per view
958
+
959
+ [2d24b8f | 2009-10-17 09:27:33 UTC] Michael Fellinger <m.fellinger@gmail.com>
960
+
961
+ * Support for pushing a view to top or bottom of the stack
962
+
963
+ [3c6b028 | 2009-10-16 18:44:46 UTC] Michael Fellinger <m.fellinger@gmail.com>
964
+
965
+ * Make tk complain less
966
+
967
+ [d8c1a6e | 2009-10-16 18:44:37 UTC] Michael Fellinger <m.fellinger@gmail.com>
968
+
969
+ * Forgot setting mark on opening
970
+
971
+ [ce16871 | 2009-10-16 14:11:50 UTC] Michael Fellinger <m.fellinger@gmail.com>
972
+
973
+ * Improve layout manager, allow for hidden views
974
+
975
+ [16df74e | 2009-10-16 13:34:43 UTC] Michael Fellinger <m.fellinger@gmail.com>
976
+
977
+ * Pretty solid implementation of a hovering completion
978
+
979
+ [0ffb9b5 | 2009-10-16 13:22:02 UTC] Michael Fellinger <m.fellinger@gmail.com>
980
+
981
+ * Improve word jumps
982
+
983
+ [5cd7693 | 2009-10-16 13:21:37 UTC] Michael Fellinger <m.fellinger@gmail.com>
984
+
985
+ * Remove caret method, it's in Tk already
986
+
987
+ [210265b | 2009-10-16 06:29:52 UTC] Michael Fellinger <m.fellinger@gmail.com>
988
+
989
+ * Rescue irrelevant errors in tag_exists?
990
+
991
+ [6efed3e | 2009-10-16 06:29:34 UTC] Michael Fellinger <m.fellinger@gmail.com>
992
+
993
+ * Improve word movements
994
+
995
+ [a8887d6 | 2009-10-16 06:29:05 UTC] Michael Fellinger <m.fellinger@gmail.com>
996
+
997
+ * Extract delete methods into module
998
+
999
+ [8e6c3c9 | 2009-10-16 05:09:32 UTC] Michael Fellinger <m.fellinger@gmail.com>
1000
+
1001
+ * correct line start indices
1002
+
1003
+ [db1a947 | 2009-10-16 05:07:05 UTC] Michael Fellinger <m.fellinger@gmail.com>
1004
+
1005
+ * Fix tag_all_matching
1006
+
1007
+ [3105d99 | 2009-10-16 05:03:06 UTC] Michael Fellinger <m.fellinger@gmail.com>
1008
+
1009
+ * Limit replace_char to one character
1010
+
1011
+ [4fe94d0 | 2009-10-16 05:02:45 UTC] Michael Fellinger <m.fellinger@gmail.com>
1012
+
1013
+ * Completion for words
1014
+
1015
+ [0fde5d8 | 2009-10-15 18:48:46 UTC] Michael Fellinger <m.fellinger@gmail.com>
1016
+
1017
+ * Fix bind for go_beginning_of_line
1018
+
1019
+ [9ef32ef | 2009-10-15 16:37:51 UTC] Michael Fellinger <m.fellinger@gmail.com>
1020
+
1021
+ * Improve paging, not quite accurate yet, but getting there
1022
+
1023
+ [902241b | 2009-10-15 16:36:31 UTC] Michael Fellinger <m.fellinger@gmail.com>
1024
+
1025
+ * More efficient font handling, should also get rid of other issues regarding fonts
1026
+
1027
+ [976ce23 | 2009-10-15 15:42:34 UTC] Michael Fellinger <m.fellinger@gmail.com>
1028
+
1029
+ * Don't set insertbackground on definition of Text
1030
+
1031
+ [5617b56 | 2009-10-15 15:40:44 UTC] Michael Fellinger <m.fellinger@gmail.com>
1032
+
1033
+ * Improve how keymap handles errors and make it more accurate
1034
+
1035
+ [0e011a5 | 2009-10-15 15:36:54 UTC] Michael Fellinger <m.fellinger@gmail.com>
1036
+
1037
+ * A bit of cleanup
1038
+
1039
+ [e01db8c | 2009-10-15 15:36:18 UTC] Michael Fellinger <m.fellinger@gmail.com>
1040
+
1041
+ * Make view handling less painful, support changing position of views
1042
+
1043
+ [83d897a | 2009-10-15 08:10:20 UTC] Michael Fellinger <m.fellinger@gmail.com>
1044
+
1045
+ * Allow for startup options, -k emacs for emacs keymap
1046
+
1047
+ [1ea2e60 | 2009-10-15 08:07:47 UTC] Michael Fellinger <m.fellinger@gmail.com>
1048
+
1049
+ * Fixes so emacs keymap actually works
1050
+
1051
+ [e43291e | 2009-10-15 07:55:33 UTC] Michael Fellinger <m.fellinger@gmail.com>
1052
+
1053
+ * Fix bug when finishing selection modes
1054
+
1055
+ [2200997 | 2009-10-15 07:37:36 UTC] Michael Fellinger <m.fellinger@gmail.com>
1056
+
1057
+ * Add first draft of emacs keymap
1058
+
1059
+ [d7a4d2a | 2009-10-15 07:37:12 UTC] Michael Fellinger <m.fellinger@gmail.com>
1060
+
1061
+ * Cleanup and prepare for emacs keymap
1062
+
1063
+ [6bebe8b | 2009-10-15 06:06:45 UTC] Michael Fellinger <m.fellinger@gmail.com>
1064
+
1065
+ * Better isolation from tty, that sould make it possible to run VER even after closing the parent terminal
1066
+
1067
+ [bae7bc8 | 2009-10-15 06:05:10 UTC] Michael Fellinger <m.fellinger@gmail.com>
1068
+
1069
+ * Support for encodings, unicode should work now, as should umlauts :)
1070
+
1071
+ [8637dc2 | 2009-10-14 07:14:56 UTC] Julian Langschaedel <meta.rb@gmail.com>
1072
+
1073
+ * Fix wrap_line
1074
+
1075
+ [8de4790 | 2009-10-14 06:15:52 UTC] Julian Langschaedel <meta.rb@gmail.com>
1076
+
1077
+ * Fix number input in list_view_entry
1078
+
1079
+ [e207b02 | 2009-10-14 11:44:27 UTC] Michael Fellinger <m.fellinger@gmail.com>
1080
+
1081
+ * Refactor around selection, add command to wrap text intelligently
1082
+
1083
+ [481d2d6 | 2009-10-14 09:48:59 UTC] Michael Fellinger <m.fellinger@gmail.com>
1084
+
1085
+ * beauty
1086
+
1087
+ [fd0545e | 2009-10-14 09:48:05 UTC] Michael Fellinger <m.fellinger@gmail.com>
1088
+
1089
+ * Fix number input in status entry
1090
+
1091
+ [0964ff4 | 2009-10-14 09:46:53 UTC] Michael Fellinger <m.fellinger@gmail.com>
1092
+
1093
+ * some more deletion commands
1094
+
1
1095
  [f683f92 | 2009-10-14 08:11:28 UTC] Michael Fellinger <m.fellinger@gmail.com>
2
1096
 
3
1097
  * Fix colors for list