summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* Remove tmux.confkaernyk2014-09-09-188/+48
| | | | | | The linked resources have a few examples for users to build their own, and example configurations can be shared as links. This makes including it not too vital at the moment. - Removed a handful of terminal commands & keybinds from the list - Trimmed some overly-verbose paragraphs
* Remove syntax highlightingkaernyk2014-09-08-1/+1
| | | bash syntax highlighting created issues with an open " originating in Keybinds. I have disabled syntax highlighting so the display is consistent
* Fix terminal commandskaernyk2014-09-08-34/+34
| | | Header syntax has been corrected
* Edit tmux.confkaernyk2014-09-08-51/+103
| | | | | - Added additional content to terminal management - Sectioned each category, and restructured how they were grouped - Removed 'set -g mode-bg' as users can read the manual page if this becomes something they want to customize
* fix code blockkaernyk2014-09-05-91/+92
| | | example tmux.conf was not nested as I previously thought. I combined the blocks and fixed the issue
* Update tmux.html.markdownkaernyk2014-09-05-103/+97
| | | | | | | | | | | | | Corrected page structure/style to conform to other tutorials ``` Line 18: Removed "tmux" as it has other purposes as well as quickly starting a blank session that will not be covered Line 45: Added Meta/Alt explanation Line 126: Moved 'bind-key C-a send-prefix" to the group that requires it Line 184: Added comment Line 186: Added comment pointing to resource required (if enabled) - Removed 'set-option -g status-justify centre' ```
* Update and rename learntmux.html.markdown to tmux.html.markdownkaernyk2014-09-05-71/+209
| | | | | | | Fixed some spelling, grammar, and punctuation issues Line 48: Added additional items to the list of keybinds for power users Line 104: Created section on configuring ~/.tmux.conf & added additional comments Line 203: Added section including external resources
* Merge pull request #723 from dskecse/ruby-en-style-changesLevi Bostian2014-09-05-51/+51
|\ | | | | [ruby/en] Make style fixes to conform to Ruby style guide
| * Make style fixes to conform to ruby style guideDzianis Dashkevich2014-08-19-51/+51
| | | | | | | | | | Made style fixes to conform to Ruby style guide. Added a reference to a community-driven Ruby coding style guide.
* | Fix "initialized" typo.Levi Bostian2014-09-05-1/+1
| |
* | Merge pull request #703 from jcbohin/go-en-confusing_array_initialization-#257Levi Bostian2014-09-05-1/+2
|\ \ | | | | | | [go/en] Array initialization disambiguation - fixes #257
| * | Fixing missing space and dot.Jean-Christophe Bohin2014-08-07-1/+1
| | |
| * | Array initialization disambiguation - fixes #257Jean-Christophe Bohin2014-08-04-1/+2
| | | | | | | | | simply added proposed comment, which seems fine
* | | Merge pull request #666 from FZSS/masterLevi Bostian2014-09-05-0/+240
|\ \ \ | | | | | | | | [markdown/zh-cn] Chinese Translation for Markdown
| * | | updated the filename into learnmarkdown-cn.mdKevin Fangzhou Chen2014-07-29-1/+1
| | | |
| * | | Changed filenameKevin Fangzhou Chen2014-07-26-1/+1
| | | |
| * | | Update markdown-cn.html.markdownKevin Fangzhou Chen2014-07-07-1/+1
| | | |
| * | | Footnote correctedKevin Fangzhou Chen2014-07-07-1/+1
| | | |
| * | | typo correctionKevin Fangzhou Chen2014-07-07-1/+1
| | | |
| * | | Proofread and checked styleKevin Fangzhou Chen2014-07-07-18/+18
| | | |
| * | | Finally DoneKevin Fangzhou Chen2014-07-07-57/+58
| | | |
| * | | halfwayKevin Fangzhou Chen2014-07-07-83/+74
| | | |
| * | | 2nd paraKevin Fangzhou Chen2014-07-07-7/+6
| | | |
| * | | Update markdown-cn.html.markdownKevin Fangzhou Chen2014-07-07-1/+1
| | | |
| * | | Updated the file headKevin Fangzhou Chen2014-07-07-0/+3
| | | |
| * | | Create markdown-cn.html.markdownKevin Fangzhou Chen2014-07-07-0/+246
| | | | | | | | | | | | initiate
* | | | Fix learntmuxAdam2014-09-05-0/+0
| | | |
* | | | Added compojureAdam2014-09-05-0/+225
| | | |
* | | | EDOUBLEDSPACENami-Doc2014-09-05-23/+23
| | | | | | | | | | | | My *fake* ocd kicked in
* | | | Merge pull request #743 from kaernyk/masterLevi Bostian2014-09-05-0/+71
|\ \ \ \ | | | | | | | | | | [tmux/en] [WIP] Add tmux tutorial
| * | | | re-order commandskaernyk2014-09-04-12/+12
| | | | | | | | | | | | | | | I'm trying to perfect the order so that learning how to use tmux can be reasonably accomplished in one sitting. I feel like I may be leaving out some things that power users would be interested in, but for the sake of someone attempting to find out if they enjoy using tmux I believe it is in decent shape.
| * | | | Update LearnTmux.txtkaernyk2014-09-04-10/+12
| | | | |
| * | | | Update LearnTmux.txtkaernyk2014-09-02-38/+46
| | | | | | | | | | | | | | | clean up in prep for markdown
| * | | | Create LearnTmux.txtkaernyk2014-09-02-0/+61
| | | | | | | | | | | | | | | Quick write-up of using tmux
* | | | | Merge pull request #742 from xboston/patch-1Levi Bostian2014-09-05-21/+21
|\ \ \ \ \ | | | | | | | | | | | | Errors correction in the Russian ( Golang ) language / Исправление ошибок русского языка
| * | | | | Исправление ошибок русского языка / Typo fixesboston2014-09-02-21/+21
| |/ / / / | | | | | | | | | | Исправлены синтаксические и пунктуационные ошибки русского языка
* | | | | Merge pull request #745 from ben-eysenbach/patch-2Nami-Doc2014-09-04-1/+1
|\ \ \ \ \ | | | | | | | | | | | | Clarified C Octal Character
| * | | | | Clarified C Octal CharacterBen Eysenbach2014-09-03-1/+1
|/ / / / / | | | | | | | | | | This fixes issue #658
* | | | | Merge pull request #744 from ben-eysenbach/patch-1Levi Bostian2014-09-03-1/+1
|\ \ \ \ \ | | | | | | | | | | | | [matlab/en] Matlab syntax error
| * | | | | Matlab syntax errorBen Eysenbach2014-09-03-1/+1
|/ / / / /
* | | | | Merge pull request #732 from cbess/masterLevi Bostian2014-09-02-76/+258
|\ \ \ \ \ | |/ / / / |/| | | | [swift/en] - add more examples; update examples
| * | | | - fix merge swift conflictC. Bess2014-09-02-69/+425
| |\ \ \ \ | |/ / / / |/| | | | | | | | | - Merge master
* | | | | Merge pull request #741 from levibostian/masterLevi Bostian2014-09-01-1/+1
|\ \ \ \ \ | | | | | | | | | | | | Fix arrow => array java typo.
| * | | | | Fix arrow => array java typo.Levi Bostian2014-09-01-1/+1
|/ / / / /
* | | | | Merge pull request #739 from Pvlerick/masterNami-Doc2014-09-01-0/+158
|\ \ \ \ \ | | | | | | | | | | | | TypeScript page created
| * | | | | Fixed errors and typosPhilippe2014-09-01-6/+7
| | | | | | | | | | | | | | | | | | After review from from Nami-Doc
| * | | | | Merge remote-tracking branch 'upstream/master'Philippe2014-08-31-1/+1
| |\ \ \ \ \
| * | | | | | Generics addedPhilippe2014-08-31-2/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | And a few typos corrected, ready for pull request
| * | | | | | Merge remote-tracking branch 'upstream/master'Philippe2014-08-27-335/+586
| |\ \ \ \ \ \
| * | | | | | | Added filename in headerPhilippe2014-08-27-0/+1
| | | | | | | |