Skip to content

Conversation

@Oscar65
Copy link
Contributor

@Oscar65 Oscar65 commented Sep 7, 2018

Now writes before of filename, file position and file size at status line because if filename is long,
user cannot view file position and file size
fix clean filename at end of line after load with F3 when filename reach end of line
fix input long filename (longer than 136 chars) with F3 for next time. It repeats long filename until bottom screen and hangs.
Only works CTRL+C. I think that is a bug in ncurses. My work around is to print the long filename (if is longer than 136 chars),
but you can't edit it. You can load it pressing the RETURN key

Now writes before of filename, file position and file size at status line because if filename is long,
user cannot view file position and file size
fix clean filename at end of line after load with F3 when filename reach end of line
fix input long filename (longer than 136 chars) with F3 for next time. It repeats long filename until bottom screen and hangs.
Only works CTRL+C. I think that is a bug in ncurses. My work around is to print the long filename (if is longer than 136 chars),
but you can't edit it. You can load it pressing the RETURN key
…-file-name-long

Updated conflicts in Changes and hexedit.h files.
Updated interact.c file.
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

Successfully merging this pull request may close these issues.

1 participant