Tullio Facchinetti
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • ATOM Feed
  • Daily Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Display

Filter untagged links
Bookmark Terminal Commands And Easily Retrieve Them Using Marker - Linux Uprising Blog https://www.linuxuprising.com/2018/10/bookmark-terminal-commands-and-easily.html?m=1
Mon 15 Oct 2018 10:25:16 PM CEST
QRCode

Marker is a command bookmark manager for the console. The tool lets you bookmark commands and command templates, and easily retrieve them using a real-time fuzzy matcher.

The tool is useful to remember commands used previously, which is like going through your Bash history but better since you can add descriptions for each bookmark (and add placeholders), as well as to save some commands you come across, for future use. Your command bookmarks are saved in a text file located in ~/.local/share/marker/.

Marker features include:

  • Real-time fuzzy matcher for commands and descriptions, with a UI selector to easily choose the desired command if more than one is presented
  • Command template: You can bookmark commands with placeholders and quickly place the cursor at those placeholders using a keyboard shortcut
  • Includes common commands for Linux and macOS from the tldr project
  • Keyboard shortcuts: Ctrl + space to search for commands, Ctrl + k to bookmark a command, and Ctrl + t to place the cursor at the next placeholder, identified by '{{anything}}', to fill out the command - these are customizable
#cli-app article bookmarks cli command_line fuzzy search
3660 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn