Custom Query (31 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (25 - 27 of 31)

1 2 3 4 5 6 7 8 9 10 11
Ticket Resolution Summary Owner Reporter
#31 fixed nepmd 1.22: command "key" does not properly work when invoked from commandline Andreas Schnellbacher erdmann
Description

My inention is to open a file from a command line, select a specific line and "mark" that line by invoking alt-L (which marks the current line).

I use this to open file "somefile.cod", select line 1234 and mark the line:

epm.exe "somefile.cod" 'mc /postme 1234 /postme key 1 a+l'

This works fine with the original epm.exe but fails with nepmd. I'd prefer if nepmd supported all the original epm commands as they were specified to work.

#32 fixed Encoding conversion from Unicode to others Andreas Schnellbacher
Description

The encoding from Windows UTF-16LE to ibm-850 with recode.exe works well. But the implementation in NEPMD reverts the file in binary (BIN) mode.

The converted file is pure ASCII. On closing that and loading it again, the TEXT mode is assigned. Apparently it is tried to keep the previous mode.

#33 fixed On opening the Command box, window scrolls to current cursor pos. Andreas Schnellbacher
Description

Add the workaround 'VSyncCursor' here.

1 2 3 4 5 6 7 8 9 10 11
Note: See TracQuery for help on using queries.