rust-navi-devel-2.16.0-4.fc35 in Fedora 35
	↵ Return to the main page of rust-navi-devel
	View build
	Search for updates
	Package Info
	🠗 Changelog
	🠗 Dependencies
	🠗 Provides
	🠗 Files
Changelog
	
		
			
				| Date | 
				Author | 
				Change | 
			
		
		
			| 2021-07-23 | 
			Fedora Release Engineering <releng at fedoraproject dot org> - 2.16.0-4 | 
			- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild | 
		
		
			| 2021-06-24 | 
			Joel Capitao <jcapitao at redhat dot com> - 2.16.0-3 | 
			- Fix fzf dependency | 
		
		
			| 2021-06-24 | 
			jbtrystram <jbtrystram at redhat dot com> - 2.16.0-2 | 
			- Add requires for fzf | 
		
		
			| 2021-04-23 | 
			jbtrystram <jbtrystram at redhat dot com> - 2.16.0-1 | 
			- Initial package | 
		
		
		
	
 
	
	
		Provides
		
			- crate(navi)
 
			- rust-navi-devel
 
		
	 
 
Files
	
	- usr/
	- share/
	- cargo/
	- registry/
	- navi-2.16.0/
	- .cargo-checksum.json
 
	- Cargo.toml
 
	- LICENSE
 
	- Makefile
 
	- README.md
 
	- docs/
	- alfred.md
 
	- aliases.md
 
	- cheatsheet_repositories.md
 
	- cheatsheet_syntax.md
 
	- config_file_example.yaml
 
	- customization.md
 
	- installation.md
 
	- shell_scripting.md
 
	
 
	- rustfmt.toml
 
	- scripts/
	- docker
 
	- fix
 
	- install
 
	- make
 
	- release
 
	- run
 
	- tag
 
	
 
	- shell/
	- navi.plugin.bash
 
	- navi.plugin.fish
 
	- navi.plugin.zsh
 
	
 
	- src/
	- actor.rs
 
	- bin/
 
	- cheat_variable.rs
 
	- cheatsh.rs
 
	- clipboard.rs
 
	- config/
	- cli.rs
 
	- env.rs
 
	- mod.rs
 
	- yaml.rs
 
	
 
	- env_var.rs
 
	- extractor.rs
 
	- filesystem.rs
 
	- finder/
	- mod.rs
 
	- post.rs
 
	- structures.rs
 
	
 
	- fs.rs
 
	- git.rs
 
	- handler/
	- core.rs
 
	- func.rs
 
	- info.rs
 
	- mod.rs
 
	- preview.rs
 
	- preview_var.rs
 
	- preview_var_stdin.rs
 
	- repo_add.rs
 
	- repo_browse.rs
 
	- shell.rs
 
	
 
	- hash.rs
 
	- lib.rs
 
	- parser.rs
 
	- shell.rs
 
	- structures/
	- cheat.rs
 
	- fetcher.rs
 
	- item.rs
 
	- mod.rs
 
	
 
	- terminal.rs
 
	- tldr.rs
 
	- ui.rs
 
	- url.rs
 
	- welcome.rs
 
	- writer.rs
 
	
 
	- tests/
	- cheats/
	- more_cases.cheat
 
	- ssh.cheat
 
	
 
	- core.bash
 
	- no_prompt_cheats/
 
	- run
 
	- tests.rs
 
	
 
	
 
	
 
	
 
	- doc/
	- rust-navi-devel/
	- README.md
 
	- docs/
	- alfred.md
 
	- aliases.md
 
	- cheatsheet_repositories.md
 
	- cheatsheet_syntax.md
 
	- config_file_example.yaml
 
	- customization.md
 
	- installation.md
 
	- shell_scripting.md
 
	
 
	
 
	
 
	- licenses/