Hi,
I would like to announce availability of Neo-MC fork of MIdnight Commander (
https://github.com/neo-mc/neo-mc). It has following example features:

1. Scripting support

A very light but functional scripting interpreter in MCEdit:
https://asciinema.org/a/395648

2. Quick jumps to tags generated by ctags

Alt-\ and Alt-Shift-\ to go to next/prev tag, and Alt-* to directly jump to
file and line of declaration tag of word under pointer:

https://asciinema.org/a/395637

3. QuickPreview popup window

After a ctags command / jump, a small window with an overview of
surrounding tags is displayed:

https://asciinema.org/a/395624

4. Automatic regeneration and reload of CTags symbols

The TAGS file can be set up to date by PeriodicCommand function and
automatic tags reloading:

https://asciinema.org/a/395644

5. MultiSearch grepping of any listbox

An additional input is added under every listbox which can be used to
filter its list. It works with ALL listboxes, e.g.:

https://asciinema.org/a/395632

-- 
Sebastian Gniazdowski
_______________________________________________
mc mailing list
https://mail.gnome.org/mailman/listinfo/mc

Reply via email to