Menu

  • Home
  • All Articles
  • Let's Connect
  • Books
  • Support
  • About

  • Categories

  • Complexity
  • Fundamentals
  • Mouseless
  • Vim
  • Soft Skills
  • Learning
  • Side Projects
  RSS
☰Menu

Mouseless

Page 1 of 4 Previous Posts →
All Articles
#Tools #Mouseless
27 Mar 2024

A Practical Guide to fzf: Building a Git Explorer

A Practical Guide to fzf: Building a Git Explorer

Let's look at fzf advanced features by creating interfaces for one of the best tool we have, Git.

31 min. read
Read on
31 min. read
#Tools #Mouseless
27 Jan 2024 , updated 29 Jan 2024

A Practical Guide to GNU sed With Examples

A Practical Guide to GNU sed With Examples

The tool sed is often misunderstood. Yet, it can be very useful to edit automatically a bunch of files directly in the shell or in a script.

15 min. read
Read on
15 min. read
#Tools #Mouseless
27 Nov 2023

A Practical Guide to fzf: Vim Integration

A Practical Guide to fzf: Vim Integration

The CLI fzf is not only useful in the shell: it's also a great tool to use directly in Vim (or Neovim), to search for specific files for example.

18 min. read
Read on
18 min. read
#Tools #Mouseless
27 Aug 2023

A Practical Guide to GNU grep With Examples

A Practical Guide to GNU grep With Examples

The CLI grep is useful to parse files (or other CLIs' output) and find the information you need.

19 min. read
Read on
19 min. read
#Tools #Mouseless
27 Jun 2023 , updated 1 Jun 2025

A Practical Guide to GNU find With Examples

A Practical Guide to GNU find With Examples

The CLI find is one of the best tool you can use in your *nix shell. Let's look at it in depth.

17 min. read
Read on
17 min. read
#Tools #Vim #Mouseless
30 Apr 2023

Neovim and Tree-sitter: An Overview with Examples

Neovim and Tree-sitter: An Overview with Examples

Tree-sitter is a powerful tool embedded in Neovim to precisely parse your source code, to enjoy fast syntax highlighting and other functionalities.

16 min. read
Read on
16 min. read
#Tools #Mouseless
27 Feb 2023

A Practical Guide to fzf: Shell Integration

A Practical Guide to fzf: Shell Integration

The CLI fzf can greatly improve our shell experience by fuzzy searching any files, directories, or anything else you want, using simple keystrokes or completion.

12 min. read
Read on
12 min. read
#Tools #Mouseless
27 Jan 2023

A Practical Guide to fzf: Building a File Explorer

A Practical Guide to fzf: Building a File Explorer

Many CLIs are general enough to be powerful in many situations; the fuzzy finder fzf is a good example. Fast, highly customizable, it answers many needs a developer can have.

33 min. read
Read on
33 min. read
#Tools #Mouseless
27 Dec 2022 , updated 29 May 2023

A Guide to the Terminal, Console, and Shell

A Guide to the Terminal, Console, and Shell

The terminal is the result of its long history, from the telegram to our terminal emulators. What are the differences with the console? With the shell?

31 min. read
Read on
31 min. read
#Tools #Vim #Mouseless
27 Nov 2022 , updated 3 Jan 2024

Diving Deeper in Vim Regular Expressions

Diving Deeper in Vim Regular Expressions

Let's dive deeper in Vim regexes by looking at specific metacharacters only available in your favorite editor.

18 min. read
Read on
18 min. read
Page 1 of 4 Previous Posts →
All Articles
The Valuable Dev All right reserved - 2021
       
Proudly generated by HUGO