Commit Graph

8 Commits

Author SHA1 Message Date
Koichi Murase
3fc1eadfb3 plugins/bashmarks: Change style of the command list 2024-02-21 19:54:59 +09:00
Koichi Murase
d3aa37eeff plugins/bashmarks: Remove sections duplicated by rebasing 2024-02-21 19:54:59 +09:00
William Sawyer
632fd71fc3 plugins/bashmarks: Correct bashmarks author name (#520) 2024-01-15 15:31:34 +09:00
Koichi Murase
53d2ae5171 plugins/bashmarks: Describe the configuration BASHMARK_SDIRS 2023-10-12 19:07:02 +09:00
Koichi Murase
337a29d224 plugins/bashmarks: Format README 2023-10-12 19:07:02 +09:00
Edwin Kofler
5cd1f0eb16 style: Remove trailing whitespace and add missing final newlines 2023-04-16 17:43:09 +09:00
sljinlet
5b680bf30a Add short form of '-g' option to bashmarks plugin (#41)
Accept just a bookmark name as a short form of the '-g' option.  If just
    one arg is supplied, and it doesn't start with a dash, then it is assumed
    to be a bookmark name and _goto_bookmark is called. [ bm BOOKMARK_NAME ]
  Add a -h option to print usage info with same behavior as supplying no args
  Add echoing an error message if an unrecognized option is given, followed
    by usage info
  Augment usage info to reflect these changes and update README.md
2019-07-26 14:24:53 +07:00
Michael Anckaert
40d65528b2 Added README file for bashmarks plugin 2018-05-08 14:42:45 +02:00