Skip to content

Trivial wrapper around $EDITOR for use with cscope in tmux/screen via $CSCOPE_EDITOR

License

Notifications You must be signed in to change notification settings

cryptonector/cscope_editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Trivial Wrapper Around $EDITOR for Use with cscope(1) inside tmux/screen sessions

Usage:

  1. Start a tmux or screen session

  2. Set CSCOPE_EDITOR

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

About

Trivial wrapper around $EDITOR for use with cscope in tmux/screen via $CSCOPE_EDITOR

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages