Added git field to lfm

test-summary-newlines-at-new-initial-letter
Tullio Facchinetti 10 months ago
parent 557e2107b4
commit 23d91b312b

@ -109,7 +109,7 @@ versioning,Mercurial,https://www.mercurial-scm.org/,https://www.mercurial-scm.or
git,tig,,https://github.com/jonas/tig,"An ncurses-based text-mode interface for `git` that can act as a repository browser, but can also assist in staging changes for commit at chunk level."
file-system,sshfs,,https://github.com/libfuse/sshfs,Locally mount a remote file-system through SSH and access files and directory as they would be on the local machine.
file-system,TMSU,http://tmsu.org/,https://github.com/oniony/TMSU,"A tool for tagging files, it provides a simple command line tool for applying tags and a virtual filesystem so that you can get a tag-based view of your files from within any other program."
file-manager,lfm,https://inigo.katxi.org/devel/lfm/,,"(Last File Manager) is a file manager written in Python; it comes with lots of features, including 1-pane or 2-pane view, files filters and bookmarks, tree view, virtual file-systems to open compressed archives, search in files, customizable keybindings and themes."
file-manager,lfm,https://inigo.katxi.org/devel/lfm/,https://github.com/langner/lfm,"(Last File Manager) is a file manager written in Python; it comes with lots of features, including 1-pane or 2-pane view, files filters and bookmarks, tree view, virtual file-systems to open compressed archives, search in files, customizable keybindings and themes."
file-manager,Midnight Commander,http://www.midnight-commander.org/,https://github.com/MidnightCommander/mc,"A visual file manager, full-screen text mode application that allows you to copy, move and delete files and whole directory trees and search for files; includes an internal viewer and editor."
file-manager,ncursesFM,,https://github.com/FedeDP/ncursesFM,"File manager written in C, rather complete in terms of features, especially lightweight and responsive."
file-manager,ranger,https://ranger.github.io/,https://github.com/ranger/ranger,"Console file manager with vi key bindings, curses interface with a view on the directory hierarchy, comes with a file launcher that automatically determines which program to use for opening a given file type."

1 category name homepage git description
109 git tig https://github.com/jonas/tig An ncurses-based text-mode interface for `git` that can act as a repository browser, but can also assist in staging changes for commit at chunk level.
110 file-system sshfs https://github.com/libfuse/sshfs Locally mount a remote file-system through SSH and access files and directory as they would be on the local machine.
111 file-system TMSU http://tmsu.org/ https://github.com/oniony/TMSU A tool for tagging files, it provides a simple command line tool for applying tags and a virtual filesystem so that you can get a tag-based view of your files from within any other program.
112 file-manager lfm https://inigo.katxi.org/devel/lfm/ https://github.com/langner/lfm (Last File Manager) is a file manager written in Python; it comes with lots of features, including 1-pane or 2-pane view, files filters and bookmarks, tree view, virtual file-systems to open compressed archives, search in files, customizable keybindings and themes.
113 file-manager Midnight Commander http://www.midnight-commander.org/ https://github.com/MidnightCommander/mc A visual file manager, full-screen text mode application that allows you to copy, move and delete files and whole directory trees and search for files; includes an internal viewer and editor.
114 file-manager ncursesFM https://github.com/FedeDP/ncursesFM File manager written in C, rather complete in terms of features, especially lightweight and responsive.
115 file-manager ranger https://ranger.github.io/ https://github.com/ranger/ranger Console file manager with vi key bindings, curses interface with a view on the directory hierarchy, comes with a file launcher that automatically determines which program to use for opening a given file type.
Loading…
Cancel
Save