index
:
.mdots
main
Minimal dots, for when working on systems with minimal programs.
luevano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.config
/
tmux-powerline
/
segments
/
mode_insert_copy.sh
blob: 87c86b936c3c73af7c89618a43388c5396d78b79 (
plain
)
1
2
3
4
run_segment
() {
echo
"#{?pane_in_mode,#[fg=yellow bold]COPY,INSERT}"
return
0
}