home *** CD-ROM | disk | FTP | other *** search
- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-
- Add
- :end?
- :map?
- :set ruler command?
-
- Add edit decimal, maybe by bringing value down to bottom
- act differently depending on byte, word, or long alignment
-
- implement :c (:calc) command for simple math - maybe even parens
- or, death calculator with full history (editable, but when edited
- becomes new item), other keys to allow cursor to grab value at
- cursor address, change alignment etc?
-
- Need to allow unaligned view_address, but swapbytes display
- functions need to be able to handle that
-
- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-
- add file truncate capability (current cursor position) 'D'
- generic truncate to addr (0, G or ') and confirm first
-
- add file insert capability (current cursor position) 'I'
-
- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-