File: example.rc

package info (click to toggle)
jove 4.16-5
  • links: PTS
  • area: main
  • in suites: potato, slink
  • size: 1,804 kB
  • ctags: 2,866
  • sloc: ansic: 27,140; makefile: 401
file content (24 lines) | stat: -rw-r--r-- 716 bytes parent folder | download | duplicates (15)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
if /ua/jonathan/src/jove/lib/isttytype iq120
	bind-to-key Prefix-1 \\
	bind-to-key set-mark ^[
	set allow-^S-and-^Q on
endif
if /ua/jonathan/src/jove/lib/modemp
	set mode-line  -%n %m "%f" %((%t%s%C%s%l)%)
else
	set mode-line  -%n- %["%f" %m [%b] %]%s%((%t%s%C%s%l)%)%s(%M) %e
endif
1 auto-execute-command show-match .*\.[ch]$
set comment-format /* %!   %c%! */
set disable-biff on
set match-regular-expressions on
set use-i/d-char off
bind-to-key backward-paragraph ^[[
bind-to-key current-error ^X^C
bind-to-key exit-jove ^X^Z
bind-to-key find-tag-at-point ^[^T
bind-to-key grow-window ^Xg
bind-to-key kill-s-expression ^[^K
bind-to-key list-processes ^X^L
bind-to-key scroll-down ^C
bind-to-key shrink-window ^Xs