Outils pour utilisateurs

Outils du site


issue154:critique2

Ceci est une ancienne révision du document !


Website: https://jumpfm.org/ Price: Free! From the Website: “JumpFm is a minimalistic dual-panel file manager for Linux that lets you navigate your file system very efficiently. It is highly configurable and extendible and it comes with some built-in super-powers.” First things, first, JumpFM and LastFM / LibreFM are not related. The second thing I need to point out is that JumpFM does not support a mouse. It is a dual-pane file manager that is a pseudo TUI, not a GUI, per-se.

Site Web : https://jumpfm.org/ Prix : Gratuit !

Du site Web : « JumpFM est un gestionnaire de fichiers minimaliste à panneau double pour Linux qui vous permet de naviguer dans votre système de fichiers très efficacement. Il est grandement configurable et extensible, et il est il est livré avec des super-pouvoirs intégrés. »

Toute première chose, JumpFM et LastFM / LibreFM ne sont pas liés. Le second point sur lequel j'ai besoin d'insister est que JumpFM ne supporte pas les souris. C'est un gestionnaire de fichiers à doubles panneaux qui est un pseudo TUI (Text User Interface, interface utilisateur textuel), et non un GUI (Graphic user Interface, interface utilisateur graphique), en tant que tel.

What I mean by this is that JumpFM loads up like a GUI program, but behaves like a terminal program. It feels a lot like nnn when you use it. The annoying thing is that it takes a few seconds to start, even on a fast SSD. Everything else about the application is a breeze. The “jump” feature is activated by pressing the ‘j-key’. This is where it gets interesting. Once you hit ‘j’ - it becomes like auto-complete without the tab. Typing ‘Do’ will bring up Documents and Downloads for me to choose from, or I could type one more letter and then get the chance to start typing the first letter of the sub-folder of that directory. This makes navigating multiple folders and sub-folders a breeze! Because JumpFM is all about the keyboard, the CTRL and ALT keys, in combination with others, will help you do what you need to. We will get to the keyboard short-cuts later, but know it is intuitive and you should be able to figure out the basics yourself. (If not, look at the keyboard.json file).

Ce que j’entends par là, c'est que JumpFM se charge comme un programme en GUI, mais se comporte comme un programme en terminal. À lutilisation, il ressemble beaucoup à nnn. la chose embêtante est qu'il prend quelques secondes pour démarrer, même sur un SSD rapide. Tout le reste de l'application est facile. la fonctionnalité « jump » (saut) est activée en appuyant sur la touche j. Une fois que vous avez appuyé sur « j », ça devient intéressant - il marche avec une auto-complétion, sans utiliser la touche Tab. En tapant « Do », Documents et Downloads seront les choix qui me seront proposés, ou je pourrais saisir une lettre de plus pour avoir la chance de commencer à taper la première lettre du sous-dossier de ce répertoire. Cela rend facile la navigation des dossiers et sous-dossiers multiples ! Comme tout se fait au clavier dans JumpFM, les touches CTRL et ALT, en combinaison avec d'autres, vous aideront à faire ce que vous désirez. Nous parlerons des raccourcis clavier plus tard, mais sachez que c'est intuitif et que vous devriez être capable de trouver les simples par vous-même. (Sinon, regardez le fichier keyboard.json).

Programmers may love JumpFM, as GIT is incorporated right into the file manager. I tried to make a GIT account to test this feature, but it seems GIT does not allow accounts to be made from ‘getnada.com’ email addresses. I was not planning on giving any of my real email accounts out as I like NOT having spam. So I will trust them that it works as advertised. (For now). What I did like about the settings, was that it is JSON files. Easy to read and easy to set. You can find the settings in ~/.jumpfm/ - I would suggest that you start here, setting up the application as you like it. The DELETE key deletes permanently and immediately, you have been warned.

Les programmeurs devraient apprécier JumpFM, cat GIT est incorporé directement dans le gestionnaire de fichiers. J'ai essayé de créer un compte GIT pour tester cette fonctionnalité, mais il semble que GIT ne permet pas que les comptes soient créés à partir d'adresses venant de « genada.com ». Je ne prévoyais pas de donner une des adresses de mes vrais comptes mail car je n'apprécie PAS le spam. Aussi, je leur fais confiance que ça marche comme annoncé. (Pour le moment).

Ce que j'aime dans les paramètres, c'est que ce sont des fichiers JSON. Faciles à lire, faciles à paramétrer. Vous pouvez trouver les paramètres dans ~/.jumpfm/ - je vous suggérerai de commencer par là, en paramétrant l’application comme vous la voulez.

La touche EFFACER efface définitivement et immédiatement ; je vous aurai prévenu.

I am not going to talk about the plug-ins as this delicious morsel is for you to discover. Just know they are in ~/.jumpfm/plugins. You can find some built-in ones here: https://github.com/JumpFm As promised, here are some of the default key bindings for you to test: Navigating • CTRL and A, C, V work as normal. • CTRL + [] will move you to the start or end of the pane you are in. • CTRL + HOME will take you to your home folder. • CTRL + LEFT or RIGHT will open the highlighted folder in the opposite pane. TAB will move you over to the other pane.

This is not the same as S , that will actually swap the panes around. ALT + LEFT or RIGHT will move you forward or backward in your history of moving between folders. File manipulation: Z to zip a file. U to unzip a file. F4 to open a file (usually in a text editor).

* You will get an error if you try to open a FOLDER with F4, so pay attention. ENTER opens a folder and adds it to the move history.

BACKSPACE will take you one folder up. SHIFT +F4 to make an empty text file. F7 to make a new folder. H will display hidden files. F5 is copy (like other dual-pane file managers). F6 is move (like other dual-pane file managers). Obviously, you can define your own too, but this should get you well on your way.

issue154/critique2.1584169789.txt.gz · Dernière modification : 2020/03/14 08:09 de d52fr