Ticket #4597 (new enhancement) — at Version 6
Improve fish 4.0 shell support
Reported by: | zaytsev | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 4.8.33 |
Component: | mc-core | Version: | master |
Keywords: | Cc: | aclopte@… | |
Blocked By: | Blocking: | ||
Branch state: | merged | Votes for changeset: |
Description (last modified by zaytsev) (diff)
Change History
comment:3 Changed 2 months ago by zaytsev
Yes, I don't like the environment variable thing all... Is it possible for fish to parse our version from mc --version? If this is not practical, maybe we could consider exporting a generic MC_VERSION variable?
comment:4 Changed 2 months ago by johannes
I just sent an updated patch series to the mailing list,
to use MC_VERSION instead.
That third patch is not absolutely necessary but it would be nice, to allow users to converge quicklier on the new keyboard input style.
Let me know if there is anything else for me to do; I realize I didn't add a changelog entry; not sure if that's necessary.
comment:5 Changed 2 months ago by zaytsev
Could you please just attach them here (git format-patch HEAD~~)? I'm not sure if there are any differences otherwise and it's really painful to save messages and upload. I will remove my first comment.
Changed 2 months ago by johannes
- Attachment 0002-Ticket-4597-recognize-CSI-u-encoding-for-ctrl-o.patch added
Changed 2 months ago by johannes
- Attachment 0003-Ticket-4597-export-MC_VERSION-to-subshell.patch added