User Activity

  • Posted a comment on discussion 01 SFK Help on Swiss File Knife

    I'd like to delete all the ".vs" folder across several directories with Visual Studio's projects. After some experiments I've eventually finished with the following, and I'll explain why below: sfk sel -justdirs -hidden -dir . +filter -+.vs +run "sfk deltree -hidden -withdirs -yes $file" -yes Here are my explanations: - Since I wanted to select folders with the exact name of ".vs", I used the construction of sel -justdirs -hidden -dir . +filter -+.vs because I could not understand how to achieve...

  • Posted a comment on discussion NppExec on Notepad++ Plugins

    Now it’s possible to open a specific page of the online Manual using a URL similar to: https://d0vgan.github.io/nppexec/?q=4.0 https://d0vgan.github.io/nppexec/?q=FAQ

  • Posted a comment on discussion NppExec on Notepad++ Plugins

    NppExec v0.8.8 * Glory to Ukraine! Glory to the heroes! - fixed: now findFileNameIndexInNppOpenFileNames checks the current (active) file first (when, for example, a highlighted error message is double-clicked in the Console and this error message contains a file name without a path) + NppExec Manual updated * npp_files updated to Notepad++ 8.6.2

  • Posted a comment on discussion NppExec on Notepad++ Plugins

    NppExec is: https://github.com/d0vgan/nppexec/ NppExec v0.8.7: * Glory to Ukraine! Glory to the heroes! - fixed: nested IF...GOTO sometimes did not work as expected * changed: now "GoTo_MaxCount" is per-label rather than per-script + added: "npe_cmdalias local ..." for local command aliases, similarly to local variables + added: now npe_queue supports command aliases + internal optimization: now MacroVars are based on std::vector instead of std::map for much faster iteration + other internal optimizations...

  • Posted a comment on discussion 02 SFK Open Discussion on Swiss File Knife

    By the way, the -i option is not mentioned for sfk filter. Moreover, sfk filter mentions list of possible input sources from stdin: type x.txt | sfk filter -+pattern Maybe -i was added recently and therefore is not present in the help text?

  • Modified a comment on discussion 02 SFK Open Discussion on Swiss File Knife

    I also checked sfk dumphelp for a very detailed help information - and, despite its name and description, it does not seem to include the help produced by sfk xex, for example. And the help output produced by sfk replace as well as by sfk ask do not seem to be included in the sfk dumphelp... So I'm completely confused...

  • Posted a comment on discussion 02 SFK Open Discussion on Swiss File Knife

    I also checked sfk dumphelp for a very detailed help information - and, despite its name and description, it does not seem to include the help produced by sfk xex, for example. So I'm completely confused...

  • Posted a comment on discussion 02 SFK Open Discussion on Swiss File Knife

    At first, thank you very much for the update (1.9.9)! Now, coming to my question, I used to think that sfk >sfk.txt gives the complete list of commands available in sfk. However, comparing the output file sfk.txt produced by sfk 1.9.8.2 and 1.9.9 I noticed that sfk data - create random text and test data is present in 1.9.8.2 and absent in 1.9.9. I checked whether sfk 1.9.9 supports the command sfk data- and it actually does. So my question is: is there another way to get a complete list of all commands...

View All

Personal Data

Username:
dv__
Joined:
2006-03-06 07:52:47
Location:
Ukraine

Projects

This is a list of open source software projects that DV is associated with:

  • BinCmp   Last Updated:
  • Project Logo Notepad++ Notepad++ project is moving to GitHub: Last Updated:
  • Notepad++ Plugins A plugin to improve Notepad++ Last Updated:
  • TagsView   Last Updated:

Skills

This is a list of skills that DV possesses:

  • C++
  • C
  • AWK
  • Pascal
  • C#
  • Python

Personal Tools