issue135:critique
Différences
Ci-dessous, les différences entre deux révisions de la page.
Prochaine révision | Révision précédente | ||
issue135:critique [2018/08/01 18:21] – créée auntiee | issue135:critique [2018/08/10 13:35] (Version actuelle) – d52fr | ||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
- | If you use the terminal often, or use a tiling window manager, you may have heard of Noice. | + | **If you use the terminal often, or use a tiling window manager, you may have heard of Noice. |
Noice is Not Noice, a noicer fork. | Noice is Not Noice, a noicer fork. | ||
Ligne 9: | Ligne 9: | ||
sudo apt install nnn | sudo apt install nnn | ||
- | No PPA's to add or anything. | + | No PPA's to add or anything.** |
+ | |||
+ | Si vous utilisez souvent le terminal ou un gestionnaire de fenêtre en mosaïque, vous avez peut-être entendu parler de Noice. | ||
+ | |||
+ | Noice is Not Noice, une branche de noicer. | ||
+ | |||
+ | Depuis le Readme.md, de la version 1.7.1, on peut lire : nnn est sans doute l' | ||
+ | |||
+ | Sous Ubuntu, nnn s' | ||
+ | |||
+ | sudo apt install nnn | ||
+ | |||
+ | Ni PPA à ajouter, ni rien de tout ça. | ||
- | To run nnn, fire up a terminal window or move to a terminal TTY to use. | + | **To run nnn, fire up a terminal window or move to a terminal TTY to use. |
The claim about resource usage is true, nnn does not even register on the radar. | The claim about resource usage is true, nnn does not even register on the radar. | ||
Ligne 29: | Ligne 41: | ||
TIP: if you need help steering, at any point press the (?) question mark, and q to exit the help. | TIP: if you need help steering, at any point press the (?) question mark, and q to exit the help. | ||
- | There is no Vi funnies here. We can say nnn is intuitive. | + | There is no Vi funnies here. We can say nnn is intuitive.** |
+ | |||
+ | Pour lancer nnn, ouvrez une fenêtre de terminal ou utilisez un terminal TTY. | ||
+ | |||
+ | L' | ||
+ | |||
+ | La première fois que vous lancez nnn, vous savez tout de suite ce qui se passe. Pour quitter, il suffit d' | ||
+ | |||
+ | La seule chose qui manque est un guide sur comment le conduire : | ||
+ | • Il est piloté avec les touches fléchées haut/ | ||
+ | • Début et Fin sont explicites. | ||
+ | • Pour ouvrir un fichier ou un dossier, appuyez sur Entrée, ou, pour aller en arrière, appuyez sur la touche Retour-arrière. | ||
+ | • Pour aller dans votre dossier home : tilde (~), tout comme bash. | ||
+ | • Créez un nouveau fichier ou dossier en appuyant sur n. | ||
+ | • Vous avez fait une erreur ? Renommer se fait avec CTRL+r. | ||
+ | • Besoin de voir des fichiers cachés ? Appuyez sur la touche point (.). | ||
+ | |||
+ | ASTUCE : Si vous avez besoin d' | ||
+ | |||
+ | Ici, il n'y a pas de bizarreries façon Vi. On peut vraiment dire que nnn est intuitif. | ||
- | Let's look at some of the more impressive and useful functions: | + | **Let's look at some of the more impressive and useful functions: |
• nnn has the ability to bookmark a spot. If you work in a directory often, why not bookmark it? It is a simple as, you guessed it, b. To head to your bookmarked folder, hit CTRL+v. | • nnn has the ability to bookmark a spot. If you work in a directory often, why not bookmark it? It is a simple as, you guessed it, b. To head to your bookmarked folder, hit CTRL+v. | ||
• If you require more detail about a file, the key is d. You can just press the d key again to exit the detailed view. This is also very handy if the file name is too long for your display. | • If you require more detail about a file, the key is d. You can just press the d key again to exit the detailed view. This is also very handy if the file name is too long for your display. | ||
Ligne 43: | Ligne 74: | ||
• The r key likewise. That said... It is configurable! Export your environment variable and it will be so! | • The r key likewise. That said... It is configurable! Export your environment variable and it will be so! | ||
- | Full speed ahead, Mr. Sulu. nnn can make your terminal experience a whole lot easier and speedier. I do recommend you look at the nnn man page, as it is one of the better man pages. | + | Full speed ahead, Mr. Sulu. nnn can make your terminal experience a whole lot easier and speedier. I do recommend you look at the nnn man page, as it is one of the better man pages.** |
- | + | ||
- | Pro’s: | + | Examinons quelques-unes des fonctions les plus impressionnantes et utiles : |
+ | • nnn peut mettre un signet où vous voulez. Si vous travaillez souvent dans un répertoire, | ||
+ | • S'il vous faut d' | ||
+ | • Si vous avez besoin de détails concernant un fichier, disons un mp3 où le débit ou les permissions sont importants, vous utilisez un D majuscule. Pour quitter cette vue, appuyez sur q. | ||
+ | • À propos de fichiers mp3, il y a une mise en garde : nnn est conçu pour s' | ||
+ | • Si vous avez une multiplicité de fichiers et voudrez voir la taille de chacun, appuyez sur S majuscule (S pour size - taille). | ||
+ | • Un petit s triera vos fichiers du plus grand au plus petit ou, en appuyant sur s à nouveau, du plus petit au plus grand. | ||
+ | • Si vous avez besoin d'un shell dans le fichier actuel, il suffit d' | ||
+ | • Il y a des commandes qui ne fonctionnent pas hors de la boîte, ainsi o ne fera rien tant que vous ne lui direz pas d' | ||
+ | • La touche e est paramétrée de façon à ouvrir vi comme votre éditeur par défaut, et non nano. Ce n'est pas que Vi soit un mauvais éditeur, mais les débutants ne le trouveront pas convivial. | ||
+ | • De même, la touche r. Cela dit... elle est configurable ! Exportez votre variable d' | ||
+ | |||
+ | En avant toute, Mr. Sulu. nnn peut faciliter et accélérer un max vos expériences du terminal. Je vous recommande de regarder la page man de nnn, car c'est l'une des meilleures. | ||
+ | |||
+ | **Pro’s: | ||
• Fast | • Fast | ||
Ligne 55: | Ligne 100: | ||
• There may be some setup work required. | • There may be some setup work required. | ||
- | Overall, nnn is very useful, easily customizable, | + | Overall, nnn is very useful, easily customizable, |
+ | |||
+ | Avantages : | ||
+ | |||
+ | • Rapide. | ||
+ | • Intuitif. | ||
+ | • S' | ||
+ | |||
+ | Inconvénients : | ||
+ | |||
+ | • Il se peut qu'un peu de paramétrage soit nécessaire. | ||
+ | |||
+ | Globalement, | ||
issue135/critique.1533140503.txt.gz · Dernière modification : 2018/08/01 18:21 de auntiee