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

Access directory expansion and other special keys. #16

Closed
adamyg opened this issue Mar 4, 2022 · 4 comments
Closed

Access directory expansion and other special keys. #16

adamyg opened this issue Mar 4, 2022 · 4 comments

Comments

@adamyg
Copy link
Owner

adamyg commented Mar 4, 2022

As the <alt - tab> key is generally consumed by the console, one cannot use command-line auto complete.

Review options, and/or:

  • Remap <ctrl - tab> for directory expansion within panels.
  • Emulate mc tty <esc - xxx> processing, where
    • <esc - 1...0> = map function keys
    • <esc - tab> = could be mapped to <alt - tab>.
@adamyg
Copy link
Owner Author

adamyg commented Mar 6, 2022

Escape mapping, build - 224

adamyg added a commit that referenced this issue Mar 6, 2022
esc - 1-9, tab special mapping
@adamyg adamyg mentioned this issue Mar 6, 2022
adamyg added a commit that referenced this issue Mar 6, 2022
Topic/build 224

- 4.8.27 merge
- aspell integration
- Bugfix #14
- Bugfix #15
- Enhancement #16
@adamyg
Copy link
Owner Author

adamyg commented Mar 7, 2022

Prelim support with build-224, shall extend to obey the "Esc Key Mode" configuration settings; build-225

@adamyg
Copy link
Owner Author

adamyg commented Mar 8, 2022

Key mapping functional, yet opens up another set of issues, CDPATH, GLOBIGNORE

adamyg added a commit that referenced this issue Mar 11, 2022
enact old_esc_mode and old_esc_mode_timeout configuration.
lookup_key_by_code bugfix, shift mapping.
adamyg added a commit that referenced this issue Mar 11, 2022
enact old_esc_mode and old_esc_mode_timeout configuration.
lookup_key_by_code bugfix, shift mapping.
adamyg added a commit that referenced this issue Mar 11, 2022
@adamyg adamyg mentioned this issue Mar 12, 2022
adamyg added a commit that referenced this issue Mar 12, 2022
Topic/buiild 225; enhancements #16 and #17
@adamyg
Copy link
Owner Author

adamyg commented Mar 14, 2022

build-225: obeys "Esc key mode"; when enabled es- mapping available.

@adamyg adamyg closed this as completed Mar 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant