From 415db95601c41abb90943427094016071b27d3da Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Sun, 9 Aug 2009 01:50:59 +1000 Subject: Add a ! bang version of :delbmarks to delete all bookmarks. --- vimperator/NEWS | 1 + vimperator/locale/en-US/marks.txt | 5 ++--- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'vimperator') diff --git a/vimperator/NEWS b/vimperator/NEWS index fc425cc7..4ad75ae0 100644 --- a/vimperator/NEWS +++ b/vimperator/NEWS @@ -19,6 +19,7 @@ (this might change again, as this is REALLY inconsistent, and i don't know if I like copying bugs) + * add ! version of :delbmarks to delete all bookmarks. * new "t" option for 'complete' to also switch to open tabs with :open * add [c]:toolbaropen[c], [c]:toolbarclose[c], and [c]:toolbartoggle[c] * make [c]:open[c] behavior match that of [c]:tabopen[c] and [c]:winopen[c] diff --git a/vimperator/locale/en-US/marks.txt b/vimperator/locale/en-US/marks.txt index f40b649d..eac07223 100644 --- a/vimperator/locale/en-US/marks.txt +++ b/vimperator/locale/en-US/marks.txt @@ -62,14 +62,13 @@ ________________________________________________________________________________ |:delbm| |:delbmarks| ||:delbm[arks] [a][url][a]|| + +||:delbm[arks]!|| ________________________________________________________________________________ Delete a bookmark. Deletes *all* bookmarks which match the [a][url][a]. If omitted, [a][url][a] defaults to the URL of the current buffer. Use [m][m] key on a string to complete the URL which you want to delete. -The following options WILL be interpreted in the future: - -* [!] a special version to delete ALL bookmarks +If ! is specified then all bookmarks will be deleted. ________________________________________________________________________________ section::History[history] -- cgit v1.2.3