Skip to content
#

extract

Here are 673 public repositories matching this topic...

Maxim-Mazurok
Maxim-Mazurok commented Jun 8, 2021

Describe the bug
Please, add "overwrite" files in the destination option. Instead of adding *.duplicate1 files, I'd like lessmsi to overwrite files in the destination.

To Reproduce
Steps to reproduce the behavior:

  1. Use lessmsi to extract some msi
  2. Use lessmsi to extract the same msi
  3. Observe *.duplicate1 files, and no option to overwrite instead

Expected behavior

yjyao
yjyao commented Sep 1, 2021

This is a feature request to support choosing multiple results. The multiple results should be separated by spaces. Currently extrakto allows only one result per invocation.

Steps to reproduce

  1. in ~/.tmux.conf add
    set -g @extrakto_fzf_tool "/path/to/fzf --multi"
    set -g @extrakto_insert_key 'enter'
    
  2. enter a tmux session with extrakto enabled
  3. run `: he

Improve this page

Add a description, image, and links to the extract topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the extract topic, visit your repo's landing page and select "manage topics."

Learn more