Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[patch] mc.ext enhancement #2103

Closed
mc-butler opened this issue Mar 14, 2010 · 15 comments
Closed

[patch] mc.ext enhancement #2103

mc-butler opened this issue Mar 14, 2010 · 15 comments
Assignees
Labels
area: core Issues not related to a specific subsystem prio: low Minor problem or easily worked around
Milestone

Comments

@mc-butler
Copy link

Important

This issue was migrated from Trac:

Origin https://midnight-commander.org/ticket/2103
Reporter gotar (gotar@….pl)

Attached file makes a few improvements in default bindings:

  1. use chm_http text-mode handler for CHM files,
  2. play sounds only from videos in text mode,
  3. use pdftotext -layout -nopgbrk switches,
  4. try to use elinks before links for HTML,
  5. soffice2html text-mode handler for SXW files,
  6. wvHtml text-mode handler for doc files,
  7. xlhtml text-mode handler for XLS files,
  8. ppthtml text-mode handler for PPT/PPS files,
  9. open=view+pager fallback (noX) for PostScript, PDF, OD[PST] and DVI,
  10. standarized $DISPLAY checks.

Note, that regex keyword definitely needs case-insensitive flag in order to get rid of mess like:

regex/\.([wW][aA][vV]|[sS][nN][dD]|[vV][oO][cC]|[aA][uU]|[sS][mM][pP]|[aA][iI][fF][fF]|[sS][nN][dD])$

Note

Original attachments:

@mc-butler
Copy link
Author

Changed by gotar (gotar@….pl) on Mar 14, 2010 at 3:28 UTC

@mc-butler
Copy link
Author

Changed by gotar (gotar@….pl) on Mar 14, 2010 at 3:28 UTC

@mc-butler
Copy link
Author

Changed by gotar (gotar@….pl) on Feb 25, 2011 at 21:39 UTC (comment 1)

I'm not posting a patch as it wouldn't probably apply anymore, so just before dbf:

# sqlite3.db
type/^SQLite 3.x database
       View=%view{ascii} sqlite3 %f .dump

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Nov 3, 2011 at 9:25 UTC (comment 2)

  • Component changed from mc-config-ini to mc-core
  • Version changed from version not selected to master
  • Milestone changed from 4.7 to Future Releases
  • Branch state set to no branch

@mc-butler
Copy link
Author

Changed by slavazanko (@slavaz) on Mar 7, 2012 at 0:30 UTC (comment 3)

  • Blocked by set to #2118

@mc-butler
Copy link
Author

Changed by slavazanko (@slavaz) on May 18, 2012 at 12:07 UTC

  • Blocked by #2118 deleted

(In #2118) merged to master:

git log --pretty=oneline e944301..5c6ae10

@mc-butler
Copy link
Author

Changed by slavazanko (@slavaz) on May 18, 2012 at 13:40 UTC (comment 5)

  • Owner set to slavazanko
  • Status changed from new to accepted

@mc-butler
Copy link
Author

Changed by slavazanko (@slavaz) on May 18, 2012 at 15:53 UTC (comment 6)

  • Milestone changed from Future Releases to 4.8.4
  • Branch state changed from no branch to on review

Created branch 2103_mcext_enhancement [82272809d7154512c3e6a3f5d0fdd93ec6f91827]

Review, plase

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Jul 12, 2012 at 12:10 UTC (comment 7)

  • Votes set to andrew_b

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Jul 18, 2012 at 16:57 UTC (comment 8)

  • Milestone changed from 4.8.4 to 4.8.5

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Jul 23, 2012 at 7:35 UTC (comment 9)

  • Votes andrew_b deleted

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Aug 3, 2012 at 10:08 UTC (comment 10)

  • Votes set to andrew_b

@mc-butler
Copy link
Author

Changed by angel_il (@ilia-maslakov) on Aug 27, 2012 at 6:32 UTC (comment 11)

  • Votes changed from andrew_b to andrew_b angel_il
  • Branch state changed from on review to approved

@mc-butler
Copy link
Author

Changed by slavazanko (@slavaz) on Aug 27, 2012 at 8:15 UTC (comment 12)

  • Status changed from accepted to testing
  • Branch state changed from approved to merged
  • Resolution set to fixed
  • Votes changed from andrew_b angel_il to committed-master

Merged to master:

git log --pretty=oneline ff096a3..b03da1c

@mc-butler
Copy link
Author

Changed by slavazanko (@slavaz) on Aug 27, 2012 at 8:18 UTC (comment 13)

  • Status changed from testing to closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: core Issues not related to a specific subsystem prio: low Minor problem or easily worked around
Development

No branches or pull requests

2 participants