Commit Graph
18 Commits
Author SHA1 Message Date
Doug Kearns e47ad6187e initial Command/Commands implementation - replacing g_commands 2007-06-06 06:42:49 +00:00
Doug Kearns 4f6ab64000 comment out debugging log message 2007-06-05 14:05:14 +00:00
Doug Kearns 5442953ad2 add <ESC> closes :addons window bug to TODO 2007-06-05 05:22:17 +00:00
Doug Kearns 5a552ed098 fix missing [count] functionality in normal mode commands 2007-06-03 16:12:55 +00:00
Doug Kearns 6d28fd6107 add missing var declarations 2007-05-31 11:02:33 +00:00
Doug Kearns 4406c23944 fix the mapping usage string to only show the primary command 2007-05-31 06:45:46 +00:00
Doug Kearns a90d422d46 fix typo in bufferposition_str variable declaration 2007-05-30 13:03:12 +00:00
Doug Kearns 1872ad9b0f remove a trailing , and :retab the file 2007-05-30 11:58:41 +00:00
Doug Kearns c86326c7ea change references to vimperator.mode to vimperator.modes 2007-05-30 09:35:31 +00:00
Doug Kearns 2e116c374e fix extra_info processing in Map() and other minor typos 2007-05-30 07:22:05 +00:00
Doug Kearns 6feacb2603 fix some minor, reintroduced, typos and add missing help line for <ESC> map 2007-05-29 01:55:59 +00:00
Doug Kearns 826ca2ce18 add missing var declaration to urls in openURLs*() 2007-05-28 17:09:25 +00:00
Doug Kearns e834bc7dd7 finish converting the mappings to the new Map() format 2007-05-28 16:49:16 +00:00
Doug Kearns 7f3f8f861b add missing variable declaration for thistype, thismode, thisfunc in
triggerCallBack()
2007-05-28 07:22:57 +00:00
Doug Kearns 1d33d6cc33 remove last references to command_line and status_line 2007-05-28 01:06:32 +00:00
Doug Kearns b02e2c3494 fix accidental regression in :tabmove name specification 2007-05-25 06:59:17 +00:00
Doug Kearns 9765f5be84 update the buffer list on page load completion (the non-existant
showBufferList() was being called rather than updateBufferList())
2007-05-24 16:54:03 +00:00
Doug Kearns 362d0d5bf4 fix typo in :open command's short help description 2007-05-24 11:49:00 +00:00