gnu: termite: Note obsolescense.
* gnu/packages/terminals.scm (termite)[description]: Update.
This commit is contained in:
		
							parent
							
								
									ebb9efac45
								
							
						
					
					
						commit
						acdf2f2851
					
				
					 1 changed files with 6 additions and 3 deletions
				
			
		|  | @ -224,9 +224,12 @@ configurable through a graphical wizard.") | ||||||
|               (files '("share/terminfo"))))) |               (files '("share/terminfo"))))) | ||||||
|     (home-page "https://github.com/thestinger/termite/") |     (home-page "https://github.com/thestinger/termite/") | ||||||
|     (synopsis "Keyboard-centric, VTE-based terminal") |     (synopsis "Keyboard-centric, VTE-based terminal") | ||||||
|     (description "Termite is a minimal terminal emulator designed for use with |     (description "Termite is a minimal terminal emulator.  It is no longer | ||||||
| tiling window managers.  It is a modal application, similar to Vim, with an | maintained as the author considers it obsoleted by Alacritty. | ||||||
| insert mode and command mode where keybindings have different functions.") | 
 | ||||||
|  | It was designed for use with tiling window managers.  It is a modal | ||||||
|  | application, similar to Vim, with an insert mode and command mode where | ||||||
|  | keybindings have different functions.") | ||||||
| 
 | 
 | ||||||
|     ;; Files under util/ are under the Expat license; the rest is LGPLv2+. |     ;; Files under util/ are under the Expat license; the rest is LGPLv2+. | ||||||
|     (license license:lgpl2.0+))) |     (license license:lgpl2.0+))) | ||||||
|  |  | ||||||
		Reference in a new issue