This website requires JavaScript.
Explore
Help
Sign In
voronind
/
nix
Watch
0
Star
0
Fork
You've already forked nix
0
Code
Issues
40
Pull requests
Packages
Projects
Releases
Wiki
Activity
0308bd5ccd
nix
/
home
/
config
/
tmux
/
module
/
Scroll.nix
7 lines
89 B
Nix
Raw
Normal View
History
Unescape
Escape
Tmux : Use p to paste and JK to scroll.
2024-09-01 04:19:19 +03:00
{
.
.
.
}:
{
Tmux : Refactor config.
2024-04-30 20:35:45 +03:00
text
=
''
Tmux : Use p to paste and JK to scroll.
2024-09-01 04:19:19 +03:00
bind
-
n
M-K
copy-mode
-
u
bind
-
n
M-J
send-keys
Pagedown
Tmux : Refactor config.
2024-04-30 20:35:45 +03:00
''
;
}
Reference in a new issue
Copy permalink