-
Start a tmux or screen session
-
Set
CSCOPE_EDITOR
$ export CSCOPE_EDITOR=$HOME/bin/cscope_editor
- Start cscope
$ cscope -Rqk
- When you choose to edit a file in the cscope UI you'll get $EDITOR in a new window in your tmux/screen session.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Start a tmux or screen session
Set CSCOPE_EDITOR
$ export CSCOPE_EDITOR=$HOME/bin/cscope_editor
$ cscope -Rqk