Typon
tig
Our great sponsors
- Mergify - Updating dependencies is time-consuming.
- SonarCloud - Analyze your C and C++ projects with just one click.
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
Typon | tig | |
---|---|---|
1 | 57 | |
70 | 11,815 | |
- | - | |
10.0 | 0.0 | |
almost 3 years ago | 8 days ago | |
C++ | C | |
MIT License | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Typon
-
Running Macsimus(a neovim config) on an iPad! 😤
As to "posting something someone is proud of", I totally agree that running neovim on an iPad is probably impressive. But my question was how that process is different from, running, say tig, or this terminal typing game, which are all TUIs like neovim, on an iPad. So without further explanation, it doesn't sound to me like this post is specific to neovim at all, just specific to iPads(or some other sub-reddit focussed on running software on platforms they were not intended to run on).
tig
-
Magit
I'd like to plug [tig](https://github.com/jonas/tig) for those who don't use emacs. I see lazygit recommended here too, but I've been using tig for years now and love it's simplicity.
-
Is there any solution like Github Desktop and Gitkraken For terminal Users
Try tig
-
What is your preferred version control software and what additional features do you wish it had?
I'm normally a CLI git (and tig) user.
-
TexStudio - git integration for easy committing?
Sometimes when I work in command line I use tig (https://jonas.github.io/tig/). There is also similar tool lazygit (https://github.com/jesseduffield/lazygit)
-
gti, gtti, giit, gut, gti, got, hit, jit, git <enter> {f%ck} <up-arrow-key>
And you accidently open a git TUI
-
This is how I use vim and git, any other tips?
tig +My custom command to fix MR comments by quickly editing an old commit's changes at the time when that commit was created. (Like a more controlled git-absorb that explicitly selects a commit to fixup and therefor avoids rebase-conflicts when squashing)
-
interactive git switch
If you are looking for more interactivity while remaining on the commandline, have you looked at Tig? Tig has a view for browsing refs, and you can sort by date.
-
Are there any TUI apps you recommend outside of ncdu / nnn / htop / vim / bat / fd / tig / duf?
Have you heard of tig for git? I use that
-
Project & File navigation
I use tig for browsing git. I've made some custom integrations in vim.
-
If you are going to install a load of plugins anyways, why not just use an IDE that has vim mode?
Since I use git 100 % in the terminal (often with tig) it just makes sense to not leave that environment. I use an LSP and even do a bit of debugging vim vimspector sometimes, for the IDE experience.
What are some alternatives?
lazygit - simple terminal UI for git commands
gitui - Blazing 💥 fast terminal-ui for git written in rust 🦀
lazygit.nvim - Plugin for calling lazygit from within neovim.
vim-floaterm - :computer: Terminal manager for (neo)vim
gitsigns.nvim - Git integration for buffers
cz-cli - The commitizen command line utility. #BlackLivesMatter
emacs-ng - A new approach to Emacs - Including TypeScript, Threading, Async I/O, and WebRender.
vim-fugitive - fugitive.vim: A Git wrapper so awesome, it should be illegal
magit - It's Magit! A Git Porcelain inside Emacs.
tig-explorer.vim - Vim plugin to use Tig as a git client. Seamless switching between vim and Tig with opening in the same buffer.
neogit - magit for neovim
forgit - :zzz: A utility tool powered by fzf for using git interactively.