Allow to copy full process command line (#33)
This commit is contained in:
committed by
Andre Miranda
parent
9b68e2dcd8
commit
8a4ad6c8a3
@@ -21,7 +21,10 @@ enum
|
||||
#ifdef HAVE_WNCK
|
||||
XTM_PTV_COLUMN_ICON,
|
||||
#endif
|
||||
/* might be prettified; shown to user */
|
||||
XTM_PTV_COLUMN_COMMAND,
|
||||
/* never prettified; used for copying command line to clipboard */
|
||||
XTM_PTV_COLUMN_COMMAND_RAW,
|
||||
XTM_PTV_COLUMN_PID,
|
||||
XTM_PTV_COLUMN_PPID,
|
||||
XTM_PTV_COLUMN_STATE,
|
||||
|
||||
Reference in New Issue
Block a user