Commit Graph
39 Commits
Author SHA1 Message Date
Daniel Bainton 756adee134 Fix listing of numeric quickmarks
Thanks to Juergen and Kris. :)
2008-10-24 13:14:28 +00:00
Daniel Bainton 3e2f97cee5 Fix 'match 5 of 4' to be correct 2008-10-21 14:03:56 +00:00
Daniel Bainton f36d6a4133 Fix <C-{o,i}> and {H,L} keys to work with the with (liberator) change 2008-10-13 10:23:22 +00:00
Daniel Bainton e5b21557c6 Make the command not found error be meaningful on both vimperator and muttator 2008-10-11 17:39:32 +00:00
Daniel Bainton 10df19632c Changing maxVersion to work with the latest nightly 2008-10-09 10:57:24 +00:00
Daniel Bainton 2500a9ff91 Remove double entry of :help :bmark 2008-09-25 06:59:36 +00:00
Daniel Bainton ef1c96ae03 Fix io.createTempFile (now for real) 2008-09-19 13:28:04 +00:00
Daniel Bainton 97f9fa4132 Fix io.createTempFile 2008-09-19 11:19:32 +00:00
Daniel Bainton 8d547de417 Make :buffer completion work with the tab numbers too 2008-09-19 10:33:12 +00:00
Daniel Bainton ae3ca10a4d Adding :emenu to the tutorial firefox part 2008-09-19 08:03:46 +00:00
Daniel Bainton b2b2a6766b tutorial.txt: hints.html -> hints, the 'html' in the tab completion is weird.. 2008-09-19 08:03:13 +00:00
Daniel Bainton 65f1b0d53f Adding a check for hostname 2008-09-18 11:48:35 +00:00
Daniel Bainton 21f9e7742e Change liberator.config.appName -> liberator.config.name, thanks Daniel Schaffrath 2008-09-14 09:05:56 +00:00
Daniel Bainton b24b45dd9b Adding hostname to the tmp file used with external editor 2008-09-11 10:40:08 +00:00
Daniel Bainton ab20cc4e25 Updating the maxVersion to work with 3.1b1pre 2008-09-10 11:36:32 +00:00
Daniel Bainton d28d83722f Removing 2.0pre version from the www ChangeLog, and making the date for 2.0 not known in src/NEWS 2008-09-02 17:10:00 +00:00
Daniel Bainton 6353b76f6d Fix 'Y' to not falsely show the caret if we're not in caret mode, thanks for the patch to John-Galt 2008-08-30 19:32:16 +00:00
Daniel Bainton 7a86114f21 Return true from sleep() when done 2008-08-29 11:40:50 +00:00
Daniel Bainton b9b8e6ea24 Adding Konstantin to the developer list 2008-08-26 13:43:46 +00:00
Daniel Bainton 8e799edd9b Adding ~ keymapping to uppercase text in textarea editing
Thanks for the patch Daniel Schaffrath
2008-08-26 12:39:07 +00:00
Daniel Bainton 3c9ba896c8 Adding D keybinding to textarea editing to delete everything until EOL
Thanks Daniel Schaffrath for the patch
2008-08-26 12:28:51 +00:00
Daniel Bainton 81996b9ab2 Adding x/X keybindings for textarea editing
Thanks to Daniel Schaffrath for the patch.
2008-08-26 12:25:58 +00:00
Daniel Bainton 67b0492431 Adding some checks to check if win is defined 2008-08-13 09:22:18 +00:00
Daniel Bainton 3b708a2aad Applying a patch from Juergen Descher for better bmarks error messages 2008-08-05 13:41:57 +00:00
Daniel Bainton 0a9b771c22 Fixing regexp in options.js. Thanks Konstantin. 2008-07-21 12:37:12 +00:00
Daniel Bainton 01edb272bc Adding :tabduplicate patch from Konstantin Stepanov 2008-07-21 09:36:43 +00:00
Daniel Bainton 13293aa16f Changing version to 1.2pre 2008-06-05 05:25:20 +00:00
Daniel Bainton 49963c9f4a Fixing an issue with insert mode sometimes not working 2008-04-05 10:38:04 +00:00
Daniel Bainton 46447353bf Removing myself from being a spam magnet 2008-03-28 04:49:08 +00:00
Daniel Bainton d2021031fe Fixing a typo in the liberator.getWindows() function name 2008-03-20 16:00:13 +00:00
Daniel Bainton d5194cd43f Fixing a typo in help (back->forward) 2008-03-06 14:48:53 +00:00
Daniel Bainton e84008a635 Added a todo for disabling session saving 2008-02-01 14:09:56 +00:00
Daniel Bainton a510328e4b Fixing ;y<num> to yank the hint destination URL instead of the current page 2008-01-25 05:06:58 +00:00
Daniel Bainton 4c2939b88d Fixing the chrome.manifest locales to work with the xpi 2008-01-21 21:58:40 +00:00
Daniel Bainton 9ecacc94c8 Fixing :buffer without arguments to act like vim 2008-01-13 02:56:53 +00:00
Daniel Bainton f369cd1fe0 Fixing tab completion for normal :set values 2008-01-13 01:51:33 +00:00
Daniel Bainton fa9e91a232 Fixing tab completion for :set! values 2008-01-11 15:30:58 +00:00
Daniel Bainton 28910829cb Fixing tab completion for :set! 2008-01-11 15:14:19 +00:00
Daniel Bainton bdfe11a031 :set! now lets you change about:config prefs 2008-01-11 14:42:18 +00:00