diff options
| author | Přemysl Eric Janouch <p@janouch.name> | 2025-11-20 20:49:14 +0100 |
|---|---|---|
| committer | Přemysl Eric Janouch <p@janouch.name> | 2025-11-20 21:16:30 +0100 |
| commit | 3e39cc5660e58ea868608ed396abe2db25611b78 (patch) | |
| tree | 77d3ba093b43bc245aae6e4710f74de8382ed8f1 /NEWS | |
| parent | 977d1a7120ae66ba40abb770bb00e99bc23d6b0b (diff) | |
| download | sdn-3e39cc5660e58ea868608ed396abe2db25611b78.tar.gz sdn-3e39cc5660e58ea868608ed396abe2db25611b78.tar.xz sdn-3e39cc5660e58ea868608ed396abe2db25611b78.zip | |
Add and integrate sdn-open
Originally I thought that not supporting %cd would be an issue,
making this kind of utility unclean.
It turns out the desire to launch xdg-open quickly is stronger.
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -5,7 +5,7 @@ Unreleased - + and - adjust the selection using shell globs; - t and T insert the selection into the external command line in relative or absolute form, respectively; - - Enter is like t but enters directories, and M-Enter is synonymous to t; + - Enter is like t but enters directories; - C-g or Escape clear the selection, similarly to the editor. * Added an sdn-view script that can process Midnight Commander mc.ext.ini files @@ -13,6 +13,9 @@ Unreleased while the original direct pager invocation has been moved to F13 (which also reflects Midnight Commander) + * Added an sdn-open script which does the same kind of processing as above + on top of xdg-open. This is what is now executed by M-Enter. + 1.0.0 (2024-12-21) |
