Commit Graph
39 Commits
Author SHA1 Message Date
Marco Candrian 747fd0e96d set calmar as former/inactive developer in src/AUTHORS 2008-10-11 21:12:24 +00:00
Marco Candrian 27b87b38af repeat.txt update 2008-03-24 20:02:37 +00:00
Marco Candrian 6a8204b403 macro-dump.js update 2008-03-24 19:25:53 +00:00
Marco Candrian 6b9c2a7b0d changes :macro to :play + delMarcos to deleteMacros 2008-01-21 13:23:25 +00:00
Marco Candrian 2b71bd70b8 :macro for playing a macro added 2008-01-21 12:58:22 +00:00
Marco Candrian 7982265c98 :delmacros regex added 2008-01-21 12:12:26 +00:00
Marco Candrian 591b5fb6be :macros [regex] command added 2008-01-20 21:10:57 +00:00
Marco Candrian 76ab7e9616 regex instead of string compare on :macros and :macrosdump 2008-01-20 21:07:44 +00:00
Marco Candrian d21dccfff7 :macros <filter> added + 2 additional autocommands events: BrowserRestart and BrowserQuit 2008-01-20 19:23:31 +00:00
Marco Candrian 4be468e568 not needed comment removed 2008-01-19 12:53:59 +00:00
Marco Candrian 40cc702d48 no need to check for multiple mappings names, since they dont exist. so.. 2008-01-15 15:53:48 +00:00
Marco Candrian 87ed1091aa comments improved on mappings.list 2008-01-14 19:43:59 +00:00
Marco Candrian b2bdf6edca :dia selectionsource added 2008-01-14 12:51:36 +00:00
Marco Candrian 435452018c unnecessary comments removed 2008-01-11 20:33:43 +00:00
Marco Candrian dfcb60fa74 Removed comment: yeah, feedkeys still needs that noremap arg 2008-01-11 17:46:46 +00:00
Marco Candrian 571885a2c1 little fix (besides that I don't really understand it) 2008-01-10 18:52:21 +00:00
Marco Candrian a8e0c3e290 char-hints.js script 2008-01-04 12:36:18 +00:00
Marco Candrian 9156dc4531 new setCustomMode for plugin writers 2008-01-04 11:50:49 +00:00
Marco Candrian 0ce511b060 PageLoad rather then onPageLoad 2007-12-28 04:32:45 +00:00
Marco Candrian c3cf763104 autocmd's added to NEWS 2007-12-28 04:05:48 +00:00
Marco Candrian efb48b6195 autocommands (:au[tocmd]... ; onPageLoad event for now only. 2007-12-28 03:18:49 +00:00
Marco Candrian ab18c1ba4c @ added to allowed playMarco arguments 2007-12-16 22:22:21 +00:00
Marco Candrian ffa5ad747e macro renamings 2007-12-16 22:18:04 +00:00
Marco Candrian 6d9d3ace05 @@ and some checks added to macro/recording... 2007-12-16 05:01:26 +00:00
Marco Candrian cbaca2dc3e when a map got not found, refeed the so far collected keys in v.input.buffer (and don't try to find maps while doing so, preventing an eternal loop) 2007-12-16 01:32:09 +00:00
Marco Candrian 8b1b17a84f marco code, not fully functional yet 2007-12-16 00:45:34 +00:00
Marco Candrian cc16a55e38 rhs has to be optional or "just to let sleeping dogs lie" 2007-12-07 15:33:34 +00:00
Marco Candrian 0bf59f7b98 using a regex again, but still easier/smarter than before, I think 2007-12-07 14:17:18 +00:00
Marco Candrian 1e6ff58d4c using split instead of a regex to get lhs, rhs 2007-12-07 13:37:37 +00:00
Marco Candrian 59d948c675 no need to check futher -> break; 2007-12-07 12:47:37 +00:00
Marco Candrian 376cb2c6e8 map multi-mode enhancement, i = Insert+Textarea 2007-12-07 04:22:41 +00:00
Marco Candrian 9c2efb55b2 imap added to the NEWS file 2007-12-05 23:24:50 +00:00
Marco Candrian 77ecb2eaa7 :imap, :imapclear, :inoremap, :iunmap added 2007-12-05 14:50:59 +00:00
Marco Candrian deb9d15e7a unnecessary line removed 2007-12-04 15:08:27 +00:00
Marco Candrian 03bb308ec7 <leader> toggles the escape-numbers mode in hints 2007-12-04 03:52:12 +00:00
Marco Candrian 46fb0d247e :cmap + 'nore' support; update on :dialog 2007-11-21 09:12:49 +00:00
Marco Candrian 2d99207c25 :dialog command added 2007-11-18 17:48:35 +00:00
Marco Candrian a91285b927 :about command added 2007-11-18 14:09:33 +00:00
Marco Candrian 1b05946b56 regexp catches also commands with \! 2007-11-17 11:10:04 +00:00