Indrajit Raychaudhuri
d80e393f78
general: Reformat documentation with better formatting and wording
...
General purpose reformating and rewording in (a few places). This should
also make markdown linting happier.
Prefer back-ticks wherever useful and use `console` for code blocks to
be executed on terminal.
Also, update references links wherever possible (including update from
'http://' to 'https://').
4 years ago
Ashish Gandhi
b6b43eb331
Rename "Mac OS X" to "macOS" in comments
...
This only changes references in text for human consumption. It leaves
out renaming paths because that can cause breaking changes.
Related issue https://github.com/sorin-ionescu/prezto/issues/1449 .
7 years ago
Indrajit Raychaudhuri
ac628c9059
[general] Switch code block formatting to use fence formatting
...
Changes:
* Indented code block doesn't support syntax highlighting, use fenced
formatting (```) instead for better syntax highlighting
* Wrap commands/functions in backticks
* Typo fixes
7 years ago
Luiz Gonzaga dos Santos Filho
09b333eb41
Fix README example on tmux's default session name
7 years ago
Matt Henkel
d02c2951b3
Add the ability to specify tmux session name
8 years ago
Alex Wolkov
e9f86bf4db
Update the link to iTerm2 and tmux integration
...
Signed-off-by: Sorin Ionescu <sorin.ionescu@gmail.com>
10 years ago
Daniel Kolakowski
00a5639e65
Enable iTerm2 tmux integration
...
Signed-off-by: Sorin Ionescu <sorin.ionescu@gmail.com>
10 years ago
Sorin Ionescu
a84ac5b002
Only one newline at end of file
10 years ago
Xavier Cambar
478653fab2
[ Fix #543 ] Do not set tmux destroy-unattached
...
Signed-off-by: Sorin Ionescu <sorin.ionescu@gmail.com>
11 years ago
Georges Discry
07686fad38
Increase control over multiplexer auto-start
...
Setting the auto-start 'remote' and 'local' zstyles for the screen and
tmux modules to 'true' automatically starts a session in SSH connections
and in local terminals respectively.
Signed-off-by: Sorin Ionescu <sorin.ionescu@gmail.com>
11 years ago
Colin Hebert
a67a4fdf91
Fix URLs in tmux documentation
...
Use full URLs instead of relative urls.
Fix link about kernel issues with tmux on Mac OS X.
12 years ago
Sorin Ionescu
cc7e43b242
[ Fix #253 ] Move Prezto settings into their own file
12 years ago
Sorin Ionescu
fb9a20591f
[ Fix #197 ] Rebrand as Prezto
...
Conflicts:
README.md
runcoms/zshenv
12 years ago
Sorin Ionescu
8baba34fb0
Refactor tmux aliases
12 years ago
Sorin Ionescu
027edbaae5
Correct title casing in screen and tmux READMEs
13 years ago
Sorin Ionescu
859ab4e8e0
Correct spelling mistakes in READMEs
13 years ago
Sorin Ionescu
8e91f01d55
Move settings right bellow module description
13 years ago
Sorin Ionescu
b2b90c22f8
Improve diction in documentation
13 years ago
Sorin Ionescu
075f516763
Clean up READMEs
13 years ago
Colin Hebert
ccccfb2c8c
[ Fix #139 ] Document a startup error in tmux module
13 years ago
Sorin Ionescu
a7340886b3
[ #23 ] Rename plugins to modules
13 years ago