1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-24 01:11:26 +02:00
Commit Graph

61 Commits

Author SHA1 Message Date
Doug Kearns 29de612097 Fix escaping from Textarea mode in input fields.
When escaping from Textarea mode in input fields, and also text areas if
'insertmode' is set, return to Insert mode.
2009-10-11 01:38:11 +11:00
Doug Kearns b0f4af5e55 Rename -liberator command-line option to -[config-name]. 2009-08-21 23:57:38 +10:00
Doug Kearns e10bde5c0f Fix rendering of multiple FORCE_MULTILINE :echo commands. 2009-08-21 23:57:35 +10:00
Doug Kearns f23fbf35e0 Start cleaning up Muttator documentation. 2009-07-15 18:33:57 +10:00
Doug Kearns 47c6e005fa Mention #107 in TODO.
Ticket #107 (Command line should support | to separate commands (like
Vim)).
2009-07-08 22:13:39 +10:00
Doug Kearns f9ffc9138a Cleanup and add some documention. 2009-06-29 19:22:09 +10:00
Doug Kearns 12feff7eb9 Quick fix for #291 (tabline does not stay hidden).
This still isn't quite right but matches the behaviour of the 2.1
release.
2009-06-10 20:45:15 +10:00
Doug Kearns 0c5fde8ebf Merge Vimperator's docs with Xulmus. 2009-06-01 21:57:25 +10:00
Kris Maglione 8d5fc6faea Update TODO. 2009-05-28 15:02:21 -04:00
Kris Maglione ce120a7f9d Add to TODO, etc. 2009-05-23 21:24:57 -04:00
Doug Kearns 7156dc44b5 Remove TODO bug - :mkvimperatorrc adds spurious vmap/nmap lines.
There's nothing spurious about them.  That's the correct behaviour as
per Vim.
2009-05-24 02:14:06 +10:00
Kris Maglione e9fc3327ed Make :undo a bit saner. Add TODO about config.name checks. 2009-05-22 13:55:22 -04:00
Doug Kearns 491d17a4a0 Fix hyperlinking of URLs in :ls output. 2009-05-23 00:51:15 +10:00
Doug Kearns 9d26a8a20d Add :mksession feature TODO. 2009-05-22 10:53:04 +10:00
Doug Kearns 47f63446cb TODO(bug) - :mkvimperatorrc adds spurious vmap/nmap lines. 2009-05-15 17:42:25 +10:00
Doug Kearns 961c84c33d Recategorise level 9 TODOs as level 8. 2009-05-10 21:54:41 +10:00
Doug Kearns f162833d93 Add 'maxitems' to the help index. 2009-03-30 12:43:35 +11:00
Doug Kearns 202975b3f1 Add extension ID update reminder to TODO. 2009-03-18 20:38:16 +11:00
Doug Kearns 0c8045d134 Remove TODO item regarding 'flashblock' query return value.
The problem lies with the plugin. The 'flashblock' setter is returning a
string rather than a boolean.
2009-03-03 02:37:11 +11:00
Doug Kearns 614ab6082c Fix ;t and ;b extended hint modes in the MOW. 2009-03-03 00:50:11 +11:00
Doug Kearns f82b03f796 Fix escaped path separator in messages on Windows. 2009-03-01 02:49:18 +11:00
Doug Kearns f28f6bc5fb Update TODO with current MOW hinting status. 2009-02-28 22:05:26 +11:00
Doug Kearns 0aea143325 Add a version.html help page.
NEWS should be reformatted as asciidoc or something more simply
transformed into clean asciidoc.
2009-02-15 15:44:11 +11:00
Doug Kearns bf408dd25b Add TODO regarding broken MOW hinting. 2009-02-15 15:44:10 +11:00
Ted Pavlic 8398287449 Removed :pageinfo TODO. Problem was in a plugin. 2009-02-02 09:29:11 -05:00
Martin Stubenschrott c125a9dd66 updated TODO (:ha! seems broken) 2009-02-02 00:18:04 +01:00
Daniel Bainton 894a4c52a0 Add a TODO entry for accessing NEWS 2009-02-01 21:00:24 +02:00
Ted Pavlic c1c6c659bc TODO bugs: ":pageinfo" on ":help"; "g<" and "g<C-g>"
(*) Fix ":pageinfo" on ":help",
(*) Prevent Vimp from taking "<C-...>" mappings as literal characters
2009-01-28 22:06:26 -05:00
Doug Kearns 6d49a81d7f Add TODO regarding :messages performance. 2009-01-29 13:09:36 +11:00
Doug Kearns aa67f0a194 Add TODO regarding Windows paths in messages. 2009-01-29 12:56:51 +11:00
Ted Pavlic 45f6153de4 More command-line edits (now elsewhere in the source). 2009-01-17 12:55:56 -05:00
Martin Stubenschrott 72e45035f9 add note about broken completion height calculation 2009-01-14 01:42:53 +01:00
Doug Kearns ae63a675d8 Readd TODO regarding listings of multiple commands in an open MOW. 2009-01-12 15:38:43 +11:00
Doug Kearns 374ae4f4b0 Add TODO regarding broken <tags> and <keyword> autocmd keywords. 2009-01-12 15:32:54 +11:00
Doug Kearns 01b7a39a5b Whitespace fixes. 2009-01-12 15:32:52 +11:00
Doug Kearns 975088262b Relist some regressions in TODO. 2009-01-10 13:11:10 +11:00
Martin Stubenschrott 9256e8cfab add note to TODO that beep is broken for completions 2009-01-09 20:57:56 +01:00
Kris Maglione 9b53463bbb Comment on 'new' in HACKING 2009-01-07 14:12:36 -05:00
Ted Pavlic 4459827556 Moved SCM HACKING disc to vimp/TODO and added to it. 2009-01-07 08:57:55 -05:00
Ted Pavlic 7485dbba4d Added TODO: document remote git branches in HACKING 2009-01-06 19:06:14 -05:00
Ted Pavlic a07394e16c Added to TODO: reformat HACKING so that git diff can parse it prettilly 2009-01-06 12:12:49 -05:00
Ted Pavlic 166d60abd0 Added lines to HACKING and vimp/TODO requesting testing/optimization info. 2009-01-04 22:02:26 -05:00
Ted Pavlic 7f4431361f Add comments to TODO similar to comments that were posted (but have yet to appear) on newsgroup and comments on Trac. 2009-01-03 15:30:23 -05:00
Martin Stubenschrott 4d272ccc35 update NEWS and TODO 2009-01-03 14:22:47 +01:00
Doug Kearns f878307b34 Fix part of #110.
Fix #110 (;b and ;t don't respond to 'activate'. Behavior spec'd in
:help is unclear).

I've fixed the inverted ;b/;t behaviour (the bug), closed the ticket,
and added 'activate' support as a TODO.
2008-12-31 13:19:48 +11:00
Doug Kearns 22744e80fa -TODO: can't reverse tab through the vimperator toolbar. 2008-12-31 13:08:43 +11:00
Doug Kearns f7b110e45f TODO: message system needs a spec if it's going to be incompatible. 2008-12-31 13:08:38 +11:00
Doug Kearns ef34a5b71d Trivial refactoring of io.readDirectory. 2008-12-31 13:08:35 +11:00
Doug Kearns 16c49fe786 fix some help typos 2008-12-20 11:24:11 +11:00
Doug Kearns a216ec45d9 fix typo in Makefile asciidoc test message 2008-12-18 19:09:05 +11:00