mirror of
https://github.com/MidnightCommander/mc
synced 2025-02-02 00:16:04 +03:00
* view.c: Completely rewrote the cursor movement code. Now all
cursor movement functions are based on two functions that translate file offsets into line/column pairs and vice versa. This change made it possible that the line/column is displayed in the status line. The beginning-of-line and end-of-line functions now work in text mode, too. Switching from non-wrap to wrap mode does not cause the whole file to be loaded.
This commit is contained in:
parent
d558ddd362
commit
608e7b4970
1128
src/view.c
1128
src/view.c
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user